Menu

#416 Modern relay office 365

v5.1.0
open
None
5
2023-12-04
2023-12-04
test
No

Hi Mickael,

I'm having troubles getting davmail to work. I want to use Davmail as a mail relay, for example I want some applications to send SMTP traffic through DavMail to Office 365 but then with modern auth instead of SMTP.
and delate
I created an application ID in Microsoft Azure I gave mail send application permissions and delageted permissions.

Also I changed manifest

Send-MailMessage -From 'sender mail@xxx.com' -To 'recipient mail@xxx.com' -Subject 'relay' -Body "test" -SmtpServer 127.0.0.1 -port 25 -credential (get-credential)

After I run this command I login copy the URL (blank page) And I recieve an authentication error. WHat I'm doing wrong?

2 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.