postal icon indicating copy to clipboard operation
postal copied to clipboard

Sending email from Outlook

Open Yanayaya opened this issue 9 years ago • 1 comments
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.

Yanayaya avatar Feb 10 '16 09:02 Yanayaya

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.

andrewdavey avatar Feb 10 '16 09:02 andrewdavey