There is another way to do (for those that can't patch
mailman)
It is to ignore the mailman user interface and to use the commands
by mail in your own interface: here an example in php
mail($to, "subscribe xxx nodigest address=".$email, "",
$from);
mail($to, "unsubscribe xxx ".$email, "", $f
Is it possible not to send an unsubscribe message to the person?
Is is possible to have a subscribtion with no confirmation and no approval?
Thank you
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mai
Is it possible not to receive this message :
"Your subscription request has been forwarded to the list administrator
at --- for review."
for a subscription via mail (list-request@--- "subscribe address=--")
Thank
I can't find the documentation about the email based commands.
Thank you for your help
--
Mailman-Users maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users