Re: [Mailman-Users] Re: mail not being sent/received

2005-02-18 Thread Brad Knowles
At 1:49 PM -0500 2005-02-18, [EMAIL PROTECTED] wrote: I think we're getting somewhere... I'm only seeing the following line from netstat that listens on 25: tcp0 0 127.0.0.1:250.0.0.0:* LISTEN (I don't see tcp4 and tcp6 listed at all) Then your kernel pro

Re: [Mailman-Users] Re: mail not being sent/received

2005-02-18 Thread [EMAIL PROTECTED]
> You can't. What you can do is configure your MTA to listen on > all interfaces and IP addresses, and then whatever you get > dynamically assigned will automatically be covered. However, it may > take your MTA some time to recognize a change in IP addresses, so you > should stop and rest

Re: [Mailman-Users] Re: mail not being sent/received

2005-02-18 Thread Brad Knowles
At 11:36 AM -0500 2005-02-18, [EMAIL PROTECTED] wrote: Also, I'm usnig a dynamic IP. Can I somehow set the machine's dynamic host name as a host on which to listen? You can't. What you can do is configure your MTA to listen on all interfaces and IP addresses, and then whatever you get dynamic

Re: [Mailman-Users] Re: mail not being sent/received

2005-02-18 Thread Brad Knowles
At 11:27 AM -0500 2005-02-18, [EMAIL PROTECTED] wrote: 2) Your MTA is only listening your local loopback, i.e. your own machine 127.0.0.1, and not your machines IP address. Hmm... I'm using sendmail. Can you please tell me how I'd check to see if this is the problem, and how to change it if it

Re: [Mailman-Users] Re: mail not being sent/received

2005-02-18 Thread [EMAIL PROTECTED]
> > 2) Your MTA is only listening your local loopback, i.e. your own machine > > 127.0.0.1, and not your machines IP address. > > Hmm... I'm using sendmail. Can you please tell me how I'd check to see > if this is the problem, and how to change it if it is? Also, I'm usnig a dynamic IP. Can I som

Re: [Mailman-Users] Re: mail not being sent/received

2005-02-18 Thread [EMAIL PROTECTED]
> 1) Your firewall is not allow port 25 SMPT traffic, open the port up. > This is the most likely. The port is forwarded correctly. > 2) Your MTA is only listening your local loopback, i.e. your own machine > 127.0.0.1, and not your machines IP address. Hmm... I'm using sendmail. Can you please

Re: [Mailman-Users] Re: mail not being sent/received

2005-02-18 Thread John Dennis
[EMAIL PROTECTED] wrote: Okay, here's some more potentially useful info. I sent a message to one of the user accounts and here's what I got back: Technical details of temporary failure: TEMP_FAILURE: Could not initiate SMTP conversation with any hosts: [hostname.dyndns.org (1): Connection refused]

[Mailman-Users] Re: mail not being sent/received

2005-02-17 Thread [EMAIL PROTECTED]
Okay, here's some more potentially useful info. I sent a message to one of the user accounts and here's what I got back: Technical details of temporary failure: TEMP_FAILURE: Could not initiate SMTP conversation with any hosts: [hostname.dyndns.org (1): Connection refused] I think this echoes wha

[Mailman-Users] Re: mail not being sent/received

2005-02-17 Thread [EMAIL PROTECTED]
> > However, when I look at /var/log/mailog after after sending mail to > > the list, I don't see anything at all added to the log. That is, it > > seems like the mail isn't even ever getting to the smtp server. I > > also sent mail to a user on the server system directly, and nothing > > sho

[Mailman-Users] Re: mail not being sent/received

2005-02-17 Thread Brad Knowles
At 2:47 PM -0500 2005-02-17, [EMAIL PROTECTED] wrote: However, when I look at /var/log/mailog after after sending mail to the list, I don't see anything at all added to the log. That is, it seems like the mail isn't even ever getting to the smtp server. I also sent mail to a user on the server