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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Email.

Status
Not open for further replies.

tar565

Programmer
Jan 24, 2005
39
IE
I am looking to extra the 'to' address, from address and first 100 lines of the body of the mail from an email. I was trying to use the Mail::Internet module cannot overcome a compile error that is produced. Can anyone suggest another was around the problem. A different module perhaps
 
It should be handy enough to do it using normal text-processing techniques. The file format is simple, and if you've any problems, you can look up RFC2822.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top