FreedomBox/plinth/modules/email/data/etc/dovecot/conf.d/90-freedombox-lmtp.conf
Sunil Mohan Adapa 1bc576387e
email: Minor indentation and docstring changes
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-03-02 07:38:10 -05:00

6 lines
117 B
Plaintext

# Do not edit this file. Manage your settings on FreedomBox.
protocol lmtp {
mail_plugins = $mail_plugins sieve
}