Page 1 of 1

Retry time not reached, Credentials not being sent & clamd: unable to connect to UNIX socket

Posted: Fri Dec 18, 2015 4:56 am
by rasheid
Awesome Control panel btw, am using 0.9.8-15 with ubuntu 14.04 server. My biggest gripe however is mail.

Problem(1)
When i had setup my vestacp initially i used a panel.mydomain.com as my fqdn(mydomain.com not actual domain) and then i changed it to mail.mydomain.com, i double checked my host name and dns entries they are all correct. Exim logs shows the following (please remember my current fqdn is now mail.mydomain.com):

Code: Select all

2015-12-18 03:59:59 1a8ePK-000826-QP == [email protected] routing defer (-51): retry time not reached
2015-12-18 03:59:59 1a8cUg-0003K2-5a == [email protected] routing defer (-51): retry time not reached
2015-12-18 03:59:59 1a8gvu-0007iK-42 == [email protected] routing defer (-51): retry time not reached
2015-12-18 03:59:59 1a8cGV-0002YQ-Ug == [email protected] routing defer (-51): retry time not reached
2015-12-18 03:59:59 1a8fIU-00036r-S4 == [email protected] routing defer (-51): retry time not reached
2015-12-18 03:59:59 End queue run: pid=5522
even if my fqdn was "panel.mydomain.com", shouldn't exim be trying to send from
instead of
Problem(2)
In addition to this, credentials for newly created users don't get delivered even though i can send mails through webmail EXIM log shows the following(for security purposes mydomain.com and user email are alias for the real ones):

Code: Select all

<= [email protected] U=admin P=local S=732
2015-12-18 03:48:02 1a9m1Q-000197-VG ** [email protected] R=dnslookup T=remote_smtp: SMTP error from remote mail server after end of data: host mx2.hotmail.com [65.55.92.184]: 550 5.7.0 (SNT004-MC4F48) Unfortunately, messages from (93.158.212.108) on behalf of (mail.mydomain.com) could not be delivered due to domain owner policy restrictions.
2015-12-18 03:48:02 1a9m1S-00019y-OE <= <> R=1a9m1Q-000197-VG U=Debian-exim P=local S=1800
2015-12-18 03:48:03 1a9m1S-00019y-OE remote host address is the local host: mail.newjudah.com
2015-12-18 03:48:03 1a9m1S-00019y-OE == [email protected] R=dnslookup defer (-1): remote host address is the local host
2015-12-18 03:48:03 1a9m1Q-000197-VG Completed
2015-12-18 03:48:03 1a9m1S-00019y-OE Frozen
Problem (3)
and if i stop clam antivirus i get the following exim log(******@live.com for security purposes:

Code: Select all

2015-12-17 23:08:28 1a9mLD-00022w-SE malware acl condition: clamd: unable to connect to UNIX socket /var/run/clamav/clamd.ctl (No such file or directory)
2015-12-17 23:08:28 1a9mLD-00022w-SE H=blu004-omc1s15.hotmail.com [65.55.116.26] F=<******@live.com> temporarily rejected after DATA
All these errors are running concurrently, meaning i know how to trigger any of them except
(-51): retry time not reached
I dont know what causes that one, it takes literally 10s of thousands of lines in exim log for a server that has only been up for 2 days.

BTW you guys are awesome keep up the good work.

Re: Retry time not reached, Credentials not being sent & clamd: unable to connect to UNIX socket

Posted: Mon Feb 08, 2016 8:20 pm
by skurudo