[Mailman-Users] Administrate list via HTML?

Tokio Kikuchi tkikuchi at is.kochi-u.ac.jp
Tue May 4 14:46:28 CEST 2004


Hi,

Sean Robertson wrote:

> I need to be able to send the commands from a PHP script.  There is no
> way that I know of to handle the login and execute commends on the HTML
> pages from a PHP script.
> 

I you can exec GNU wget from your PHP script, then this command might be 
a hint.

$ wget -O /dev/null \
"http://server/mailman/admin/list?adminpw=passwd&description=New+Desc"

Have fun.

-- 
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/





More information about the Mailman-Users mailing list