Ok, I figured out what was wrong,
This is not an issue at the mailman side but postfix..We have to ensure the the 
$origin value in the main.cf (postfix) reflects the correct 
hostname.domain.<com|org> that you want.

Regards,
Kamlesh

-----Original Message-----
From: Mailman-Users 
[mailto:mailman-users-bounces+krao=teslamotors....@python.org] On Behalf Of 
Mark Sapiro
Sent: Friday, October 11, 2013 3:22 PM
To: mailman-users@python.org
Subject: Re: [Mailman-Users] Missing hostname in the Reply To field

On 10/11/2013 03:00 PM, Kamlesh Rao wrote:
> 
> The problem is that when I do a reply (replies are configured as to 'this 
> list'), the reply goes to:
>     mailman-te...@company.com
> When I want them to go to
> mailman-te...@hostname.company.com
...
> DEFAULT_URL_HOST   = "mailman.company.com"
> DEFAULT_EMAIL_HOST = "mailman.company.com" 
> add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
> 
> 
> Is there anything else I am missing..


You either need to run fix_url (see the FAQ at
<http://wiki.list.org/x/mIA9>) or just set the host name you want on the list 
admin General Options page near the bottom (Host name this list prefers for 
email).

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org 
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: 
http://wiki.list.org/x/QIA9 Searchable Archives: 
http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/krao%40teslamotors.com
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to