Re: Get a copy of email sent by null sender

2015-07-21 Thread Wietse Venema
Alexandre Ellert: > If I understand well your answer and the documentation, this solution should > work with Postfix 3.0: > 1. remove sender_bcc_maps directive > 2. add a check_sender_access. For example : > smtpd_recipient_restrictions = check_sender_access > regexp:/etc/postfix/sender_bcc_maps_

Re: Get a copy of email sent by null sender

2015-07-21 Thread Alexandre Ellert
> Le 20 juil. 2015 à 12:46, Wietse Venema a écrit : > > Alexandre Ellert: >> Hello, >> >> I often use sender_bcc_maps to audit suspicious account and it works great. >> Today, I need to have a look at email sent by null sender <> >> >> Here is my relevant configuration : >> >> # grep sender_b

Re: Get a copy of email sent by null sender

2015-07-20 Thread Wietse Venema
Alexandre Ellert: > Hello, > > I often use sender_bcc_maps to audit suspicious account and it works great. > Today, I need to have a look at email sent by null sender <> > > Here is my relevant configuration : > > # grep sender_bcc_maps /etc/postfix/main.cf > sender_bcc_maps = regexp:/etc/postf