We use a smtp server that requires an encrypted password as authentication method.
In details, our smtp configuration is:
connection security: startssl
Authentication method: encrypted password
Port: 587
With this configuration on espocrm outgoing smpt email we get the error "Authentication failed". I guess that the problem is the password that has not been encrypted. How can I set this feature?
Thank you.
Nicola.
In details, our smtp configuration is:
connection security: startssl
Authentication method: encrypted password
Port: 587
With this configuration on espocrm outgoing smpt email we get the error "Authentication failed". I guess that the problem is the password that has not been encrypted. How can I set this feature?
Thank you.
Nicola.
Comment