On Saturday, 16 February 2019 09:40:52 UTC+2, Andrew wrote:
>
>
> Is it possible to send email using Go and Outlook?
>
> If you need some special features provided exclusively by Outlook, then I 
think you'll need to search carefully and may not find what you want, thus 
needing to concoct it yourself.

If all you need is an SMTP client to speak RFC-5321 even to an Exchange 
server, then everything you require can be found in the "net/mail" package 
of the Go standard library.

Lucio.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to