Thank you, i'll test and feedback.
On Wed, Dec 7, 2011 at 5:33 PM, Ralf Hildebrandt < [email protected]> wrote: > * Marcello Coutinho <[email protected]>: > > some lines from header_check file: > > > > /^from:.*root@/ REJECT [SN046] > > /^from:.*anonymous@*/ REJECT [SN047] > > /^from:.*@ajufe.org.br/ OK > > /^from:/ HOLD > > These match headers > > > Dec 7 16:57:03 srvchunk01 postfix/cleanup[42501]: 2E1DB2111FE: > > warning: header Subject: fw:Financiamento aprovado Volkswagen Leasing. > > from li389-50.members.linode.com[106.187.46.50]; > > from=<[email protected]> > ^^^^ this is the ENVELOPE (not the header FROM) > > Use > /^from:/ WARN > to see the actual headers. You might want to use "check_sender_access" > instead, judging from your example. > > -- > Ralf Hildebrandt > Geschäftsbereich IT | Abteilung Netzwerk > Charité - Universitätsmedizin Berlin > Campus Benjamin Franklin > Hindenburgdamm 30 | D-12203 Berlin > Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 > [email protected] | http://www.charite.de > >
