Thanks!
Well if I put reject_unknown_client, my client says " Client host rejected:
cannot find your hostname, [10.160.1.193].It's refer about $myhostname ??
Well the good news is if I put only
smtpd_client_restrictions=
check_client_access hash:/etc/postfix/access,
# reject_unknow
* deconya :
> Hi list
>
> Im having problems with smtpd_sender_restrictions and
> smtpd_client_restrictions options. Actually I have:
>
> smtpd_sender_restrictions =
> reject_unknown_sender_domain,
> check_sender_access hash:/etc/postfix/spammer,
> reject_non_fqdn_sender
>