Michael Ewens wrote:

>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.

If the above is not a typo, try making the header

Approved: <password>

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

Reply via email to