Timeout problems

Eric lists at anemone.cx
Wed Oct 20 22:46:01 CEST 2010


There is nothing relevant in /var/log/messages, definitely no errors.
Don't have the other logs mentioned.

I included an excerpt previously of what was happening in maillog:
Oct 19 21:14:37 MYSERVER postfix/smtpd[5696]: connect from
smtp14.icpbounce.com[216.27.93.112]
Oct 19 21:16:23 MYSERVER postfix/smtpd[5696]: warning: timeout on
127.0.0.1:12525 while reading input attribute name
Oct 19 21:16:23 MYSERVER postfix/smtpd[5696]: warning: problem talking to
server 127.0.0.1:12525: Connection timed out
Oct 19 21:18:04 MYSERVER postfix/smtpd[5696]: warning: timeout on
127.0.0.1:12525 while reading input attribute name
Oct 19 21:18:04 MYSERVER postfix/smtpd[5696]: warning: problem talking to
server 127.0.0.1:12525: Connection timed out
Oct 19 21:18:04 MYSERVER postfix/smtpd[5696]: NOQUEUE: reject: RCPT from
smtp14.icpbounce.com[216.27.93.112]: 451 4.3.5 Server configuration
problem; from=<bounces+454705.29871415.356246 at icpbounce.com>
to=<gabriela at MYCLIENTDOMAIN.COM> proto=ESMTP helo=<smtp14.icpbounce.com>
Oct 19 21:18:04 MYSERVER postfix/smtpd[5696]: disconnect from
smtp14.icpbounce.com[216.27.93.112]


Doing some more research, perhaps my local DNS cache was not setup properly.

/etc/resolve.conf was missing the following line:
nameserver 127.0.0.1

Only had references to my actual name servers. BIND is running. Did some
dig queries, and looks like the cache is working. First query will take
100-200ms or less. Second query 1ms or 2ms, indicating cache.

I will just wait and see if the errors show up again. Quite random. Once
in three months, then once per week, and then daily. Is there anyway to
test and force the error?

However, would the DNS be the culprit? I don't have a high load, only
800 messages per day.




r.felber at ek-muc.de wrote:
> On Wed, Oct 20, 2010 at 09:50:42AM -0700, Eric wrote:
>   
>> I cannot get rid of these errors!
>>
>> warning: timeout on 127.0.0.1:12525 while reading input attribute name
>> warning: problem talking to server 127.0.0.1:12525: Connection timed out
>>
>> I scoured the internet and implemented the changes recommended in
>> (http://www.policyd-weight.org/faq.html#resources) and they seemed to
>> work for the past 3 months. But now the error has shown its ugly head
>> again. Popping up at least once per day. I had made every change that
>> has ever been recommend, but no success. I am completely puzzled to what
>> is causing the problem.
>>     
>
>
> Whats in /var/log/(daemon|debug|syslog|messagesr|mail.*) at those times?
>
> Which files depends on user preferences and/or distribution.
>
> eg
> /err|warn|fatal/i without grepping only for policyd-weight
>
>  
>
>   



More information about the Policyd-weight-users mailing list