Jenkins & Email Extension Plugin – Sending email with office365 SMTP server, 501 5.5.4 Invalid Domain Name
I am trying to use my office365 SMTP server to send email notifications for failed pipelines with Jenkins using the Email Extension plugin. I’m getting a 501 5.5.4 Invalid domain name
when testing in debug mode with a failed pipeline. The junk characters don’t seem right after the EHLO and HELO commands, but I don’t see a way to configure the hostname. Anyone else run into this?