procmail
[Top] [All Lists]

Re: greenlist RegEx

2003-10-19 19:31:18
Oops.

 INCLUDERC=$RC_dir/green(_at_)list(_dot_)cfg

 :0
 * $ GREENLIST ?? ^$From_Addr^

That condition should be,

   * $ GREENLIST ?? ^$\From_Addr^

 { INCLUDERC = $RC_dir/deliver.rc }

It may not matter much for the period(s) in the domain, but if the address includes a plus sign, the code as I first posted it would bomb.


_______________________________________________
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>