Use SMTP to mail it in If you are even a bit programming savvy, use Perl's text manipulation features to slice & dice the email files as desired, then use the Net::SMTP module to send to the appropriate recipient.
You might be able to use NT's native batch file tools to do the text manipulation you need, then you could use Blat.exe to do the SMTP transfer. Sounds like a fairly simple (read cheap) job, if you'd like to contract it out... -----Original Message----- From: Adam Romain [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 21, 2001 10:44 AM To: Exchange Discussions Subject: Migration of mail data Listers, I have a situation where I need to import a whole bunch of email data in to Exchange 5.5. or Exchange 2k, not fussy. The problem with the data is the way it is formatted, although I can have it hosed in to a SQL server/access database etc. then reformatted. The format of the data is as such: to field : xxx [3 char] from field : xxx [3 char] sent : xx/xx/xx [date format] subject : xxxxxxxxxx [16 char] message body : xxxxxxxxxxx [70char * 15 lines] I can open a message in plain text format, but I need a method for getting it in the the Exchange server, say through a PST, SQL databases etc.... Has anyone got any pointers ? Thanks in advance Adam ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

