|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Exim error " closed connection in response to initial connection"
I've configured exim mail services in our cpanel server and its works fine until yesterday but now its showing error as mentioned below.
"closed connection in response to initial connection" and " R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host" error comes into different ways time to time. Tried exim up and verified all settings related to exim but no luck.. Any idea what may be the issue in our server ? |
|
|||
|
Is this for any particular account ? It says that , it can be due to exim database being corrupt. The common fix is
/usr/sbin/exim_tidydb -t 1d /var/spool/exim retry > /dev/null /usr/sbin/exim_tidydb -t 1d /var/spool/exim reject > /dev/null /usr/sbin/exim_tidydb -t 1d /var/spool/exim wait-remote_smtp > /dev/null /scripts/courierup -- force /scripts/eximup --force If the above doesn't work , confirm if csf is not blocking . Is your IP listed in any spam databases? Also take the backup of your current exim configuration and go to the "Exim Configuration Editor" under whm and click on "Advanced Editor" . Include the below lines in the first box queue_only_override = false no_message_logs log_selector = + arguments + subject timeout_frozen_after = 2d ignore_bounce_errors_after = 1d deliver_queue_load_max = 10 This should improve the performance too. Have a try. |
|
|||
|
Thanks of your update and I tried that on my server but no luck then again on my deep dig with server caught that the issue due to VPS server main node protected to modification on VPS servers.
Any way after modification of main server protection level issue got fixed. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| "Remote scp sent illegal error code" and slow SSH connection | Brook | cPanel and WHM Discussions | 3 | 07-18-2009 09:22 PM |
| "Connection to IMAP server failed" | psarema.gr | 13 | 05-22-2009 03:16 PM | |
| User says cPanel hangs with "Detecting Your Internet Connection" | sneader | cPanel and WHM Discussions | 2 | 12-03-2008 10:02 AM |
| mail queue "connection refused" problem | sime | cPanel and WHM Discussions | 3 | 05-22-2006 10:19 AM |
| Internal Error: "" Connection Timeout at cpsrvd.pl line 1380. | Belaird | cPanel and WHM Discussions | 5 | 07-22-2005 05:56 AM |