Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parsing returned emails using RegExp

Status
Not open for further replies.

arlequin

Programmer
Joined
Sep 21, 1999
Messages
232
Location
UY
Hello, folks,

In the office we send a massive email once per month (it's NOT spam), but some addresses bounces as invalid.

Well, I want to process all the returned mails using the great Bash text parsing tools such as regular expressions.

I have one large file containing all the bounced emails and want to extract only the email addresses and avoid some like 20040125AAAGGGGASFSFASAS@myserver.com

How can implement that using reg exp?

Thanks in advance.

Arlequín
arlequin_AT_internet_DOT_com_DOT_uy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top