That's great, thanks for that.




Philip Hazel wrote:
On Mon, 27 Jun 2005, Steve Sargent wrote:


I now have a message that's been in the queue for 6 days:-


Route: [EMAIL PROTECTED] error 0: SMTP error from remote mailer after
RCPT TO:<[EMAIL PROTECTED]>: host localhost.qmul.ac.uk [127.0.0.1]: 452
4.2.2 Over quota
 first failed: 21-Jun-2005 13:36:35
 last tried:   27-Jun-2005 14:06:50
 next try at:  27-Jun-2005 22:06:50
 past final cutoff time


OK, so it does know it has hit the end of the retry time.


Exim version 4.34 uid=500 gid=500 pid=24006 D=fbb95cfd


Was this with -M or with -Mc?


LOG: MAIN
 == [EMAIL PROTECTED] R=local_user_cyrus T=lmtp_delivery_over_ip defer
(0): SMTP error from remote mailer after RCPT TO:<[EMAIL PROTECTED]>:
host localhost.qmul.ac.uk [127.0.0.1]: 452 4.2.2 Over quota


It hits the problem....


Writing retry data for R:[EMAIL PROTECTED]
 first failed=1119357395 last try=1119884573 next try=1119913373 expired=1
 error 0 65: SMTP error from remote mailer after RCPT
TO:<[EMAIL PROTECTED]>: host localhost.qmul.ac.uk [127.0.0.1]: 452 4.2.2
Over quota


... updates the retry data ...


dbfn_write: key=R:[EMAIL PROTECTED]
timed out: all retries expired

LOG: MAIN
   ** [EMAIL PROTECTED]: retry timeout exceeded

... and times out, as it should. Mutter.

However, you are running quite an old version of Exim (4.34). It is possible this has been fixed. Here is a ChangeLog entry from 4.43:

14. Obscure bug fix: if a message error (e.g. 4xx to MAIL) happened within the
same clock tick as a message's arrival, so that its received time was the same as the "first fail" time on the retry record, and that message remained on the queue past the ultimate address timeout, every queue runner
    would try a delivery (because it was past the ultimate address timeout) but
    after another failure, the ultimate address timeout, which should have then
bounced the address, did not kick in. This was a "< instead of <=" error; in most cases the first failure would have been in the next clock tick after the received time, and all would be well.
The current release is 4.51, but I expect to release 4.52 before the end
of this week.


--
Steve Sargent, Vox +44 020 7882 3220, Fax +44 020 8980 2001
QMUL Computing Services,  Mile End Road,  London E1 4NS, UK
Email   : [EMAIL PROTECTED]
WWW page: http://www.qmul.ac.uk/~cgaa160/index.html

                                PIPER       _|_
                                PA28R  ____/___\___
                                ___________[=o=]___________
                                ARROW    e/  o  \e

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

Reply via email to