I am trying to build a web interface that sends mail to a Mailman list (using Mailman 2.0.13). Using php, I am constructing and sending a message (using the mail() function). I have added:

Approve: <password>

to the header information of a text/plain and text/html email, neither being approved. Instead, I have to log-in to the web interface and approve each message. It is this step that I hope to avoid.

I think that the best solution would be a command line one, but I can't find any Mailman docs related to sending approved messages from the command line.

Any suggestions would be very helpful.

Michael
------------------------------------------------------
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/

Reply via email to