On Mon, 2007-08-06 at 18:00 +0100, Charl Gerber wrote: > Is there a way you can attach a file to an e-mail > message using commons e-mail without having an actual > file or URL?
Yes, just create a multipart-mime message. Getting the mime headers right is a little tricky but I have managed to do exactly this in the past (not with commons email though). Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
