[Mailman-Users] Subscribe users without confirmation

Hakon Brynildsen hakon.brynildsen at framestore-cfc.com
Tue Feb 19 10:20:08 CET 2002


You can also change some default parameters in mm_cfg.py, but listen to
Merlin's warning.


Output from Defaults.py : 
> # SUBSCRIBE POLICY
> # 0 - open list (only when ALLOW_OPEN_SUBSCRIBE is set to 1) **
> # 1 - confirmation required for subscribes
> # 2 - admin approval required for subscribes
> # 3 - both confirmation and admin approval required
> #
> # ** please do not choose option 0 if you are not allowing open
> # subscribes (next variable)
> DEFAULT_SUBSCRIBE_POLICY = 1
> 
> # does this site allow completely unchecked subscriptions?
> ALLOW_OPEN_SUBSCRIBE = 0


Marc MERLIN wrote:
> 
> On Tue, Feb 19, 2002 at 08:13:57AM +1100, Joe Mizzi wrote:
> > How would i  be able to subscribe users through  the web interface without
> > having them reply to a confirmation email?
> 
> You can write a small CGI that calls
> ~mailman/bin/remove_members listname email
> 
> Of course, it then lets me unsubscribe you, but in some cases that's an
> acceptable tradeoff
> 
> Marc
> --
> Microsoft is to operating systems & security ....
>                                       .... what McDonalds is to gourmet cooking
> 
> Home page: http://marc.merlins.org/   |   Finger marc_f at merlins.org for PGP key
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users

-- 
Regards

Hakon Brynildsen
IS - Framestore CFC




More information about the Mailman-Users mailing list