Page 1 of 1

Connection refused

Posted: Thu Mar 10, 2005 7:19 pm
by imuenzer
Hello,
after standard install of 9.2 Server with wizard any mail is rejected like:

Mar 10 23:55:15 mail sm-msp-queue[5071]: j2AMmSFk004820: to=root, ctladdr=root (
0/0), delay=00:06:47, xdelay=00:00:00, mailer=relay, pri=210030, relay=[127.0.0.
1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]

pls give me an idea what could it be.

basics
in /etc/sysconfig/sendmail the entry DEMON=no was set.
/etc/mail/access includes 3 lines localhost etc.
JAVA is jdk1.5.0_02
jakarta-tomcat-5.0.28

logong into http://domain:8080/sac
times out even with mozilla 1.75 or IE 6.029

Posted: Mon Mar 14, 2005 6:31 am
by ScalixSupport
You need to have sendmail running as a daemon listening on 127.0.0.1:25.

Without this, you will be able to send any outbound mail.

Cheers

Dave