I’m using an SMTP service (SMTP2Go) and have configured the settings accordingly (including the smtp login/pwd and auth method), besides I use this service in another systems without issues so I don’t think that is the problem.
Next to the error message there’s a question mark that reads: “mailboxes/boxes-lib.pl (line 1388)”
As the intention is to only send email for alerting purposes and not receiving, I have not configured the email servers section. Is it necesary?
When I enter the section: ''Read User Mail" it says: " None of the supported mail servers (Exim, Qmail, Postfix and Sendmail) were detected on your system. You will need to adjust the [module configuration] to set the mail server and possibly mail paths manually."
Are any of these mail servers necesary to only relay email from this system?
Yep tried all the combinations. Using ttps://www.smtp2go.com
Connecting via SMTP
SMTP Server:mail.smtp2go.com SMTP Port: 2525 Alternative ports: 8025, 587, 80 or 25. TLS is available on the same ports.
SSL is available on ports 465, 8465 and 443.
Thats shouldn’t matter with authentication, and smtp2go makes the user add the dns records before using the service. Ive never had to add the server IP for it to work. The authenication I would of thought would be enough security. I’m just verifying figaro76 issue from original post.