On Sun, May 15, 2005 at 08:48:51PM -0500, Matt England wrote: > [EMAIL PROTECTED] 8:47pm [...vpopmail/etc] 136> cat /etc/tcp.smtp > 127.:allow,RELAYCLIENT=""
Don't you also need to allow relaying from your IP address block? <http://www.gnu.org/software/mailman/mailman-install/qmail-issues.html> On Sun, May 15, 2005 at 10:49:11PM -0500, Matt England wrote: > I can run the following test ok: > > [EMAIL PROTECTED] 10:35pm [~] 1> telnet localhost 25 > Trying 127.0.0.1... Mailman tries to connect to your mail host (DEFAULT_EMAIL_HOST in the simplest case, but it is a function of the add_virtualhost() statements in your mm_cfg.py). This is not specified as localhost (or 127.0.0.1)... so this is not a fair test. -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/crew/jwt/ Mailman IRC irc://irc.freenode.net/#mailman ------------------------------------------------------ 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/ 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
