Where to the scripts ask to get their hostname from each time?
mm_cfg.py ?
I have DEFAULT_HOST_NAME = 'discuss.pentax.com'
and in Defaults.py
DEFAULT_HOST_NAME = 'discuss.pentax.com'
Erik Parker eparker@mindsec.com
On Fri, 24 Sep 1999, Erik Parker wrote:
Where to the scripts ask to get their hostname from each time?
mm_cfg.py ?
I have DEFAULT_HOST_NAME = 'discuss.pentax.com'
and in Defaults.py
DEFAULT_HOST_NAME = 'discuss.pentax.com'
I think those values are used when new lists are created. Go to the configuration page for each existing list to change the values they use.
(BTW, I don't think you're supposed to change Defaults.py. If you want to keep up with CVS, might break it.)
-- Paul
On Fri, 24 Sep 1999, Paul Hebble wrote:
On Fri, 24 Sep 1999, Erik Parker wrote:
Where to the scripts ask to get their hostname from each time?
mm_cfg.py ?
I have DEFAULT_HOST_NAME = 'discuss.pentax.com'
and in Defaults.py
DEFAULT_HOST_NAME = 'discuss.pentax.com'
I think those values are used when new lists are created. Go to the configuration page for each existing list to change the values they use.
Yah did that via the web, problem is, that part isn't working. Nobody seems to know why.. I know remembered why I used to go with supported products :) heh.
(BTW, I don't think you're supposed to change Defaults.py. If you want to keep up with CVS, might break it.)
-- Paul
Erik Parker eparker@mindsec.com
On Fri, Sep 24, 1999 at 02:22:41PM -0600, Erik Parker wrote:
seems to know why.. I know remembered why I used to go with supported products :) heh.
Oh, you didn't get my offer of commercial support on your mailman setup? My company is quite willing to provide that. Just because Mailman is open-source and freely-available doesn't mean that it's not supported. In fact, I would argue that it increases one's support options (I can't go digging in Windows code to find a problem like this, that's for sure).
Sean
"Ayn Rand books and guns... You guys take World Domination seriously." "It's our job." -- Conversation with Luke Jones about Rob Riggs place. Sean Reifschneider, Inimitably Superfluous <jafo@tummy.com> URL: <http://www.tummy.com/xvscan> HP-UX/Linux/FreeBSD/BSDOS scanning software.
[Note that I've sent this to the mailman-users list, which is really more appropriate than the developers list. However, I don't actually read the -users group because of a lack of time.]
On Fri, Sep 24, 1999 at 02:01:10PM -0600, Erik Parker wrote:
Where to the scripts ask to get their hostname from each time?
mm_cfg.py ?
I have DEFAULT_HOST_NAME = 'discuss.pentax.com'
and in Defaults.py
DEFAULT_HOST_NAME = 'discuss.pentax.com'
mm_cfg.py is for the *LOCAL* settings, and things in there are overridden by values in mm_cfg.py. However, when sending a message the preferred host name is taken from the value set in the main config panel "Host name this list prefers".
Have you been looking at your MTA with the same ferver that you've been looking at Mailman? My bet is that it's some sort of interaction with the MTA, but you haven't mentioned what you're using.
Sean
I put my hand upon her lever, said "let it rock and let it roll." I had the one-arm-bandit fever, it was an arrow through my heart, that's all. Sean Reifschneider, Inimitably Superfluous <jafo@tummy.com> URL: <http://www.tummy.com/xvscan> HP-UX/Linux/FreeBSD/BSDOS scanning software.
On Fri, 24 Sep 1999, Sean Reifschneider wrote:
[Note that I've sent this to the mailman-users list, which is really more appropriate than the developers list. However, I don't actually read the -users group because of a lack of time.]
On Fri, Sep 24, 1999 at 02:01:10PM -0600, Erik Parker wrote:
Where to the scripts ask to get their hostname from each time?
mm_cfg.py ?
I have DEFAULT_HOST_NAME = 'discuss.pentax.com'
and in Defaults.py
DEFAULT_HOST_NAME = 'discuss.pentax.com'
mm_cfg.py is for the *LOCAL* settings, and things in there are overridden by values in mm_cfg.py. However, when sending a message the preferred host name is taken from the value set in the main config panel "Host name this list prefers".
Have you been looking at your MTA with the same ferver that you've been looking at Mailman? My bet is that it's some sort of interaction with the MTA, but you haven't mentioned what you're using.
I am using sendmail 8.9.3, I have gone as far to:
Change the sendmail.cf to force it to use the host discuss.pentax.com, changing the reverse DNS for the machine to it matched the A record for discuss.pentax.com changed the hostname on the machine
and (not to sound like a broken record, but people keep emailing me with their wisdom, and never noticed I've already stated this) I HAVE IT SET VIA THE WEB PAGE FOR "Host name this list prefers." set to the RIGHT host.
Sean
I put my hand upon her lever, said "let it rock and let it roll." I had the one-arm-bandit fever, it was an arrow through my heart, that's all. Sean Reifschneider, Inimitably Superfluous <jafo@tummy.com> URL: <http://www.tummy.com/xvscan> HP-UX/Linux/FreeBSD/BSDOS scanning software.
Erik Parker eparker@mindsec.com
On Fri, Sep 24, 1999 at 02:27:13PM -0600, Erik Parker wrote:
Change the sendmail.cf to force it to use the host discuss.pentax.com, changing the reverse DNS for the machine to it matched the A record for discuss.pentax.com changed the hostname on the machine
Uh... If you changed sendmail to rewrite the headers on the outgoing message, that *SHOULD* correct any issues that may be happening in mailman. You're saying that when you changed sendmail to force the header it still isn't getting the right host? Presuming you made the sendmail.cf change correctly, are you sure what you're seeing isn't happening on the receiving side? I mean, if sendmail is doing the correct rewriting then there's not much of an alternative for where the problem is occuring (*IF* sendmail is doing the rewriting you expect it to).
Sean
Good judgement comes from experience, and experience comes from bad judgement. -- Fred Brooks Sean Reifschneider, Inimitably Superfluous <jafo@tummy.com> URL: <http://www.tummy.com/xvscan> HP-UX/Linux/FreeBSD/BSDOS scanning software.
participants (3)
-
Erik Parker
-
Paul Hebble
-
Sean Reifschneider