>         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 restart your MTA after every change in IP address.

I think we're getting somewhere... I'm only seeing the following line
from netstat that listens on 25:

tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN

(I don't see tcp4 and tcp6 listed at all)

How do I change the sendmail configuration to listen to all traffic
coming to port 25?

Thanks again,
jim
------------------------------------------------------
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=show&file=faq01.027.htp

Reply via email to