On 9/11/2013 11:13 PM, Feel Zhou wrote:
> Hello, Noel
> At the same time, smtpd_sender_restrictions not working too

smtpd_sender_restrictions only work with mail that arrives via SMTP.
Perhaps this message arrived via the postfix/pickup service, sent
from some local process, perhaps a web server mail form.


  -- Noel Jones



> 
> smtpd_sender_restrictions =
>         reject_non_fqdn_sender
>         reject_unknown_sender_domain
>         reject_unlisted_sender
>         check_sender_mx_access cidr:/etc/postfix/bad_mx_access_check
>         check_sender_access
> hash:/etc/postfix/sender_reject_addr_check,
> hash:/etc/postfix/feel/sender_access_check
>         check_client_access cidr:/etc/postfix/enforce_ip_match_domain
>         permit_sasl_authenticated
>         permit_mynetworks
> The simple log file show me
> Sep 12 03:57:59 shcx amavis[19706]: (19706-20) Passed CLEAN,
> [27.24.141.102] [27.24.141.102] <vpg...@194798.com
> <mailto:vpg...@194798.com>> -> <some...@example.com
> <mailto:some...@example.com>>,
> There is no mx recorder with sender domain, but this mail was sent
> 
> Thanks a lot
> 
> Tom
> 
> 
> 2013/9/12 Noel Jones <njo...@megan.vbhcs.org
> <mailto:njo...@megan.vbhcs.org>>
> 
>     On 9/11/2013 10:08 PM, Feel Zhou wrote:
>     > Hello, Myfriend
>     > This is Tom, I'm sending my greeting from China
>     > In the main.cf <http://main.cf> <http://main.cf>
>     >
>     > smtpd_recipient_restrictions =
>     >         reject_unknown_recipient_domain
>     >         reject_unlisted_recipient
>     >         permit_auth_destination
>     >         permit_sasl_authenticated
>     >         permit_mynetworks
>     >         reject_unauth_destination
>     > one week before, It's working wel, for now, there is so many
>     mail in
>     > my queue just like
>     >
>     > 2A63AAC1844   400211 Thu Sep 12 10:26:37  some...@example.com
>     <mailto:some...@example.com>
>     > <mailto:some...@example.com <mailto:some...@example.com>>
>     > (host other.example.com <http://other.example.com>
>     <http://other.example.com>[IP] said: 450
>     > 4.1.2 <anyone@qq.c>: Recipient address rejected: Domain not found
>     > (in reply to RCPT TO command))
>     >                                          anyone@qq.c
>     >
>     > I do not know, why smtpd_recipient_restrictions not working
>     > Thanks for your time
>     > TOM
>     >
>     >
> 
> 
>     smtpd_recipient_restrictions only work with mail received with SMTP.
>     Perhaps these messages arrived from the the postfix/pickup service.
> 
> 
> 
>       -- Noel Jones
> 
> 

Reply via email to