Just wondering if anyone knew of a quick method to strip attachments on an
email in string format, using regex's?  I'm sending the email over sockets
to a server app, and before I parse it into a MimeMessage I'd like to drop
any attachments to save memory/cpu usage on doing the parsing.

Thanks,
David


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to