|
From: Mark M. <Mar...@ij...> - 2004-04-14 13:16:04
|
Adam, | Apr 10 15:12:11 duck.easycom.pl amavisd[13405]: (13405-01) ESMTP> 450 4.4.1 | Can't connect to 127.0.0.1 port 10025, No such file or directory at | /usr/local/sbin/amavisd line 2837, <GEN6> line 102., id=13405-01 | #netstat -nat | tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN | tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN | 127.0.0.1:10025 inet n - y - - smtpd | -o content_filter= | About that this port 10025 is runnin' i'm sure. I can telnet it. Strange. It looks like Net::SMTP::new gets in some kind of trouble. What version of Perl is this? Try reinstalling a fresh version of Net::SMTP and see that it passess its installation tests. Mark |