On Friday 28 March 2003 11:32 am, Sullivan, John wrote: > No I found the problem: Sendmail is shipped to only listen on the local > host. I need to change that. Here's an FAQ on it below. Most of you using > sendmail as your MTA had to configure this at some point - Can anyone give > me directions -
I simply changed as follows: # O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA O DaemonPortOptions=Port=smtp Irwin ------------------------------------------------------ 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 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
