procmail
[Top] [All Lists]

Re: parsing email addresses

2002-11-23 14:17:27
On Fri, 22-Nov-2002, at 11:04:37 -0700, MindFuq wrote:
* Nancy McGough <nm-this-address-is-valid(_at_)no(_dot_)sp(_dot_)am> 
[2002-11-22 10:24]:

 Alternatives to the ^TO_ Expression
 <http://www.ii.com/internet/robots/procmail/qs/#alt2TO>

Thanks for the tips.  Great website.  So far, this is what I have for
my procmail recipe:

BEENTHERE_ML=(latex2rtf[a-z0-9(_dot_)]*(_at_)[a-z0- 9.]*sourceforge\.net|procmail@(lists|informatik)\.RWTH- Aachen\.DE|gnupg-users(_at_)gnupg(_dot_)org)

I still have to work on making the code cleaner.  The BEENTHERE_ML
variable is long.  Is there a way to use linebreaks while keeping the
variable in tact?

BEENTHERE_ML=(latex2rtf[a-z0-9(_dot_)]*(_at_)[a-z0-9(_dot_)]*\
sourceforge\.net| \
procmail@(lists|informatik)\
\.RWTH-Aachen\.DE|\
gnupg-users(_at_)gnupg(_dot_)org)

?

--
"I don't think the kind of friends I'd have would care."


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