Displaying 2 results from an estimated 2 matches for "no_milt".
Did you mean:
  no_idt
  
2014 Nov 28
1
Offtopic, spam+AV
Hi guys,
 
In my previous servers I have clamav+spamassassin configured in postfix, but
things as, scan only outgoing emails it's not possible.
What's the best option for these two filtering now adays?
 
Thanks in advanced,
2014 Apr 21
0
Trying to get DSpam+Dovecot working with Postfix and local/virtual domains
...7.0.0.0/8,[::1]/128
     -o smtpd_error_sleep_time=0
     -o smtpd_soft_error_limit=1001
     -o smtpd_hard_error_limit=1000
     -o smtpd_client_connection_count_limit=0
     -o smtpd_client_connection_rate_limit=0
     -o 
receive_override_options=no_header_body_checks,no_unknown_recipient_checks,no_milters
     -o local_header_rewrite_clients=
     -o smtpd_milters=
     -o local_recipient_maps=
     -o relay_recipient_maps=
dovecot    unix  -       n       n       -       -       pipe flags=DRhu
     user=vmail:vmail argv=/usr/local/libexec/dovecot/deliver -f 
${sender} -d
     ${user}@${nexthop}...