On 19/01/15 14:24, John Schmerold wrote: > warn set acl_m_greylistreasons = We greylist all > mail\n$acl_m_greylistreasons > require acl = greylist_mail > > > It seems like there is an elegant (simple) way to say if sender domain is > listed in whitelist, don't greylist, but I haven't figured out how.
At the top of your greylist_mail acl, do the accept-if-whitelist thing. -- ## 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/
