Hi, i am trying to extract email addresses from my spam lists...
each line of the file looks something like...
Detected junk message from Sam Hwa Tech <samhwatech@yahoo.co.kr> - ì „ë‹¬: Hope to do business with your company. (related to MACS show) at 02/03/2009 09:02:05
How can i extract the email address so it looks like...
<samhwatech@yahoo.co.kr>
Many thanks,
Brian
each line of the file looks something like...
Detected junk message from Sam Hwa Tech <samhwatech@yahoo.co.kr> - ì „ë‹¬: Hope to do business with your company. (related to MACS show) at 02/03/2009 09:02:05
How can i extract the email address so it looks like...
<samhwatech@yahoo.co.kr>
Many thanks,
Brian