Here is the postconf -n result :
AAA:~ # postconf -n
alias_maps = hash:/etc/aliases
biff = no
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter =
daemon_directory = /usr/lib/postfix
data_directory = /var/lib/postfix
debug
On Fri, 15 Jun 2012 15:26:33 +0200
Alain Deseine articulated:
{snip}
>*mynetworks_style = host
>smtpd_recipient_restrictions =
>permit_mynetworks,permit_sasl_authenticated,reject_unauth_destination
>smtp_sasl_auth_enable = no
>smtpd_sasl_auth_enable = yes
>smtpd_use_tls = no
>smtp_use_tls = no
>