Hi team,
We think there was a change on smtp after upgrading to 4.6 version, the email connector “email server” does not seem to behave the same.
Before you could use login/password but I think it was not used to authenticate to smtp, so it was good. Maybe just for IMAP. Now it seems easymorph is trying to authenticate to smtp server. But most stmp servers do not need authentication, they dont manage it and you get this error : “The SMTP server does not support authentication”
The logic would be to remove the credential part but in easymorph, if you remove email login, you get an error message : it’s mandatory.
How to do smtp without authentication in 4.6 ?