On Fri, 1 Sep 2006, Patrick von der Hagen wrote: > Imagine queue-runs every 15 minutes. > > 0m: Mail from a to b arrives and is greylisted =temporary error. > 14m: Mail from c to b arrives and is greylisted.
Are you sure? With the default configuration, the fact that b had a temporary error should prevent further delivery attempts to b until its retry time has come. So if the retry time for b is 15m, there will be no delivery attempt for the second message when it arrives. This area of logic is notoriously complicated, so the only way to be absolutely sure would be be set up a test and check it out. -- Philip Hazel University of Cambridge Computing Service Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## 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/
