Re: [Mailman-Users] DEFAULT_EMAIL_HOST

2012-11-01 Thread Mark Sapiro
Norbert Aschendorff wrote: > >I wanted to figure out which effect DEFAULT_EMAIL_HOST has but I didn't >have much success. The only place where I found this variable was >add_virtualhost() in mailman-install.pdf and in Defaults.py. You missed cron/mailpasswds Mailman/MailList.py Mailman/Cgi/creat

[Mailman-Users] DEFAULT_EMAIL_HOST

2012-11-01 Thread Norbert Aschendorff
Hi all, I wanted to figure out which effect DEFAULT_EMAIL_HOST has but I didn't have much success. The only place where I found this variable was add_virtualhost() in mailman-install.pdf and in Defaults.py. My question: Does DEFAULT_EMAIL_HOST have an effect on the mailman instance when I am not

Re: [Mailman-Users] DEFAULT_EMAIL_HOST Not Working?

2012-09-21 Thread Mark Sapiro
Dennis Putnam wrote: > >I am getting the FQDN in my email footer (html pages are correct) rather >than the DEFAULT_EMAIL_HOST setting. When I change that do I need to do >something other than just restart mailman or is there a separate >variable for the email templates? TIA. See the FAQ at

[Mailman-Users] DEFAULT_EMAIL_HOST Not Working?

2012-09-21 Thread Dennis Putnam
I am getting the FQDN in my email footer (html pages are correct) rather than the DEFAULT_EMAIL_HOST setting. When I change that do I need to do something other than just restart mailman or is there a separate variable for the email templates? TIA. signature.asc Description: OpenPGP digital sign

[Mailman-Users] DEFAULT_EMAIL_HOST question

2004-06-26 Thread Michael Sullivan
I have a question. I use Fedora Core 1 and I just got mailman up and working today. I guess this is sort of a tweaking question. I set my mm_cfg.py's DEFAULT_URL_HOST to www.espersunited.com (my domain) and DEFAULT_EMAIL_HOST to bullet.espersunited.com (I tried using just plain espersunited.com,

Re: [Mailman-Users] DEFAULT_EMAIL_HOST

2003-09-16 Thread Jon Carnes
Fear not. Mailman always looks for a local smtp server to hand off it's mail; thus you want "default_email_host" to be mydomain.com. So it displays your email addresses as being from that domain. Good luck - Jon Carnes On Tue, 2003-09-16 at 12:01, Ricardo Kleemann wrote: > Hi, > > Is this settin

[Mailman-Users] DEFAULT_EMAIL_HOST

2003-09-16 Thread Ricardo Kleemann
Hi, Is this setting used for determining which outbound smtp host to contact, or for the mailhost displayed for replies, or both? I want to be able to set the smtp host for sending email to "localhost", yet I don't want that setting to be exposed, or be appended to the list address. For example,