procmail
[Top] [All Lists]

Re: Domain White Listing Question.

2004-06-09 15:10:46
On Wed, 9 Jun 2004 multimedia-fan(_at_)myrealbox(_dot_)com wrote:

* FROM_DOMAIN ?? $FGREP -iqf $domainwhitelist

You probably want to grep the file $domainwhitelist for occurances of
$FROM_DOMAIN.

Any suggestions how to approach that?

Thank you for the explanations, and pointing out the part that I missed.



My whitelist grep is

# Is it not in the whitelist?
:0
*  ! ? echo "${MARP_FROM}" | grep -F -isx -f "${MARP_WHITELIST}"
{



-- 
Alan


( Please do not email me AS WELL as replying to the list.  Please
  address personal email to alan+1@ as lists@ is not read. A
  password autoresponder may be invoked if this email is very old. )


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>