[Mailman-Users] Outbound smtp email problems: (110, 'Connection timed out')
Jim Tittsler
jwt at OnJapan.net
Mon May 16 10:18:27 CEST 2005
On Sun, May 15, 2005 at 08:48:51PM -0500, Matt England wrote:
> root at biz2tek 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:
>
> root at biz2tek 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
More information about the Mailman-Users
mailing list