Moragues Ramón, Antonio <[EMAIL PROTECTED]> writes:

> Hi, we have two qmail servers runing as mail gateways, recive mail for
> mydomain.es and forward it to an internal mail server, this morning the
> firewall between the mail gateways and the internet go down ten minutes,
> and qmail lost all connectivity, (can't send mail to the internal mail
> server and can't send mail to the Internet) when the firewall go up and
> qmail have connectivity it start reciving mail for mydomain.com but don't
> forward it to our internal mail server, the log say qmail: 967616885.541933 delivery 
> 481922: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/  

To quote the manpage for qmail-tcpto:

     After an SMTP connection  attempt  times  out,  qmail-remote
     records  the relevant IP address.  If the same address fails
     again (after at least two minutes with no  intervening  suc-
     cessful  connections),  qmail-remote  assumes  that  further
     attempts will fail for at least another hour.

Thus, since your firewall was down for ten minutes, qmail would
assume that it was going to be down for quite some time and stop
hammering on it.

If you want to clear the list of timeouts, so that qmail-remote stops
making that assumption, you can do that by running
/var/qmail/bin/qmail-tcpok. 

-- 
"I live in the heart of the machine. We are one." 

Reply via email to