procmail
[Top] [All Lists]

Re: No match on Invalid recipient:

2001-09-03 00:18:11
In your message regarding Re: No match on Invalid recipient: dated Sun, 2
Sep 2001 13:34:47 -0700, Andrew Edelstein said that ...

Thank You!

They both look perfect.
Now I'm off to read the man page on sed to try and understand it. 

 You haven't really told it what to match here, and you don't need to escape
 the brackets. I've tested both of the following and they work:
 
 :0B:
 * Invalid recipient:.*<\/.*
 | echo $MATCH | sed 's/>.*//' >> blacklist
 
 :0:
 * B ?? Invalid recipient:.*<\/.*
 | echo $MATCH | sed 's/>.*//' >> blacklist
 



-- 
Best Regards,

Tim Rice
---------------
Stationery & Stuff
Phuket Thailand
http://www.thaistuff.com
http://www.computerstuff.net
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail