Re: [Mailman-Users] Host name problem

2005-09-28 Thread Mark Sapiro
Gregg Leslie wrote:

I've changed the host name to
www.reporterscommittee.org. But all the lists still want to use the linux
address instead of the new www one.


See
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
article 4.29 Existing versus new lists.


--
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter 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=showamp;file=faq01.027.htp


RE: [Mailman-Users] Host name this list prefers

2002-06-02 Thread steven

found the problem, it was me.

I had DM (who I masquerade as (null for no masquerading) (see also
$=M) set in sendmail.cf, which was overriding FM (masq-domains.)



 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED]] On Behalf Of Jon Carnes
 Sent: Saturday, June 01, 2002 9:30 PM
 To: Danny Terweij; steven; [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: [Mailman-Users] Host name this list prefers
 
 
 On Saturday 01 June 2002 10:28 pm, Danny Terweij wrote:
  steven [EMAIL PROTECTED] heeft geschreven:
   Hi,
  
   How do I get the field labelled Host name this list 
 prefers on the
   admin page mailing list administration
   General Options Section to correctly handle a sub-domain 
 (aka three
   part machine name, e.g. foo.domain.com) so that mail sent from
   adminstrative aliases comes from
   [EMAIL PROTECTED]  instead of 
 [EMAIL PROTECTED] ?
 
  Hi,
 
  I have the same question asked at the dev list ( a few days ago).
  Here with Mailman 2,1b2 same problem.
 
   Danny,
 
 Alas, Mailman simply users the listname here and chops off 
 any included 
 domain name.  If you want the Domain name included in the 
 mailing properly, 
 then you will have to use the generics tables for Sendmail 
 - or move your 
 MTA over to something that does virtual domains easier.
 
 Postfix does Virtual domains quite easily.  You might want to 
 look at using 
 that for your MTA instead of Sendmail (though I'm still a 
 die-hard Sendmail 
 fan!).
 
 Jon Carnes
 
 
 --
 Mailman-Users mailing list
 [EMAIL PROTECTED]
 http://mail.python.org/mailman/listinfo/mailman-users
 Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
 



--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py



Re: [Mailman-Users] Host name this list prefers

2002-06-01 Thread Danny Terweij

steven [EMAIL PROTECTED] heeft geschreven:

 Hi,
 
 How do I get the field labelled Host name this list prefers on the
 admin page mailing list administration
 General Options Section to correctly handle a sub-domain (aka three
 part machine name, e.g. foo.domain.com) so that mail sent from
 adminstrative aliases comes from
 [EMAIL PROTECTED]  instead of [EMAIL PROTECTED] ?

Hi, 

I have the same question asked at the dev list ( a few days ago).
Here with Mailman 2,1b2 same problem.

 Danny,





--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py



Re: [Mailman-Users] Host name this list prefers

2002-06-01 Thread Jon Carnes

On Saturday 01 June 2002 10:28 pm, Danny Terweij wrote:
 steven [EMAIL PROTECTED] heeft geschreven:
  Hi,
 
  How do I get the field labelled Host name this list prefers on the
  admin page mailing list administration
  General Options Section to correctly handle a sub-domain (aka three
  part machine name, e.g. foo.domain.com) so that mail sent from
  adminstrative aliases comes from
  [EMAIL PROTECTED]  instead of [EMAIL PROTECTED] ?

 Hi,

 I have the same question asked at the dev list ( a few days ago).
 Here with Mailman 2,1b2 same problem.

  Danny,

Alas, Mailman simply users the listname here and chops off any included 
domain name.  If you want the Domain name included in the mailing properly, 
then you will have to use the generics tables for Sendmail - or move your 
MTA over to something that does virtual domains easier.

Postfix does Virtual domains quite easily.  You might want to look at using 
that for your MTA instead of Sendmail (though I'm still a die-hard Sendmail 
fan!).

Jon Carnes


--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py



Re: [Mailman-Users] Host name

2002-02-20 Thread Chris Hedemark

On Wed, 2002-02-20 at 23:33, Alan ER. Romaniuc wrote:
 My hostname is .domain, but when Mailman sends e-mail, I would
 like that the sender was [EMAIL PROTECTED],  How can I do that???

Edit /home/mailman/Mailman/Defaults.py


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] Host name

2002-02-20 Thread Ted M Harapat

Actually, make this change in  /home/mailman/Mailman/mm_cfg.py

Specifically, set DEFAULT_HOST_NAME to the desired name... such as:

DEFAULT_HOST_NAME   = '.domain'

-ted

Quoting Chris Hedemark [EMAIL PROTECTED]:

 On Wed, 2002-02-20 at 23:33, Alan ER. Romaniuc wrote:
  My hostname is .domain, but when Mailman sends e-mail, I
 would
  like that the sender was [EMAIL PROTECTED],  How can I do
 that???
 
 Edit /home/mailman/Mailman/Defaults.py


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] Host name

2002-02-20 Thread Alan ER. Romaniuc



I've tryed it, but it doesn't work . Homepages are fine , but when an User
receives a e-mail, he still receives [EMAIL PROTECTED]

Chris Hedemark wrote:

 On Wed, 2002-02-20 at 23:33, Alan ER. Romaniuc wrote:
  My hostname is .domain, but when Mailman sends e-mail, I would
  like that the sender was [EMAIL PROTECTED],  How can I do that???

 Edit /home/mailman/Mailman/Defaults.py

 --
 Mailman-Users maillist  -  [EMAIL PROTECTED]
 http://mail.python.org/mailman/listinfo/mailman-users


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] host name

2002-01-25 Thread Lito A. Lampitoc


Hi Richard,
Thanks for the tip it works great!
When receiving mail from the lists,why does the To: header reflect the
real host name e.g. To: [EMAIL PROTECTED],
instead of To: [EMAIL PROTECTED] Where lists is the hostname
i want to appear. Is it sendmail's masquerading option
or mailman's?


Richard Barrett wrote:
At 20:05 24/01/2002 +0800, you wrote:
>I was able to remove the hostname by reconfiguring my sendmail, but
the
>mailing list mainpage
>../mailman/admin/listinfo shows the line "(Send questions and comments
to
>mailman-owner@cebu.)"
>where "cebu" is the host name of my machine, how will I change this
to
>"[EMAIL PROTECTED]" or
>"[EMAIL PROTECTED]"?
>I already edited my mm_cfg.py with the line DEFAULT_HOST_NAME=lists
but
>nothing happened, but it doesnt work?btw the original one in Defaults.py
>has the value "cebu".
>
If you have change the value of DEFAULT_HOST_NAME in
$prefix/Mailman/mm_cfg.py then you will also need to add the following
line
to it AFTER the assignment redefining DEFAULT_HOST_NAME:
MAILMAN_OWNER = 'mailman-owner@%s' % DEFAULT_HOST_NAME
If you do not, then MAILMAN_OWNER will pick up the 'old' value of
DEFAULT_HOST_NAME from $prefix/Mailman/Defaults.py rather than the
'new'
value you have assigned in $prefix/Mailman/mm_cfg.py.
>
>
>Richard Barrett wrote:
>>At 16:18 24/01/2002 +0800, you wrote:
>> >i successfuly setup and configure mailman on my server, but the
problem is
>> >the return address
>> >reflect the host name of my machine instead of the "lists" hostname.
I
>> >checked my sendmail.cf file
>> >but masquerading is on. Is there any way on mailman configuration
to
>> >correct this?
>> >
>>
>>Assuming MM 2.0.x:
>>
>>Check the hostname defaults set up in $prefix/Mailman/Defaults.py
and
>>override those you don't like with revised assignments in
>>$prefix/Mailman/mm_cfg.py - see the $build/INSTALL document for more
info
>>on the rationale for this way of working
>>
>>For any existing list you can edit (very carefully) the last couple
of
>>options on the General Options page of the admin web GUI
>>
>> >--
>> >Lito A. Lampitoc
>> >Foundation for Communication
>> Initiatives
phone:+63(2)8941345
>> >CodeWAN
>> >Project
>> >http://www.codewan.com.ph>http://www.codewan.com.ph>http://www.codewan
>> .com.ph
>> >--
>> >"If you think you're good, you're not."
>> >
>
>--
>Lito A. Lampitoc
>Foundation for Communication Initiatives
phone:+63(2)8941345
>CodeWAN
>Project
>http://www.codewan.com.ph>http://www.codewan.com.ph
>--
>"If you think you're good, you're not."
>

--
Lito A. Lampitoc
Foundation for Communication Initiatives phone:+63(2)8941345
CodeWAN Project http://www.codewan.com.ph
--
"If you think you're good, you're not."



Re: [Mailman-Users] host name

2002-01-24 Thread Lito A. Lampitoc


I was able to remove the hostname by reconfiguring my sendmail, but the
mailing list mainpage
../mailman/admin/listinfo shows the line "(Send questions and comments
to mailman-owner@cebu.)"
where "cebu" is the host name of my machine, how will I change this
to "[EMAIL PROTECTED]" or
"[EMAIL PROTECTED]"?
I already edited my mm_cfg.py with the line DEFAULT_HOST_NAME=lists
but nothing happened, but it doesnt work?btw the original one in Defaults.py
has the value "cebu".



Richard Barrett wrote:
At 16:18 24/01/2002 +0800, you wrote:
>i successfuly setup and configure mailman on my server, but the problem
is
>the return address
>reflect the host name of my machine instead of the "lists" hostname.
I
>checked my sendmail.cf file
>but masquerading is on. Is there any way on mailman configuration
to
>correct this?
>
Assuming MM 2.0.x:
Check the hostname defaults set up in $prefix/Mailman/Defaults.py and
override those you don't like with revised assignments in
$prefix/Mailman/mm_cfg.py - see the $build/INSTALL document for more
info
on the rationale for this way of working
For any existing list you can edit (very carefully) the last couple
of
options on the General Options page of the admin web GUI
>--
>Lito A. Lampitoc
>Foundation for Communication Initiatives
phone:+63(2)8941345
>CodeWAN
>Project
>http://www.codewan.com.ph>http://www.codewan.com.ph
>--
>"If you think you're good, you're not."
>

--
Lito A. Lampitoc
Foundation for Communication Initiatives phone:+63(2)8941345
CodeWAN Project http://www.codewan.com.ph
--
"If you think you're good, you're not."



Re: [Mailman-Users] host name

2002-01-24 Thread Richard Barrett

At 14:14 24/01/2002 +, Oliver Egginger wrote:
You have to change the DEFAULT_HOST_NAME option in the Defaults.py file.
mm.py don't work in this case, alas.

- oliver


No! You should NOT edit Defaults.py. You will regret doing so when you come 
to install an upgrade to Mailman.

If some variable (MAILMAN_OWNER for example) in Defaults.py is defined in 
terms of some other variable (DEFAULT_HOST_NAME) in Defaults.py and you 
redefine the other variable in mm_cfg.py then you should also redefine to 
first variable in mm_cfg.py.

With the example variables, if you redefine DEFAULT_HOST_NAME in mm_cfg.py 
then also redefine MAILMAN_OWNER in mm_cfg.py; in fact you can use the same 
assignment for MAILMAN_OWNER in mm_cfg.py as is used in Defaults.py but it 
will pick up the redefined DEFAULT_HOST_NAME from mm_cfg.py and hence end 
up with a different final value.



   I was able to remove the hostname by reconfiguring my sendmail, but the
  mailing list mainpage
  .../mailman/admin/listinfo shows the line (Send questions and comments to
  mailman-owner@cebu.)
  where cebu is the host name of my machine, how will I change this to
  [EMAIL PROTECTED] or
  [EMAIL PROTECTED]?
  I already edited my mm_cfg.py with the line DEFAULT_HOST_NAME=lists but
  nothing happened, but it doesnt work?btw the original one in Defaults.py
  has the value cebu.
 
  Richard Barrett wrote:
   At 16:18 24/01/2002 +0800, you wrote:
   i successfuly setup and configure mailman on my server, but the problem
is the return address
   reflect the host name of my machine instead of the lists hostname. I
   checked my sendmail.cf file
   but masquerading is on. Is there any way on mailman configuration to
   correct this?
  
   Assuming MM 2.0.x:
  
   Check the hostname defaults set up in $prefix/Mailman/Defaults.py and
   override those you don't like with revised assignments in
   $prefix/Mailman/mm_cfg.py - see the $build/INSTALL document for more info
   on the rationale for this way of working
  
   For any existing list you can edit (very carefully) the last couple of
   options on the General Options page of the admin web GUI
  
   --
   Lito A. Lampitoc
   Foundation for Communication Initiatives
phone:+63(2)8941345 CodeWAN
   Project
   http://www.codewan.com.phhttp://www.codewan.com.ph
   --
   If you think you're good, you're not.
 
  --
  Lito A. Lampitoc
  Foundation for Communication Initiativesphone:+63(2)8941345
  CodeWAN Project http://www.codewan.com.ph
  --
  If you think you're good, you're not.


Content-Type: text/html; charset=us-ascii; name=Anhang: 1
Content-Transfer-Encoding: 7bit
Content-Description:


--
Oliver Egginger
FH Giessen-Friedberg
DV-Zentrum
Wiesenstrasse 14
35390 Giessen
Tel. +49 641 309-1283
Fax  +49 641 309-2908
Mail: [EMAIL PROTECTED]



Sprechzeiten des DV-Zentrums fuer
E-Mail-Angelegenheiten:

Mo  11:30 - 15:30 Uhr
Di  13:15 - 15:30 Uhr
Do  9:30 - 16:00 Uhr
Fr  9:45 - 11:45 Uhr


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] host name

2002-01-24 Thread Oliver Egginger

I see!
I have total overlooked this.
Thank you for the adjustment.

regards
Oliver 




Message from Thursday  24 January 2002 13:31:
 At 14:14 24/01/2002 +, Oliver Egginger wrote:
 You have to change the DEFAULT_HOST_NAME option in the Defaults.py file.
 mm.py don't work in this case, alas.
 
 - oliver

 No! You should NOT edit Defaults.py. You will regret doing so when you come
 to install an upgrade to Mailman.

 If some variable (MAILMAN_OWNER for example) in Defaults.py is defined in
 terms of some other variable (DEFAULT_HOST_NAME) in Defaults.py and you
 redefine the other variable in mm_cfg.py then you should also redefine to
 first variable in mm_cfg.py.

 With the example variables, if you redefine DEFAULT_HOST_NAME in mm_cfg.py
 then also redefine MAILMAN_OWNER in mm_cfg.py; in fact you can use the same
 assignment for MAILMAN_OWNER in mm_cfg.py as is used in Defaults.py but it
 will pick up the redefined DEFAULT_HOST_NAME from mm_cfg.py and hence end
 up with a different final value.

I was able to remove the hostname by reconfiguring my sendmail, but
the
  
   mailing list mainpage
   .../mailman/admin/listinfo shows the line (Send questions and comments
   to mailman-owner@cebu.)
   where cebu is the host name of my machine, how will I change this to
   [EMAIL PROTECTED] or
   [EMAIL PROTECTED]?
   I already edited my mm_cfg.py with the line DEFAULT_HOST_NAME=lists but
   nothing happened, but it doesnt work?btw the original one in
   Defaults.py has the value cebu.
  
   Richard Barrett wrote:
At 16:18 24/01/2002 +0800, you wrote:
i successfuly setup and configure mailman on my server, but the
 problem is the return address
reflect the host name of my machine instead of the lists hostname.
 I checked my sendmail.cf file
but masquerading is on. Is there any way on mailman configuration to
correct this?
   
Assuming MM 2.0.x:
   
Check the hostname defaults set up in $prefix/Mailman/Defaults.py and
override those you don't like with revised assignments in
$prefix/Mailman/mm_cfg.py - see the $build/INSTALL document for more
info on the rationale for this way of working
   
For any existing list you can edit (very carefully) the last couple
of options on the General Options page of the admin web GUI
   
--
Lito A. Lampitoc
Foundation for Communication Initiatives
 phone:+63(2)8941345 CodeWAN
Project
http://www.codewan.com.phhttp://www.codewan.com.ph
--
If you think you're good, you're not.
  
   --
   Lito A. Lampitoc
   Foundation for Communication Initiatives   
   phone:+63(2)8941345 CodeWAN Project
   http://www.codewan.com.ph --
   If you think you're good, you're not.
 
 
 Content-Type: text/html; charset=us-ascii; name=Anhang: 1
 Content-Transfer-Encoding: 7bit
 Content-Description:
 
 
 --
 Oliver Egginger
 FH Giessen-Friedberg
 DV-Zentrum
 Wiesenstrasse 14
 35390 Giessen
 Tel. +49 641 309-1283
 Fax  +49 641 309-2908
 Mail: [EMAIL PROTECTED]
 
 
 
 Sprechzeiten des DV-Zentrums fuer
 E-Mail-Angelegenheiten:
 
 Mo  11:30 - 15:30 Uhr
 Di  13:15 - 15:30 Uhr
 Do  9:30 - 16:00 Uhr
 Fr  9:45 - 11:45 Uhr
 
 
 --
 Mailman-Users maillist  -  [EMAIL PROTECTED]
 http://mail.python.org/mailman/listinfo/mailman-users

-- 
Oliver Egginger
FH Giessen-Friedberg
DV-Zentrum
Wiesenstrasse 14
35390 Giessen
Tel. +49 641 309-1283
Fax  +49 641 309-2908
Mail: [EMAIL PROTECTED]



Sprechzeiten des DV-Zentrums fuer 
E-Mail-Angelegenheiten:

Mo  11:30 - 15:30 Uhr
Di  13:15 - 15:30 Uhr
Do   9:30 - 16:00 Uhr
Fr   9:45 - 11:45 Uhr


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] Host name sent in email confirmation wrong

2001-11-28 Thread Jon Carnes

So you changed it in your ~mailman/Mailman/mm_cfg.py file but did you go
into the web-admin and change it on the General Options page for the lists
that already exist?
   Host name this list prefers:  mardy.hank.org

Jon Carnes
- Original Message -
From: Bill Moseley [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 28, 2001 2:49 PM
Subject: [Mailman-Users] Host name sent in email confirmation wrong


 I have my lists all setup to use the full name of the host.

   DEFAULT_HOST_NAME   = 'mardy.hank.org'

 This is the same host as simply hank.org.  I just tried to subscribe to a
 list, and the confirm mail came like this:

   Reply-To: [EMAIL PROTECTED]

 The list settings have not changes (they still say mardy.hank.org).

 The problem is I have all mail to @hank.org to one address in sendmail's
 virtusertable, so it needs to go to mardy.hank.org to not get bypassed by
 my virtusertable entry.

 So, the question is, why did mailman set the reply to to simply @hank.org
 instead of @mardy.hank.org?  What settings should I look at?


 Bill Moseley
 mailto:[EMAIL PROTECTED]

 --
 Mailman-Users maillist  -  [EMAIL PROTECTED]
 http://mail.python.org/mailman/listinfo/mailman-users


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] Host name sent in email confirmation wrong

2001-11-28 Thread Bill Moseley

At 05:59 PM 11/28/01 -0500, Jon Carnes wrote:
So you changed it in your ~mailman/Mailman/mm_cfg.py file but did you go
into the web-admin and change it on the General Options page for the lists
that already exist?
   Host name this list prefers:  mardy.hank.org

Nope, that's what I meant when I said:

 The list settings have not changes (they still say mardy.hank.org).

Should have been

The list's settings have not changes (they still say mardy.hank.org).

I assume the settings are in the .db file for each list:

 strings config.db | grep hank.org
http://hank.org/mailman/s
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
mardy.hank.org0

Hum.







Jon Carnes
- Original Message -
From: Bill Moseley [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 28, 2001 2:49 PM
Subject: [Mailman-Users] Host name sent in email confirmation wrong


 I have my lists all setup to use the full name of the host.

   DEFAULT_HOST_NAME   = 'mardy.hank.org'

 This is the same host as simply hank.org.  I just tried to subscribe to a
 list, and the confirm mail came like this:

   Reply-To: [EMAIL PROTECTED]

 The list settings have not changes (they still say mardy.hank.org).

 The problem is I have all mail to @hank.org to one address in sendmail's
 virtusertable, so it needs to go to mardy.hank.org to not get bypassed by
 my virtusertable entry.

 So, the question is, why did mailman set the reply to to simply @hank.org
 instead of @mardy.hank.org?  What settings should I look at?


 Bill Moseley
 mailto:[EMAIL PROTECTED]

 --
 Mailman-Users maillist  -  [EMAIL PROTECTED]
 http://mail.python.org/mailman/listinfo/mailman-users



Bill Moseley
mailto:[EMAIL PROTECTED]

--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] Host name sent in email confirmation wrong

2001-11-28 Thread Bill Moseley

 Wait, could it be sendmail is changing those headers?

250 mardy.hank.org Hello localhost [127.0.0.1], pleased to meet you
mail from: [EMAIL PROTECTED]
250 2.1.0 [EMAIL PROTECTED] Sender ok
rcpt to: [EMAIL PROTECTED]
250 2.1.5 [EMAIL PROTECTED] Recipient ok
data
354 Enter mail, end with . on a line by itself
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Errors-to: [EMAIL PROTECTED]
Subject: well?

bye
.
250 2.0.0 fASNBQu12953 Message accepted for delivery
quit

- mail 
Date: Wed, 28 Nov 2001 15:11:33 -0800
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Errors-to: [EMAIL PROTECTED]
Subject: well?

bye

Damn.  Never mind.  Now, if I could only remember how to disable that





Bill Moseley
mailto:[EMAIL PROTECTED]

--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users