I'm suffering from the same issue as ysintos. Dovecot, postfix and all the other services are running. But I can't connect to any of the email accounts, nor can I login to rainloops admin system.
Mostly just posting this to get updates to the thread.
Comments
> Please make sure that postfix and dovecot are running and that you have a valid SSL for mail.domain.com
i'm sure SSL for mail.domain and domain...
In My manageSSL/sslForMailServer:
SSL Issued, your mail server now uses Lets Encrypt!
> Can you confirm both postfix and dovecot are up and running?
How to check postfix and dovecot running, please give me...
That is
https://imgur.com/AdD5dqA
Any solution ?
What can i do to fix it ?
Now i get "Authentication failed".
Dovecot and postfix are running normally.
I will send you screenshots from the report in a while.
Thank you !!
Then websute cannot be accessed
https://prnt.sc/uxakcu
I have tried to change every version 1.9.5, 2.0.1, 2.0.2
But they all give one result
I'm suffering from the same issue as ysintos. Dovecot, postfix and all the other services are running. But I can't connect to any of the email accounts, nor can I login to rainloops admin system.
Mostly just posting this to get updates to the thread.
edit /etc/dovecot/dovecot.conf
find "protocols = imap pop3 lmtp sieve"
replace with without quotes
"protocols = imap pop3 lmtp"
Search and remove the following lines or comment it out
protocol sieve {
managesieve_max_line_length = 65536
managesieve_implementation_string = dovecot
log_path = /var/log/dovecot-sieve-errors.log
info_log_path = /var/log/dovecot-sieve.log
}
save and exit
restart dovecot and whola your webmail or emails are back online
sudo service dovecot restart