On Thu, 15 Nov 2007 12:46:35 +0100 Jan Wagner <[EMAIL PROTECTED]> wrote:
> Hi Joerg, > > On Thursday 15 November 2007 11:53, Joerg Schuetter wrote: > > On our mailservers we have a lot of these error messages (a few > > hundred per day): > > postfix/smtpd[5112]: warning: timeout on 127.0.0.1:12525 \ > > while reading input attribute name > > postfix/smtpd[5112]: warning: problem talking to server \ > > 127.0.0.1:12525: Connection timed out > > have a look at > http://article.gmane.org/gmane.mail.postfix.policyd-weight/611, > there was a long discussion about it. Maybe there are solutions > for you mentioned. Please keep me updated. Except the one from http://article.gmane.org/gmane.mail.postfix.policyd-weight/636 all of these were tried before, no luck. Since I don't want to mess up with the perl script (the code in Etch is different from the one in the thread) I don't dare to change it. Code fragment used in Etch: my $oid = int(rand()*65536); Code fragment used in discussion: my $oid = 1 + int(rand(65536)) Joerg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]