User tools

Website tools


benno smtp

This is an old version of the document!


Benno-smtp

Description

benno-smtp is an SMTP connector for Benno MailArchiv. The software implements an SMTP server that atomically writes all incoming emails to the INBOX directory of Benno MailArchiv.

The emails to be archived are then sent via SMTP to the SMTP server on port 2500.

configuration

After the package is installed, the SMTP server is started and binds to port 2500.

The configuration can be adjusted in the file /etc/benno-smtp/benno-smtp.conf .

# Server port port = 2500 # save eml files in import directory import_directory = /srv/benno/inbox # write envelope information as X-REAL-* header envelope_header = true # enables SMTP AUTH if auth_user && auth_pass is set #auth_user = AUTHUSER #auth_pass = YOURSECRET
benno-smtp.1485954169.txt.gz · Zuletzt geändert: 2017/02/01 13:02 von lwsystems