[Mailman-Users] Re: "Message discarded" "spamdetect", why?

2020-06-21 Thread jorohr
Am Samstag, den 20.06.2020, 13:59 -0700 schrieb Mark Sapiro: [...] > In your case, the message is discarded for DMARC policy reasons, > presumably because of the DNS timeout. Do you really want this list > configured to discard these messages? No, that's precisely what I want to avoid, but that'

[Mailman-Users] protecting the web interface against subscription spam

2021-03-05 Thread jorohr
Dear all, currently we get  inundated with abuse complaint mails because our mailman instance is targeted by spambots who for whatever reason try to subscribe to the lists at our side with addresses belonging to someone else, and when mailman sends out the confirmation email, this is considered sp

[Mailman-Users] Re: protecting the web interface against subscription spam

2021-03-05 Thread jorohr
Am Freitag, dem 05.03.2021 um 09:41 -0500 schrieb Brian Carpenter: > > Depending upon what version of Mailman 2 you are running, you can add > the following to your mailman_install_dir/Mailman/mm_cfg.py > > BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE = Yes > RECAPTCHA_SITE_KEY = "recaptcha site key" > R