CyberPanel Community

Server cannot enable StartTLS

Ri
Rituraj #1

Hello all,

I am using Cyberpanel for quite a while. Recently I updated to the latest build 3. Then I used the webmail redirect suggestion mentioned by @KingMac here: Custom URL for Webmail - #51 by KingMac

However, After that I am facing a “Server message: Cannot enable STARTTLS” error message.

Although I wanna mention that Emails work flawlessly via an Email Client. Facing this problem only in Webmail.

For troubleshooting, I tried to follow the instructions from @josephgodwinke here: Authentication failed Email Snappy Mail - #2 by josephgodwinke

Although while I found the password in admin_password.txt I tried to use Username as admin with no luck.

15 replies
jo
josephgodwinke #2

Hello @RitZz

Run in ssh terminal

nano /usr/local/lscp/cyberpanel/rainloop/data/_data_/_default_/configs/application.ini

search for this part

; Login and password for web admin panel
admin_login = "admin" ; this is your admin username
admin_password = ""
...
Ri
Rituraj #3

Thank you. Although it shows, the default is “admin”, which I already tried with and still received the “Authentication Failed” error.

jo
josephgodwinke #4

Probably a wrong password. Check your password here /usr/local/lscp/cyberpanel/rainloop/data/_data_/_default_/admin_password.txt

Ri
Rituraj #5

Copying and Pasting the same password

sh
shoaibkk #7

check mail server ssl issue that and this will work

Ri
Rituraj #8

Got access to Snappy mail admin. STARTTLS is enabled there, However When I try to use the “test” option to verify I got the same error.

jo
josephgodwinke #9

As recommended by the author if snappymail do this on snappymail admin:

Admin → Domains → open domain settings and set to None

Ri
Rituraj #10

But then how do I get Secure Starttls again?

Ri
Rituraj #12

That’s not exactly a solution is it? I am just browsing emails insecurely…

jo
josephgodwinke #13

Its best you continue this conversation with author on that link.

Ri
Rituraj #14

My snappymail version is 2.25.3. How would I go about updating it properly? Is there any option in cyberpanel or should I go through snappymail docs

jo
josephgodwinke #15

Run

$ postmap -F hash:/etc/postfix/vmail_ssl.map
$ systemctl restart postfix
Ri
Rituraj #16

I am talking about snappymail webmail client not postfix…

Sign in to reply