Abdul Javid wrote:
>  
>Is there a way to tweak what mailing list memebers get in "sender" field
>   
>  Like I would  like to put " News " 
>   
>  when members get the mail, they should see "News" in sender area in their 
> mailbox


The Sender: is set to the listname-bounces address for automated bounce
processing to accommodate broken MUAs that return bounces to Sender:
instead of the envelope sender. See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq02.003.htp>
for more on this.

You can set anonymous_list to Yes which will replace the From: with

From: description <[EMAIL PROTECTED]>

where description is the text in the list's description attribute and
[EMAIL PROTECTED] is the list address.

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