You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
725 B
725 B
future changes
LMTP
once Postfix 3.5 is on stable, we can use the X-Original-To header with LMTP as well. Simply add the "flags=O" argument to the lmtp
line in master.cf
, and change local_transport
in main.cf
to be lmtp:unix:private/dovecot-lmtp
and also add the parameter lmtp_recipient_limit = 1
to main.cf
as well. Also, feel free to delete the 15-lda
config file from the git for dovecot
alternatively, could potentially use the envelope-dsn
extension of Sieve if it is added to Pigeonhole
spamfilter
look into spamassassin, clamav, amavis, rspamd, and dovecot plugin "antispam" if needed
security
fail2ban, DKIM + DMARC
webmail
big 3 options are roundcube, squirrelmail, and horde