https://bugs.exim.org/show_bug.cgi?id=1787
--- Comment #3 from Marc Perkel <[email protected]> --- (In reply to Robert Richmond from comment #1) > I had the same problem sending to AOL addresses. Their greylisting setup > recorded attempts to deliver immediately to multiple MX hosts for the same > domain after one of them returns a temporary rejection code as being > "spammy," even though that's perfectly reasonable behavior. I worked around > it by setting: > > hosts_max_try = 1 > > ... in my SMTP transport config. That makes it so that if one server in an > MX list temporarily rejects your mail, it won't immediately retry on a > different MX. It'll queue it, as some greylisting hosts seem to require. I will try hosts_max_try = 1 but it sould not time out till 6 days. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
