afterlogic / webmail-lite-8

Open-source webmail script for existing IMAP server
https://afterlogic.org/webmail-lite-8
GNU Affero General Public License v3.0
335 stars 71 forks source link

Error to send email #77

Closed tebareinyu closed 2 years ago

tebareinyu commented 3 years ago

Hello,

I have this error.

(535 Incorrect authentication data)

afterlogic-support commented 3 years ago

Hello, Are you using the same hostname for both IMAP and SMTP? Because it looks like the credentials you use for IMAP server don't work for SMTP. I'd recommend to check if you get the same error when trying to send mail out using a different email client, Mozilla Thunderbird for example. Make surre SMTP server details there are supplied the same way they're supplied in WebMail.

afterlogic-support commented 2 years ago

Thread closed due to inactivity. Feel free to reopen should the issue occur with the latest version.