On Thu, Aug 30, 2012 at 11:50 AM, Matt <[email protected]> wrote: >> So all you have to do is increase the 180 (60 sec/min * 3 min) to 3600 >> (60 sec/min * 60 min and restart exim. > Yes, that is simple. But not what I am asking. I ONLY want to grey > list for 60 minutes if the sending IP lacks a matching forward and > reverse DNS entry.
I see. Yes, your proposal sounds exactly correct. Duplicate the defer logic. In the first one, adjust the time to be longer and include the !verify = reverse_host_lookup. In the second one, leave it alone. ...Todd -- The total budget at all receivers for solving senders' problems is $0. If you want them to accept your mail and manage it the way you want, send it the way the spec says to. --John Levine -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
