1.0.1 • Published 4 months ago

@tao.dong/haraka-plugin-duotail v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

CI

haraka-plugin-duotail

Haraka plugin for Duotail project. It routes the incoming email to a Hazelcast cache and sends a summary to a Kafka topic

Dependency

For production environment, mailauth plugin is needed before this plugin.

INSTALL

cd /path/to/local/haraka
npm install haraka-plugin-duotail
echo "duotail" >> config/plugins
service haraka restart

Configuration

Copy the config file from the distribution into your haraka config dir and then modify it:

cp node_modules/haraka-plugin-duotail/config/duotail.ini config/duotail.ini
$EDITOR config/duotail.ini
1.0.1

4 months ago

1.0.0

5 months ago