Felipe wrote:

>I've searched the archives but I can't find my solution.
>I want to customize the unsubscribe message which is automatically sent.
>The text now reads:
>You have been unsubscribed. ------------------
>
>What I want is in carets below:
><the name and address> has been unsubscribed.<line break>
>-----------------------------------
>
>I cannot figure out how to get the name and address into the message, nor
>can I get the text to break.  Is this possible?  TIA, felipe.


I'm not sure I understand all of what you want, but the message I think
you are referring to has subject "You have been unsubscribed from the
<listname> mailing list" (in the member's language). This is hard
coded and cannot be changed without changing the code.

The body of the message contains the text from the list's goodbye_msg
attribute (on the General Options page). This text is filled and
wrapped. You can force a paragraph break by inserting an empty line,
and you can prevent filling of a line by beginning the line with white
space.

There is no way to insert the members name or address or any other
variable info without changing code.

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to