Yes, I know a little behind in version updates. Any rate, I am trying to at 
least slow down the bots which are hammering our subscribe pages.

The challenge (and it’s all me) is in getting baby steps to work.

I am looking to start with SUBSCRIBE_FORM_SECRET, but honestly just don’t get 
the definition of a “non-empty string”

The default is SUBSCRIBE_FORM_SECRET = None

If I replace None with anything else, I get the following when I try to restart 
mailman

Traceback (most recent call last):
  File "../bin/mailmanctl", line 107, in <module>
    from Mailman import mm_cfg
  File "/var/lib/mailman/Mailman/mm_cfg.py", line 167, in <module>
    SUBSCRIBE_FORM_SECRET = random
NameError: name 'random' is not defined

—
Tom Coradeschi
[email protected]


------------------------------------------------------
Mailman-Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/[email protected]/
    https://mail.python.org/archives/list/[email protected]/
Member address: [email protected]

Reply via email to