All,

http://marc.info/?l=amavis-user&m=121141422203195&w=2

I have been using the following:
$smtp_connection_cache_on_demand = 0;
$smtp_connection_cache_enable = 0;

Yet, I still get these errors on occasion:
Apr  3 18:01:05 host postfix/smtpd[10851]: timeout after END-OF-MESSAGE from 
remote-server[208.12.2.1]

Sometimes, the (service) in question sends e-mails to the secondary address on
file saying they could not reach me via my primary e-mail addresss.

Are there any other things that could be contributing to the problem here?

Here is the full log:

Apr  3 17:56:04 host postfix/smtpd[10851]: connect from 
remote-server.com[208.12.2.1]
Apr  3 17:56:04 host postfix/smtpd[10851]: F1607160144E2: 
client=remote-server.com[208.12.2.1]
Apr  3 17:56:05 host postfix/cleanup[10789]: F1607160144E2: 
message-id=<9289090.1238699168472.javamail....@produtil4s>
Apr  3 17:56:05 host postfix/qmgr[9240]: F1607160144E2: 
from=<web.servi...@remote-server.com>, size=8743, nrcpt=1 (queue active)
Apr  3 17:56:06 host postfix/smtpd[10857]: connect from localhost[127.0.0.1]
Apr  3 17:56:06 host postfix/smtpd[10857]: 52F961600F335: 
client=localhost[127.0.0.1]
Apr  3 17:56:06 host postfix/cleanup[10789]: 52F961600F335: 
message-id=<9289090.1238699168472.javamail....@produtil4s>
Apr  3 17:56:06 host postfix/smtpd[10857]: disconnect from localhost[127.0.0.1]
Apr  3 17:56:06 host postfix/qmgr[9240]: 52F961600F335: 
from=<web.servi...@remote-server.com>, size=9417, nrcpt=1 (queue active)
Apr  3 17:56:06 host postfix/local[10794]: 52F961600F335: 
to=<u...@mydomain.com>, relay=local, delay=0.01, delays=0/0/0/0, dsn=2.0.0, 
status=sent (delivered to command: procmail -a "$EXTENSION")
Apr  3 17:56:06 host postfix/qmgr[9240]: 52F961600F335: removed
Apr  3 17:56:06 host amavis[30962]: (30962-12) Passed CLEAN, [208.12.2.1] 
[208.12.2.1] <web.servi...@remote-server.com> -> <u...@mydomain.com>, 
Message-ID: <9289090.1238699168472.javamail....@produtil4s>, mail_id: 
VO8QfK+m6R67, Hits: -10.219, size: 8726, queued_as: 52F961600F335, 1051 ms
Apr  3 17:56:06 host postfix/lmtp[10854]: F1607160144E2: 
to=<u...@mydomain.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.4, 
delays=0.36/0/0/1.1, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=30962-12, from 
MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 52F961600F335)
Apr  3 17:56:06 host postfix/qmgr[9240]: F1607160144E2: removed
Apr  3 18:01:05 host postfix/smtpd[10851]: timeout after END-OF-MESSAGE from 
remote-server.com[208.12.2.1]
Apr  3 18:01:05 host postfix/smtpd[10851]: disconnect from 
remote-server.com[208.12.2.1]

Note this host is whitelisted and none of my timeouts are less than 20 seconds
in my postfix configuration, so the only thing I can think of is amavisd-new,
and/or spamassassin, thoughts?

There are no firewall related blocks from the remote mail server, the MTU 
is normal and this only happens once in a while but I am curious if anyone 
has tried to find the root cause of this issue.

Justin.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to