You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mar 08 01:19:30 user portier-broker[2735798]: ERROR Could not send mail: Connection error: failed to lookup address information: Try again
Mar 08 01:19:30 user portier-broker[2735798]: ERROR [REF:jjp89h] Failed to send mail
The code looks like it should split the server url and port correctly, and the domain is reachable, so the error is quiet confusing.
This might like #852 be a systemd issue, to be confirmed.
The text was updated successfully, but these errors were encountered:
Strange that lookup fails. Are you using systemd-resolved? I've been experimenting with that recently, and have seen some weird resolution failures, but unsure where those are coming from.
In the config.toml I have this, which is confirmed to be the correct smtp login data:
This fails with this error when trying to log in:
The code looks like it should split the server url and port correctly, and the domain is reachable, so the error is quiet confusing.
This might like #852 be a systemd issue, to be confirmed.
The text was updated successfully, but these errors were encountered: