Whitelist - When sa-exim takes action?

"Jonathan GF" <[email protected]> Thu, 6 Mar 2008 16:17:41 +0100
Newsgroups gmane.mail.exim.spamassassin
Message-ID <[email protected]>
--===============0767032182==
Content-Type: multipart/alternative; 
	boundary="----=_Part_17649_21462710.1204816661508"

------=_Part_17649_21462710.1204816661508
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,

i have a working implementation of exim4 and sa-exim but i feel i'm unable
to whitelist. Don't know why. I think the clue is the moment where i have to
whitelist but i can't get it.

In my ACL RCPT i have this lines at the top:

  accept  hosts           = :

  accept  domains         = +local_domains
          senders         =
lsearch;/etc/exim4/list_whitelist.txt:*@lsearch;/etc/exim4/list_whitelist.txt

  deny    message         = Connection denied for $sender_host_address -
Blacklisted host.
          hosts           = net-iplsearch;/etc/exim4/list_bl-iphost.txt

  warn    message         = X-SA-Do-Not-Rej: Yes
          local_parts     = postmaster:abuse

  warn    message         = X-SA-Do-Not-Rej: Yes
          senders         = +whitelist_senders

[...]

but the email addresses or domains in the files above and in the addreslist
named "whitelist_senders" seems not to be read or no action is being taken.

Can anybody point me in the good direction?

Thanks in advance. Regards,

Jonathan GF

------=_Part_17649_21462710.1204816661508
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi, <br><br>i have a working implementation of exim4 and sa-exim but i feel i&#39;m unable to whitelist. Don&#39;t know why. I think the clue is the moment where i have to whitelist but i can&#39;t get it. <br><br>In my ACL RCPT i have this lines at the top:<br>
<br>&nbsp; accept&nbsp; hosts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = : <br><br>&nbsp; accept&nbsp; domains&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = +local_domains<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; senders&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = lsearch;/etc/exim4/list_whitelist.txt:*@lsearch;/etc/exim4/list_whitelist.txt<br><br>&nbsp; deny&nbsp;&nbsp;&nbsp; message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = Connection denied for $sender_host_address - Blacklisted host.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hosts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = net-iplsearch;/etc/exim4/list_bl-iphost.txt<br><br>&nbsp; warn&nbsp;&nbsp;&nbsp; message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = X-SA-Do-Not-Rej: Yes<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; local_parts&nbsp;&nbsp;&nbsp;&nbsp; = postmaster:abuse<br><br>&nbsp; warn&nbsp;&nbsp;&nbsp; message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = X-SA-Do-Not-Rej: Yes<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; senders&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = +whitelist_senders<br><br>[...]<br><br>but the email addresses or domains in the files above and in the addreslist named &quot;whitelist_senders&quot; seems not to be read or no action is being taken. <br>
<br>Can anybody point me in the good direction?<br><br>Thanks in advance. Regards,<br><br>Jonathan GF<br>

------=_Part_17649_21462710.1204816661508--


--===============0767032182==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
SA-Exim mailing list
[email protected]
http://lists.merlins.org/lists/listinfo/sa-exim

--===============0767032182==--