Abbas Qaizar wrote: > >I would like visitors to subscribe to my mailing list i.e [EMAIL PROTECTED] directly >by just entering their valid EMAIL addresses. If we look at the GO TO GENERAL LIST >INFORMATION PAGE (GENERAL OPTIONS SECTION). we can look a complete page with all the >necessary details required for this subscription. > >Will anybody advise about what to do and how to do ???
>Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Article 4.33. >Please note: I want visitors to subscribe through this directly and once they put >their VALID EMAILs then I should come to know immediately. What happens next is what happens with any subscribe. Confirmation, approval and notification all are controlled by various list settings. If you mean that you want immediate subscription with no confirmation or approval, you have to set that for the list, and you probably have to set ALLOW_OPEN_SUBSCRIBE = Yes in mm_cfg.py to get that option. NOTE - if you allow subscription without confirmation or approval, anyone can subscribe anyone else via any method without their consent. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
