Mailing List Archive

[Bug 451] move_frozen_messages sometimes fails
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=451





------- Comment #1 from holmgren@lysator.liu.se 2007-01-23 02:16 -------
I've figured it out. In this case where a bounce message is frozen (I
don't know if it has to be because the dnslookup router found that the
primary MX was the local host) and ignore_bounce_errors_after = 0s, Exim
still thinks that the message is frozen near the end of deliver.c and tries
to move it even though the routing error has been ignored, no deferred
address exists any longer, and the message therefore has been removed from
the spool.

I've attached my suggested patch, which I will commit if nobody objects. The
bug is completely harmless, so there's no need to panic.

--
Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 451] move_frozen_messages sometimes fails [ In reply to ]
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=451


holmgren@lysator.liu.se changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|ph10@hermes.cam.ac.uk |holmgren@lysator.liu.se
Status|NEW |ASSIGNED




------- Comment #2 from holmgren@lysator.liu.se 2007-01-23 02:32 -------
Created an attachment (id=49)
--> (http://www.exim.org/bugzilla/attachment.cgi?id=49&action=view)
Fix.

Turns out the email import script has only implemented half of the attachment
extraction and insertion. :-/

--
Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 451] move_frozen_messages sometimes fails [ In reply to ]
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=451





------- Comment #3 from ph10@hermes.cam.ac.uk 2007-01-23 09:42 -------
(In reply to comment #1)

> I've attached my suggested patch, which I will commit if nobody objects. The
> bug is completely harmless, so there's no need to panic.

The patch looks good to me.

--
Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 451] move_frozen_messages sometimes fails [ In reply to ]
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=451


holmgren@lysator.liu.se changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED




------- Comment #4 from holmgren@lysator.liu.se 2007-01-23 12:35 -------
Patch committed.

--
Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##