[SASL] Pour que redisdead fasse de l'authentification SMTP.

Ignore-this: cb29821c4567bf826fc6bccfc7cf4202

darcs-hash:20120802143205-b6762-ff46de74c6dde65e1b5dcdbb02afc48efb822a79.gz
This commit is contained in:
Pierre-Elliott Bécue 2012-08-02 16:32:05 +02:00
parent d59e8648b5
commit 63dcb31330
5 changed files with 70 additions and 0 deletions

View file

@ -270,6 +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
@# Pieces jointes
mime_header_checks = "regexp:/etc/postfix/mime_header_checks"