postal
postal copied to clipboard
Sending email from Outlook
trafficstars
Hi there,
I'm really impressed with postal and I'm using it in my current application, I have a question.
Is it possible to create the mail message but then have it send it to outlook so the user can add attachments or specify mailing lists and then send it out? This would also help with keeping a record of their sent messages via their outbox.
Perhaps look at http://aboutcode.net/postal/create-mail-message.html
And then do something like: http://stackoverflow.com/questions/1264672/how-to-save-mailmessage-object-to-disk-as-eml-or-msg-file
You can then open the .eml file in Outlook.