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.

installation

Nach der Installation des Pakets wird der SMTP-Server gestartet und bindet sich an Port 2500. Die Konfiguration kann in der Datei /etc/benno-smtp/benno-smtp.conf angepasst werden.

configuration

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.1485954071.txt.gz · Zuletzt geändert: 2017/02/01 13:01 von lwsystems