On Wed, Oct 22, 2014 at 07:41:22PM +0100, Nicol?s wrote:

The claim in the subject line is simply implausible.  Such major
problems in access(5) processing would not go unnoticed.

>      smtpd_sender_restrictions =
>          permit_mynetworks
>          check_sender_access hash:/etc/postfix/valid_senders

Mail that passes these two conditions is either sent from a client
that matches "permit_mynetworks" (checks logs or Received headers for
client IP) or from an *envelope sender* address that is not blocked
by that table.

>  Relevant headers from incoming mails are the following:
> 
>     From: "ATRESMEDIA NEWS" 
> <comunicacion_atrespla...@usuarios.atresplayer.com>
>     x-sender: <comunicacion_atrespla...@usuarios.atresplayer.com>

Not actually relevant, since this is not the *envelope sender*
address.

-- 
        Viktor.

Reply via email to