OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: content rejected question
From: Admin Mailing Lists (mlistintergrafix.net)
Date: Wed Apr 05 2000 - 11:08:39 CDT


ahh, that'll work, thankee..
i didn't know header_restricts were NOT case sensitive..interesting

-Tony
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
Anthony J. Biacco Network Administrator/Engineer
adminintergrafix.net Intergrafix Internet Services

    "Dream as if you'll live forever, live as if you'll die today"
http://cygnus.ncohafmuta.com http://www.intergrafix.net
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.

On Wed, 5 Apr 2000, Lars Hecking wrote:

> Admin Mailing Lists writes:
> >
> > Is there a way, or could there be put in a way to see which line
> > a header got rejected against in a header_restrict policy
> >
> > i.e.
> > Out: 354 End data with <CR><LF>.<CR><LF>
> > Out: 552 Error: content rejected
> > changed to
> > Out: 354 End data with <CR><LF>.<CR><LF>
> > Out: 552 Error: content rejected, matching Subject: MAKE MONEY
>
> grep "reject: header" /var/log/maillog
>
> usually does it for me, eg.
>
> Apr 3 21:45:37 hostname postfix/cleanup[12525]: warning: C66ED4F89: reject: header From: "friend" <friendyahoo.co.nz>
>
>
>