Currently, when you subscribe to a mailing list, the following occurs:

-> -request "subscribe"
<- received subscribe
(optional cookie send, respond)
<- subscribe results
<- list welcome

I'd _really_ like to not send the "I parsed your request and got no errors" e-mail, as it is entirely redundant. Obviously, if there were errors in the request, it's a different story.

--
Carson


_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to