Connection Error (Failed to communicate with the server) ROUNDCUBE

cabn12

Verified User
Joined
Dec 17, 2019
Messages
123
Good evening everyone, I have the following problem: 1-I have only one domain that the customer complains about the message above in the title when replying to any email received in his mailbox. This client normally sends any message if it creates in roundcube, it receives all messages without problems. When he selects a message received with or without attachments, he cannot respond because the Connection Error message appears (Failed to communicate with the server) only for his domain account, the other accounts are all ok. Note I checked the following: In dns administration appears his domain as: local date =yes local mail =no I added his domain in the /etc/virtual/domains file gone local error mail =no and changed to yes But it didn't work can anyone help.
 

cabn12

Verified User
Joined
Dec 17, 2019
Messages
123
Screenshot_2.png
 

Richard G

Verified User
Joined
Jul 6, 2008
Messages
10,232
Location
Maastricht
domain as: local date =yes local mail =no I added his domain in the /etc/virtual/domains file gone local error mail =no and changed to yes But it didn't work can anyone help.
Please next time try to write with some alinea.

To begin with, don't try to change physical files first. Always first try via the panel.
Go the the customers account, login as the customer and then go to his MX records option.

Then check if
Use this server to handle my e-mails. If not, change the MX records and uncheck this option.
be sure this option IS checked.
 

cabn12

Verified User
Joined
Dec 17, 2019
Messages
123
Thankyou error persist

Connection Error (Failed to communicate with the server) ROUNDCUBE​

 

Richard G

Verified User
Joined
Jul 6, 2008
Messages
10,232
Location
Maastricht
Is this only 1 domain or 1 user? If it's 1 user with his domain, let him try with a different browser.

Also a good idea to try is to create a test email account at this users domain (if he's good with that) and then see if you can reproduce the error with the test mail account.

Check logs in /var/www/html/roundcube/logs to see if that specify's additional notices when this is happening.
 

chuvadenovembro

Verified User
Joined
Jul 1, 2019
Messages
6
I have some clients with the same problem.

Connection Error (Failed to communicate with the server)!

When they reported the problem, I thought it was a connection problem (ISP)

Today I saw the problem.

The problem occurred while replying to an email with an attachment.

When clicking the "send" button, a connection error message is displayed immediately.

I looked for error logs at:

/var/www/html/roundcube/logs

And there is no error log on this error specifically

I tried setting permissions, but to no avail either.

I did a rebuild on roundcube and directadmin, but without success either.

EDIT:

Modsecurity = rule 212880

Just disable this rule in waf that will solve the problem
 

Attachments

  • error_roundcube.png
    error_roundcube.png
    19.1 KB · Views: 69
Last edited:

tlweb

Verified User
Joined
Feb 23, 2015
Messages
23
Location
Netherlands
I've actually had the same problem and indeed it was when an attachment was present. it did hit a different comodo waf rule here: 212740
 
Top