On Tue, 21 Nov 2006, Magnus Holmgren wrote: > I just realised that there is no way to specify that a retry rule > applies when the remote host says "421 host.domain.example: Too many > connections" or similar (instead of the normal "220 > host.domain.example ESMTP" greeting) upon connection. I guess it falls > under lost_connection today, but isn't it common enough to warrant its > own code, like connect_4xx or greet_4xx? I shouldn't be too hard to > implement either.
As I'm sure you know, the 4xx error stuff is relatively recent in Exim. I added it for cases that people seemed to want... I don't think anyone has mentioned this case before. -- 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/
