Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: exim: dev

[Bug 736] exim 4.69 fails to use all MX records before failing

 

 

exim dev RSS feed   Index | Next | Previous | View Threaded


exim-dev at spodhuis

Aug 12, 2008, 9:24 PM

Post #1 of 12 (2166 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #9 from Phil Pennock <exim-dev [at] spodhuis> 2008-08-13 05:24:23 ---
David, has this been resolved to your satisfaction or are you still
experiencing problems?

Thanks,
-Phil


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

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


david at davidfavor

Aug 13, 2008, 5:28 AM

Post #2 of 12 (2093 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #10 from David Favor <david [at] davidfavor> 2008-08-13 13:28:20 ---
Phil Pennock wrote:
> ------- You are receiving this mail because: -------
> You reported the bug.
>
> http://bugs.exim.org/show_bug.cgi?id=736
>
>
>
>
> --- Comment #9 from Phil Pennock <exim-dev [at] spodhuis> 2008-08-13 05:24:23 ---
> David, has this been resolved to your satisfaction or are you still
> experiencing problems?
>
> Thanks,
> -Phil
>
>

This problem persists. Every few days I'll get sometimes 2-3 messages
which bounce because of this.


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

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


dot at dotat

Aug 13, 2008, 6:06 AM

Post #3 of 12 (2099 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736

Tony Finch <dot [at] dotat> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dot [at] dotat




--- Comment #11 from Tony Finch <dot [at] dotat> 2008-08-13 14:06:34 ---
Could you please try getting debugging output from one of these failed
deliveries?

I suspect the problem is related to the fact that the lowest numbered MX points
to the local host, though you have the self=send option.


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

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


david at davidfavor

Aug 13, 2008, 6:27 AM

Post #4 of 12 (2093 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #12 from David Favor <david [at] davidfavor> 2008-08-13 14:27:33 ---
Tony Finch wrote:
> ------- You are receiving this mail because: -------
> You reported the bug.
>
> http://bugs.exim.org/show_bug.cgi?id=736
>
> Tony Finch <dot [at] dotat> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC| |dot [at] dotat
>
>
>
>
> --- Comment #11 from Tony Finch <dot [at] dotat> 2008-08-13 14:06:34 ---
> Could you please try getting debugging output from one of these failed
> deliveries?
>
> I suspect the problem is related to the fact that the lowest numbered MX points
> to the local host, though you have the self=send option.

I do have self=send set.

And I agree. This only seems to happen in a cron job, sending email on
the localhost to a user on the localhost.

Since this only occurs at night when cron is pretty much the only thing
running, it appears to be something other than a load dependency.

If you can tell me exactly how to setup logging to assist resolving this
problem, I'll set it up and send you the logs next time it happens.


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

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


exim-dev at spodhuis

Aug 14, 2008, 2:29 AM

Post #5 of 12 (2084 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #13 from Phil Pennock <exim-dev [at] spodhuis> 2008-08-14 10:29:19 ---
What were the results of the manual mail delivery per comment #7 on 2008-07-17
(and your reply to that)?


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

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


dot at dotat

Aug 14, 2008, 3:47 AM

Post #6 of 12 (2098 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #14 from Tony Finch <dot [at] dotat> 2008-08-14 11:47:14 ---
OK, try sending email as if from cron but with debugging turned on, e.g. (as
root)

echo test | exim -d+all root


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

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


david at davidfavor

Aug 14, 2008, 4:15 AM

Post #7 of 12 (2087 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #15 from David Favor <david [at] davidfavor> 2008-08-14 12:15:33 ---
Answer to comment #13 is in comment #8.

This command produces no output.


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

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


david at davidfavor

Aug 14, 2008, 4:16 AM

Post #8 of 12 (2088 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #16 from David Favor <david [at] davidfavor> 2008-08-14 12:16:58 ---
Answer to comment #14.

Click http://radicalhealth.com/exim/log.txt for this command's output.


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

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


dot at dotat

Aug 14, 2008, 4:49 AM

Post #9 of 12 (2096 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #17 from Tony Finch <dot [at] dotat> 2008-08-14 12:49:11 ---
That debugging output doesn't exhibit the problem. What happens if you run
echo test | exim -d david [at] davidfavor
instead (using the address that failed in the original bug report).


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

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


david at davidfavor

Aug 14, 2008, 5:43 AM

Post #10 of 12 (2087 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #18 from David Favor <david [at] davidfavor> 2008-08-14 13:43:04 ---
Click http://radicalhealth.com/exim/c17reply.txt for output requested
in comment #17.


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

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


dot at dotat

Aug 14, 2008, 6:12 AM

Post #11 of 12 (2093 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #19 from Tony Finch <dot [at] dotat> 2008-08-14 14:12:06 ---
Hmm, still haven't managed to reproduce it. How about
for i in 1 2 3 4 5; do echo test | exim -d root >out$i 2>&1 & done

If that doesn't work, can you try putting back the serialize_hosts option and
running it again?


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

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


david at davidfavor

Aug 14, 2008, 7:19 AM

Post #12 of 12 (2085 views)
Permalink
[Bug 736] exim 4.69 fails to use all MX records before failing [In reply to]

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=736




--- Comment #20 from David Favor <david [at] davidfavor> 2008-08-14 15:19:49 ---
I ran the for loop.

Chances of recreating are low as this is highly intermittent.

Usually occurs once every 20K-30K worth of messages.


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

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

exim dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.