[SASL] Pour que redisdead fasse de l'authentification SMTP.
Ignore-this: cb29821c4567bf826fc6bccfc7cf4202 darcs-hash:20120802143205-b6762-ff46de74c6dde65e1b5dcdbb02afc48efb822a79.gz
This commit is contained in:
parent
d59e8648b5
commit
63dcb31330
5 changed files with 70 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue