Hi!

I have some messages in my queue for which the remote mailserver keeps
saying '450 Try again later' even though it's most obvious they will not
accept the message ever.

Exim seems to keep these messages around forever. As they are not 5xx
errors they do not freeze and timeout_frozen_after doesn't kick in.

There's one retry-rule in my config:
  *    *   F,4h,5m; F,16h,30m; F,7d,3h

With this retry rule, I would expect to see no messages older than 7
days in my queue. Can anyone explain why this message is still on queue?

13d  4.7K 1IGNmg-00007X-Ia <>
          [EMAIL PROTECTED]

| $ exinext 1IGNmg-00007X-Ia
| No retry data found for 1IGNmg-00007X-Ia

| $ exim4 -Mvl 1IGNmg-00007X-Ia
| 2007-08-02 01:39:20 Received from <> H=(mx.freshdot.net) 
[213.154.229.18]:60664
|        I=[10.0.25.1]:25 P=esmtp S=4805 [EMAIL PROTECTED]
| 2007-08-02 02:57:41 [EMAIL PROTECTED] routing defer (-51): retry time not
|       reached
| 2007-08-08 10:19:43 Remote host mx.uol.com.br [200.221.29.129] closed 
connection
|       in response to initial connection
| 2007-08-08 10:19:43 [EMAIL PROTECTED] R=dnslookup T=remote_smtp defer (-18):
|       Remote host mx.uol.com.br [200.221.29.129] closed connection in 
response to
|       initial connection
| 2007-08-08 10:27:31 SMTP error from remote mail server after RCPT TO:
|       <[EMAIL PROTECTED]>: host mx.uol.com.br [200.221.29.129]: 450 
|       <[EMAIL PROTECTED]>: Recipient address rejected: 
|       UOL-MX-BARREIRAMX-MS-9-1106476 Try Again Later. See 
|       http://postmaster.uol.com.br/ for details
| 2007-08-08 10:27:31 [EMAIL PROTECTED] R=dnslookup T=remote_smtp defer (-44):
|       SMTP error from remote mail server after RCPT TO:<[EMAIL PROTECTED]>: 
|       host mx.uol.com.br [200.221.29.129]: 450 <[EMAIL PROTECTED]>: Recipient
|       address rejected: UOL-MX-BARREIRAMX-MS-9-1106476 Try Again Later. See
|       http://postmaster.uol.com.br/ for details
| 2007-08-08 10:36:13 SMTP error from remote mail server after RCPT TO:
|       <[EMAIL PROTECTED]>: host mx.uol.com.br [200.221.29.129]: 450
|       <[EMAIL PROTECTED]>: Recipient address rejected:
|       UOL-MX-BARREIRAMX-MS-9-1106476 Try Again Later. See
|       http://postmaster.uol.com.br/ for details
| 2007-08-08 10:36:13 [EMAIL PROTECTED] R=dnslookup T=remote_smtp defer (-44):
|       SMTP error from remote mail server after RCPT TO:<[EMAIL PROTECTED]>:
|       host mx.uol.com.br [200.221.29.129]: 450 <[EMAIL PROTECTED]>: Recipient
|       address rejected: UOL-MX-BARREIRAMX-MS-9-1106476 Try Again Later. See
|       http://postmaster.uol.com.br/ for details

Any tips and tricks appreciated!

Kind Regards,
Sander.
-- 
| 0 bottles of beer on the wall, 0 bottles of beer, you take 1 down,
| pass it around, 4294967295 bottles of beer on the wall.
| 1024D/08CEC94D - 34B3 3314 B146 E13C 70C8  9BDB D463 7E41 08CE C94D

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to