On Sat, 16 Feb 2019 11:53:14 -0800 (PST)
Andrew wrote:
> 2019/02/16 11:51:24 504 5.7.4 Unrecognized authentication type
Log says everything in plain words. Your (MS) exchange account is
not configured to use plaintext passwords (as it certainly should not be).
>:auth := smtp.PlainAuth("","usern
Only if golang is a panacea to you. I'd use AutoIT perhaps...
Am Samstag, 16. Februar 2019 08:40:52 UTC+1 schrieb Andrew:
>
> Our corporate using Outlook send/receive emails. I have some emails need
> to send out routinely with the same content(book truck, ask for order
> information, etc).
> I
Thanks, Can you please show me the example code?
I've tried the code below by using my outlook account but get errors:
https://gist.github.com/jim3ma/b5c9edeac77ac92157f8f8affa290f45
2019/02/16 11:51:24 504 5.7.4 Unrecognized authentication type
[MWHPR13CA0009.namprd13.prod.outlook.com]
panic: 5
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 you