VeraAlerts plugin: Unable to send SMTP-Mail

I believe I setup the VeraAlerts plugin correctly. I try to send a test message using the “editor option” “Send Message Now” window.
I fill everything out, click on send… i receive no email. Watching the firewall, I see no smtp activity from the VeraPlus to the SMTP-Server.

What did i miss? (Unit Info: Application Version: 1.7.4001)

grep /tmp/log/cmh/LuaUPnP.log for VeraAlerts . The password is formatted similar to the real password.

08 09/01/18 8:47:04.327 JobHandler_LuaUPnP::HandleActionRequest device: 26 service: urn:richardgreen:serviceId:VeraAlert1 action: SendAlert <0x73d4b520>
08 09/01/18 8:47:04.327 JobHandler_LuaUPnP::HandleActionRequest argument serviceId=urn:richardgreen:serviceId:VeraAlert1 <0x73d4b520>
50 09/01/18 8:47:04.329 luup_log:26: VeraAlert:26:SendAlert:Msg:this is a test <0x77a1c320>
50 09/01/18 8:47:04.330 luup_log:26: VeraAlert:26:ExpandRecipients:Checking:Profile1 <0x77a1c320>
50 09/01/18 8:47:04.331 luup_log:26: VeraAlert:26:ExpandRecipients:Adding Requested Profile <0x77a1c320>
50 09/01/18 8:47:04.332 luup_log:26: VeraAlert:26:ExpandRecipients:Checking:User1 <0x77a1c320>
50 09/01/18 8:47:04.332 luup_log:26: VeraAlert:26:ExpandRecipients:Adding User Specified Profile:Profile1 <0x77a1c320>
50 09/01/18 8:47:04.332 luup_log:26: VeraAlert:26:ExpandRecipients:Duplicate <0x77a1c320>
50 09/01/18 8:47:04.333 luup_log:26: VeraAlert:26:SendAlert:Sending to:Profile1 <0x77a1c320>
50 09/01/18 8:47:04.341 luup_log:26: VeraAlert:26:MailSend:Addr:{ [1] = email1@address.tld,[2] = email1@address.tld,[3] = “email1@address.tld” email1@address.tld,[4] = source@address.tld,[5] = source@address.tld,[6] = “source@address.tld” source@address.tld,} <0x77a1c320>
50 09/01/18 8:47:04.342 luup_log:26: VeraAlert:26:MailSend:msgt:{ [“body”] = { [1] = { [“body”] = this is a test,} ,} ,[“headers”] = { [“Recipient”] = email1@address.tld,[“subject”] = Vera Notification,[“from”] = “source@address.tld” source@address.tld,[“Recipient_eMail”] = email1@address.tld,[“Recipient_Name”] = email1@address.tld,[“to”] = “email1@address.tld” email1@address.tld,} ,} <0x77a1c320>
50 09/01/18 8:47:04.343 luup_log:26: VeraAlert:26:MailSend:Setup for SSL <0x77a1c320>
50 09/01/18 8:47:04.345 luup_log:26: VeraAlert:26:MailSend:Profile.Args:{ [1] = { [“Name”] = Subject,[“Value”] = Vera Notification,} ,[2] = { [“Name”] = To,[“Value”] = email1@address.tld,} ,[3] = { [“Name”] = From,[“Value”] = source@address.tld,} ,[4] = { [“Name”] = SMTP-Server,[“Value”] = smtp.server.tld,} ,[5] = { [“Name”] = SMTP-Port,[“Value”] = 587,} ,[6] = { [“Name”] = SMTP-UserName,[“Value”] = source@address.tld,} ,[7] = { [“Name”] = SMTP-Password,[“Value”] = 1.password.for.source.8,} ,[8] = { [“Name”] = SMTP-Authentication,[“Value”] = true,} ,[9] = { [“Name”] = SMTP-SSL,[“Value”] = true,} ,[“SMTP-UserName”] = source@address.tld,[“To”] = email1@address.tld,[“SMTP-Server”] = smtp.server.tld,[“SMTP-Authentication”] = true,[“SMTP-SSL”] = true,[“SMTP-Port”] = 587,[“Subject”] = Vera Notification,[“From”] = source@address.tld,[“SMTP-Password”] = 1.password.for.source.8,} <0x77a1c320>
50 09/01/18 8:47:04.345 luup_log:26: VeraAlert:26:MailSend:smtpt:{ [“rcpt”] = email1@address.tld,[“user”] = source@address.tld,[“create”] = function: 0xef8768,[“password”] = 1.password.for.source.8,[“port”] = 587,[“from”] = source@address.tld,[“mode”] = client,[“source”] = function: 0xe6d3f0,[“server”] = smtp.server.tld,} <0x77a1c320>
50 09/01/18 8:47:04.578 luup_log:26: VeraAlert:26:MailSend:Result:nil <0x77a1c320>
06 09/01/18 8:47:04.579 Device_Variable::m_szValue_set device: 26 service: urn:richardgreen:serviceId:VeraAlert1 variable: LastMsgSent was: 23:34:17 Fri Aug 31 now: 08:47:04 Sat Sep 01 #hooks: 0 upnp: 0 skip: 0 v:0xe61b88/NONE duplicate:0 <0x77a1c320>
50 09/01/18 8:47:04.590 luup_log:26: VeraAlert:26:SendAlert:Memory:413845 <0x77a1c320>

Did you figure this out? Trying to set this up with my step dad and can’t get emails through gmail. Should be simple. I do this all the time with my systems using my email. Is this not working for some reason?

What problem are you having. Looking at this log, those email addresses are not valid…

C

Oh wow, didn’t notice that was an old post. I’m trying to send a test email to verify settings. Using all default gmail settings but not getting anything.

Have you got a log to share?

C