diff --git a/Python/etc/postfix/main.cf b/Python/etc/postfix/main.cf index 0a1a5b7..e1538af 100644 --- a/Python/etc/postfix/main.cf +++ b/Python/etc/postfix/main.cf @@ -270,8 +270,8 @@ if main: content_filter = "lmtp:[amavis.adm.crans.org]:10024" lmtp_data_done_timeout = 1200 lmtp_send_xforward_command = True - smtpd_sasl_type = cyrus - cyrus_sasl_config_path = /etc/postfix/sasl + smtpd_sasl_type = "cyrus" + cyrus_sasl_config_path = "/etc/postfix/sasl" @# Pieces jointes mime_header_checks = "regexp:/etc/postfix/mime_header_checks"