KBrownConsulting wrote:...
Thanks for the reply. I have confirmed that if I simply put a domain in the "From Address" field that it does allow the email to send and arrives from
admin@domain.com Is this intended behavior? I expected and would prefer being able to specify a complete email address in the "From Address" field so I can filter emails from different switches based on the from email address.
Also, by forcing the email to come from admin, the only way to pass SPF & DKIM is if I put in my ISP's domain, and claiming the email is being sent from
admin@myisp.com definintely isn't accurate.
So, this is presently the intended behavior. To be honest, I wasn't certain if this was what we wanted either, the code that was in there was attempting to work this way but didn't
quite work before. I actually went through the same troubleshooting steps you're going through now when I was working on it.
However, another tidbit that maybe helpful. It is actually generating the email that the switch use's from:
<Credentials Name>@<From Address>
If you go to the Configuration tab, 2 panel's down from the SMTP config panel the Credentials tab is available, if you change the default name "admin" here, it will update the from address accordingly.
I'm aware this isn't exactly intuitive. But frankly. I'm not sure what the reasons were for setting it up this way. We need to discuss internally to see if there was any concrete reasoning behind this.
In the mean time, I hope that info above is helpful.
Let's continue the discussion in the next release thread.