On Thu, 3 Aug 2006, Dave Evans wrote: > Should the per-domain callout cache records be consulted for recipient > verification when use_sender is true? I suspect that they should not be > consulted, but in fact they are consulted.
I have now looked into this, and I agree, subject to some more detail. It's only when MAIL FROM:<> is rejected that the cache should be ignored. If, for example, HELO is rejected, using the cache is correct. I have committed a fix for this problem (which also affects use_postmaster), so it will be in tonight's snapshot. Philip -- Philip Hazel, University of Cambridge Computing Service. -- ## 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/
