Hello Raj, On Thursday, April 25, 2002 at 5:37:00 PM you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] (at least in part):
R> Now what I wanted to was to to check if the e-mail id mentioned in the body of R> the returned mail [and so on ...] And here the _real_ problems is: As you already noticed the bounce messages are structured to different to make an easy regular expression search. With a lot of work one can find a regular expression that covers all mails you actually got, but chances are high one or two days later you'll get a mail with a slightly different format :-( If all MTAs would follow http://cr.yp.to/proto/qsbmf.txt it would be quite easy as D.J.B there describes a 'Bounce Message Format' (BMF) that's readable to human _and_ programs. I don't know the 'rate' of incoming bounces, but it might be in fact less work to put all addresses into an Excel sheet, grouped by regions, search there manually and drop a mail with a little help of a few QTs than writing regular expression that fulfills your needs :-/ Just my 0.02 �, if somebody else feels in mood to write this regular expression and thinks this can be done in an acceptable amount of time: my respect in advance :-) Ciao Pit -- Regards Peter Palmreuther mailto:[EMAIL PROTECTED] (The Bat! v1.60g on Windows 2000 5.0 Build 2195 Service Pack 2) All Tagelines are currently busy. Please try again later. ______________________________________________________ Archives : http://tbtech.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED]
