Hi Mark, Mark Sapiro a écrit :
>Laurent Lesage wrote: > > >>I'm using Debian Sarge, with postfix and apache. I'v installed mailman >>(2.1.5.8) and everything works fine... except that the mails don't go >>out! In fact, it seems like mailman doesn't talk to postfix at all. In >>my "/var/log/syslog" where postfix logs his tasks, I see that the >>messages are received and are "aliased" to mailman. Then, mailman create >>the right email adresses but in /var/log/mailman/smtp.failure, I always >>get : >> >>May 28 17:30:10 2005 (2104) Low level smtp error: (-2, 'Name or service >>not known'), msgid: <[EMAIL PROTECTED]> >>May 28 17:30:10 2005 (2104) delivery to [EMAIL PROTECTED] failed >>with code -1: (-2, 'Name or service not known') >> >> > >Mailman is unable to establish an SMTP (or any) connection to port 25 >on localhost. This is due to a system configuration problem outside of >Mailman. You'll probably see a similar error if you try > >telnet localhost 25 > > > That works fine for me. I had a look on the link you suggest below but my resolv.conf is already configured as suggested, and this does not resolve the problem. I can add some details: my server is behind a firewall (modem router), I use DynDNS. So, the IP address of my smtp server is local. But I have no problem with all the other services : my /etc/hosts is used locally. The DNS server is not used on my server (my modem is my local DNS server - proxy) So the problem remains on the "direct" smtp delivery. Any other idea? >at a shell prompt. > >See http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.014.htp >for more details. > >-- >Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, >San Francisco Bay Area, California better 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=show&file=faq01.027.htp