[MX] Fin config SASL
Ignore-this: aeb1ad6cef80314aecd4edc20badcf5e darcs-hash:20120802151754-b6762-9b85e7bdcbb4c8d3ad87b1714337b0f9c82ca897.gz
This commit is contained in:
parent
342b3efe21
commit
7d230458a7
1 changed files with 1 additions and 6 deletions
|
@ -265,13 +265,8 @@ mailbox_size_limit = 78643000
|
||||||
append_dot_mydomain = secondary
|
append_dot_mydomain = secondary
|
||||||
|
|
||||||
if main:
|
if main:
|
||||||
@## Filtrage AV
|
@#Ajout de cyrus pour l'authentification SMTP
|
||||||
@# Amavis + tuning lmtp
|
|
||||||
content_filter = "lmtp:[amavis.adm.crans.org]:10024"
|
|
||||||
lmtp_data_done_timeout = 1200
|
|
||||||
lmtp_send_xforward_command = True
|
|
||||||
smtpd_sasl_type = "cyrus"
|
smtpd_sasl_type = "cyrus"
|
||||||
cyrus_sasl_config_path = "/etc/postfix/sasl"
|
|
||||||
|
|
||||||
@# Pieces jointes
|
@# Pieces jointes
|
||||||
mime_header_checks = "regexp:/etc/postfix/mime_header_checks"
|
mime_header_checks = "regexp:/etc/postfix/mime_header_checks"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue