Error in Mail Deliver Setting
Bernhard Reiter
bernhard.reiter at intevation.de
Thu Oct 13 21:02:27 CEST 2005
Am Mittwoch, 12. Oktober 2005 20:18 schrieb Brian Jones:
> Sorry for the long log snipit.... (from
> /kolab/var/postfix/log/postfix.log) I rebooted the mail server, and tried
> sending an email from kolab (via kmail) and to kolab via my windows mail
> server.
> Below is the result(it also appears it was trying to send the
> backlog of messages as well). 192.168.1.1 is my firewall (with ports
> 25,110,443,22,993,995,143,465,2000 fowarded to kolab) I also notice that
> it is trying to connect to 66.147.99.250 which is a test webserver for the
> domain (seperate linux box..)
>
> Any ideas would be greatly apperciated...
>
>
> Oct 12
> 13:39:53 mail.1701enterprises.com <info> postfix/smtp[24756]: connect to
> 127.0.0.1[127.0.0.1]: Connection refused (port 10024)
postfix wants to run the incoming email through the amavids-new
on port 10024 of localhost.
You need to find out why this fails.
On a running Kolab Server telnet localhost 10024
should give you a port to amavisd-new.
Check the amavisd logs files for hints.
> Oct 12 13:56:02 mail.1701enterprises.com <info>
> postfix/pipe[25182]: 440304EE74D: to=<tjb at mis-solutions.com>,
> relay=kolabfilter, delay=421671, status=deferred (temporary failure.
> Command output: PHP Warning: fsockopen(): unable to connect to
> 66.147.99.250:10026 in /kolab/var/kolab/php/pear/Net/Socket.php on line 109
> Failed to connect to $myclass: Failed to connect socket: Connection
> refused, code 421 )
Maybe this is the bounce or you somehow have missconfigured your Kolab Server.
Port 10026 on the Kolab Server should be postfix again.
Bernhard
More information about the users
mailing list