Update of task #1182 (project savane):
Status: None => Done
Assigned to: None => yeupou
_______________________________________________________
Follow-up Comment #2:
I found better
Put the following in your exim ACL
deny domains = +local_domains
local_parts = ^.*\-cvs\$ : ^.*\-commits\$
log_message = tried to mail a SVN/CVS commit list+
+BAN:$sender_host_address++
right after the ACL that states
accept hosts = +relay_from_hosts
At this point, it means that all mails sent from hosts you accept to relay
where accepted and won't it this new ACL. And this new ACL will kick out
anyone trying to mail a commit or a cvs list.
Simple and efficient! You only need to have your mailing-list server in the
list of host that your mail server accept to relay (it should be the case
anyway) and all your lists that match these regexps.
_______________________________________________________
Reply to this item at:
<http://gna.org/task/?func=detailitem&item_id=1182>
_______________________________________________
Message posté via/par Gna!
http://gna.org/
_______________________________________________
Savane-dev mailing list
[email protected]
https://mail.gna.org/listinfo/savane-dev