Re: [Mailman-Users] Some patterns for ban_list and script to automatically update it

2018-06-09 Thread Mark Sapiro
On 6/9/18 8:23 AM, Martin Schulte wrote: > > Feel free to access them via > > git clone https://github.com/noabospam/abospam.git The README.txt is missing a slash at cp update_banlist.py /usr/lib/mailman bin Also, you might want to mention using the --all option to withlist to do all list

[Mailman-Users] Some patterns for ban_list and script to automatically update it

2018-06-09 Thread Martin Schulte
Hello Mailman-Users, to cope with the still ongoing subscription spam I've started to maintain a list of patterns and a script to automatically load them to a list (in case to can't/don't want to use GLOBAL_BAN_LIST). Feel free to access them via git clone https://github.com/noabospam/abospam.