On 3/16/2010 11:14 AM, Eric Shubert wrote:
qmailtoaster wrote:
Hi all,
When my clients try to send mails, they receive time to time (but more and more):
Message not sent. Server replied:
Connection timed out
110 Can't open SMTP stream.


The value of concurrency incoming is
[r...@mail send]# more /var/qmail/control/concurrencyincoming
100
The netstat shows a lot of smtp connection in status SYN_RECV:
[r...@mail send]# netstat -a|grep smtp |grep SYN_RECV|wc -l
435
[r...@mail send]# netstat -a|grep smtp |grep SYN_RECV|wc -l
The server only relay local mail:
[r...@mail send]# more /etc/tcprules.d/tcp.smtp
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",R BLSMTPD="",NOP0FCHECK="1",QMAILQUEUE="/var/qmail/bin/simscan" 192.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",R BLSMTPD="",NOP0FCHECK="1",QMAILQUEUE="/var/qmail/bin/simscan" 01.02.03.04:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/pri vate",RBLSMTPD="",NOP0FCHECK="1",QMAILQUEUE="/var/qmail/bin/simscan" :allow,BADMIMETYPE="",SENDER_NOCHECK="1",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT ="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN ="/var
/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

Nothings change in the mail or server configuration since weeks...
What can be the cause... and how to avoid the connections timeout?
Thx in advance!,
Christian

---------------------------------------------------------------------------------


Which port are they submitting to?
Are you running spamdyke?

I'm guessing 25, and yes.

If so, does
# ps -ef | grep defunct
show a lot of defunct qmail-smtpd processes?


I have a bunch of defunct qmail-smtpd what is the right way to clean them up?

Jeremy

---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to