From: Lonnie A. <li...@lo...> - 2018-07-12 21:45:24
|
Hi Cody, The "From Email (Optional)" field defaults to the Network tab settings ... SAFE_ASTERISK_NOTIFY_FROM, or if not defined then UPS_NOTIFY_FROM . BTW, If the email address field is of the form: name <fo...@ex...> Then the resulting email address is stripped to be just: fo...@ex... So, look at your ... Network tab -> Safe Asterisk & SIP Monitoring: -> Notify Email Address From: -- or -- Network tab -> UPS Monitoring & Shutdown: -> Notify Email Address From: it looks like you have an invalid "From" email address defined. Lonnie > On Jul 12, 2018, at 4:04 PM, Cody Alderson <ald...@gm...> wrote: > > Part my error . . . I guess. > > Did the second field of the Test SMTP Mail Relay used to be a subject line and not a "From Email (Optional)" field? Mine is defaulting to fill in "AstLinux On HP Thin Client" that I would have put in as a subject line not as a "from" email address. Note that I had no issues until I changed my email address password and updated it in Astlinux and tested. I remember testing when I first set it up and did not have a problem. The second field in the Test SMTP Mail Relay is expecting an email address. Since I saw my email subject line, I ignored reading what the title of the field actually was. I used to get email notifications for things, and I remember setting a subject line somewhere. Now I cannot get the "AstLinux On HP Thin Client" to not repopulate in the "From Email (Optional)" field. How do I get this field to be blank now? It defaults back to Astlinux On HP Thin Client after I clear it and hit send or return to the Test SMTP Mail relay screen again. > > Thank you for your patience. > > Cody > > On Thu, Jul 12, 2018 at 9:22 AM, Lonnie Abelbeck <li...@lo...> wrote: > Hi Cody, > > I tried this myself ... > > Assume: > -- > Google username: foobar > Google password: SuperSecret > GMail address: fo...@gm... > Google Account -> Sign-in & Security -> Apps with account access -> Allow less secure apps: ON > -- > Ref: https://support.google.com/a/answer/176600?hl=en > > Note: user.conf SMTP_FROM is *not* defined. > > Network tab -> Outbound SMTP Mail Relay: > -- > SMTP Server: smtp.gmail.com > SMTP Domain: gmail.com > SMTP Authentication: [plain] > SMTP Port: 587 > SMTP Encryption: TLS/STARTTLS - [Check Cert] > SMTP Cert File: > SMTP Username: foobar > SMTP Password: SuperSecret > -- > > No rebooting or restarting required to test, simply click: > Network tab -> Outbound SMTP Mail Relay: {Test SMTP mail Relay} > > The above worked perfectly for me. > > If you continue to have issues, you could try the latest AstLinux pre-prelease [1] which contains a newer "msmtp" version. > > Lonnie > > [1] https://www.astlinux-project.org/dev.html > |