Check out: http://c.qyv.net/mailmansrc/info/a6250b7ba075294c
This is a patch to mailman version 2.1.20 (the version deployed on sqlite.org). It adds a three day waiting period between subscription attempts. When applying this patch also be sure to edit Defaults.py (which is generated at installation time from Defaults.py.in) to include the new variable for controlling the subscription window. You may also want to set SUBSCRIBE_FORM_SECRET to a secret string. This will enable verification that a submitted form is both from the site and filled out after 5 seconds (to thwart bots). Enjoy. -Jeff On Thu, Jun 14, 2018 at 11:02 PM Jeffrey Schiller < [email protected]> wrote: > I am so offering... > > -Jeff > > > On Wed, Jun 13, 2018 at 12:42 PM Richard Hipp <[email protected]> wrote: > >> On 6/13/18, Michael Tiernan <[email protected]> wrote: >> > May I respectfully suggest to everyone that offering solutions, while >> > valuable and helpful, may not be as valuable as the offer of assistance >> > to our listmaster. >> >> +1 :-) >> >> -- >> D. Richard Hipp >> [email protected] >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users >> > _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

