Re: [exim] reverse_host_lookup exception list

Top Page
Delete this message
Reply to this message
Author: Marc Haber
Date:  
To: exim-users
Subject: Re: [exim] reverse_host_lookup exception list
On Sun, 05 Jul 2015 17:41:12 -0700, UltraWebHosting - David
<david@???> wrote:
>I would like to integrate :
>
>require verify = reverse_host_lookup
>
>as it has stopped SPAM tremendously. My concern is I have a couple users
>of the system who log into their email, then send but fail this lookup
>as they are on static IPs without PTRs set (I don't know why, I just
>need to deal with it)
>
>My question is, is their a global variable list of logged in IPs which I
>can utilize to place an exception on the above lookup?


(untested, extra ACL taken from Debian's config)

|acl_local_deny_exceptions:
|  accept
|    hosts = ${if exists{CONFDIR/host_local_deny_exceptions}\
|                 {CONFDIR/host_local_deny_exceptions}\
|                 {}}
|  accept
|    senders = ${if exists{CONFDIR/sender_local_deny_exceptions}\
|                   {CONFDIR/sender_local_deny_exceptions}\
|                   {}}


|deny
| !acl = acl_local_deny_exceptions
| !verify = reverse_host_lookup


Greetings
Marc
-- 
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber         |   " Questions are the         | Mailadresse im Header
Mannheim, Germany  |     Beginning of Wisdom "     | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834