Odhiambo Washington via Mailman-users writes:

 >  <Location /accounts/signup>
 >            <Limit POST PUT DELETE>
 >                 Order allow,deny

I guess you're using mod_access_compat?  Is there some reason you
*want* people using TOR to access the non-mutating methods?  If I'm
not going to allow them to signup, I would just deny them access to
that location altogether (ie, use no LIMIT section).

 >                 Allow from all
 >                 Include /opt/mailman/tor-exit-list.conf
 >            </Limit>
 >   </Location>

Assuming that the content of tor-exit-list.conf is a long list of
correctly formatted "Deny from" addresses, looks like it should work
to me.

 > cat /opt/mailman/tor-exit-list.conf | wc -l
 > 2081
 > 
 > Does this mean the restrictions aren't caching them?

You'd have to look at the sources of the subscription requests in the
log and compare to tor-exit-list to find out.  You would also be able
to see if TOR exits are being denied.

Steve
_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/V67UIW64ZXFHM7NSBKMAAKZDSKRTZS5X/

This message sent to arch...@mail-archive.com

Reply via email to