Skip to content

marfrelen/divera-imap-alert-ts

Repository files navigation

divera-alert-receiver-nodejs

Fetch alert mails from a configured IMAP-Server and delivers them to the Divera API

System requirements

NPM Version >= 9.5.1 Node Version >= 18.16.1 TS-Node Version >= 10.9.1

Installation Steps

Copy example env file

    cp .env.example .env

and set up all configurations.

After that install all npm requirements

    npm install

Run

Execute ts-node public/index.ts in the project root folder

Log Files

All daily logs are written in the /log folder.

Modules

Test Alert Cron Job

The Divera Alert Receiver provides a test cron job, which sends a test alert in the configured interval.

This job can be configured via the .env file.

About

Fetches e-mails from an imap account and push them to a divera account

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published