[Mailman-Users] custom subscribe, unsubscribe and confirm pages per list

Jim Tittsler jwt at OnJapan.net
Sat Nov 27 11:54:33 CET 2004


On Sat, Nov 27, 2004 at 12:12:39AM +0200, Seather wrote:
> All that I need is a subscribe with a username and password, and an 
> unsubscribe form with a username entry, and then the confirm pages for 
> both of them. Passwords and options and such is completely unnescesarry 
> as this is a newsletter only "mailing list".

If you are willing for the subscriber to do the "confirm" part
by mail, you can have your PHP page send mail to the list's
-request address on behalf of the user.

You could also use PHP's curl library to "submit" the
subscription form, "scrape" the result page the PHP gets
back, and show your own result page.

-- 
Jim Tittsler             http://www.OnJapan.net/      GPG: 0x01159DB6
Python Starship          http://Starship.Python.net/
Ringo MUG Tokyo          http://www.ringo.net/rss.html




More information about the Mailman-Users mailing list