procmail
[Top] [All Lists]

(no subject)

2005-02-23 21:21:10
In trying to resolve a problem with matching a spamgourmet email
address, I've created the following test, and cannot see why this
test fails:
  
  SPAMGOURMET_DOMAIN = '(\
  antichef.(com|net)|\
  neverbox.com|\
  recursor.net|\
  spamcannon.net|\
  spamgourmet.(com|net|org)|\
  xoxy.net)'
  
  SG_SUFFIX = jgombos(_at_)$SPAMGOURMET_DOMAIN
  
  SG = [^.]*[.][^.]*[.]$MYSELF_SG_SUFFIX
  
  :0 :
  * SG ?? blah[(_dot_)]blah[(_dot_)]jgombos(_at_)spamgourmet[(_dot_)]com
  match_found

This recipe should match and deliver no matter what the message is.
Any ideas why it doesn't?

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • (no subject), Justin Gombos <=