SMTPD "stat=Deferred: Connection refused by [127.0.0.1]

Discuss the Scalix Server software

Moderators: ScalixSupport, admin

donnie
Posts: 17
Joined: Fri Jun 09, 2006 4:53 am
Location: Sweden

SMTPD "stat=Deferred: Connection refused by [127.0.0.1]

Postby donnie » Tue Aug 01, 2006 4:21 pm

Hey, I've got everything working on my scalix server here now, exept that I cant send mail to external hosts.

Code: Select all

Aug  1 22:07:16 karen sm-msp-queue[11244]: k6RNw2VN017840: to=<bogusmail@gmail.com>, delay=4+20:09:13, xdelay=00:00:00, mailer=relay, pri=11553313, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]


Code: Select all

netstat -an | grep :25 | grep tcp
tcp        0      0 172.30.1.65:25              0.0.0.0:*                   LISTEN

This is the only entry apearing.
there should be a 127.0.0.1:25 to right?

smtpd.cfg

Code: Select all

RELAY accept 127.0.0.1
RELAY accept 172.30.1.65
RELAY accept .int.xxxx.com
RELAY Log_Reject ALL

# extra rules added to prevent open relay usage
RECIPIENT Log_Reject *@*@*
RECIPIENT Log_Reject *%*
RECIPIENT Log_Reject *!*
RECIPIENT Log_Reject *#*@*


So how to get the server to listen to 127.0.0.1 to?
I have a smarthost in /etc/mail/sendmail.cf to, but that does not effect this since I get the 127.0.0.1 error first...

I'm able to send mail to the scalix users but not to external smtp's.

Please need this working.
Regards Donnie

donnie
Posts: 17
Joined: Fri Jun 09, 2006 4:53 am
Location: Sweden

Postby donnie » Tue Aug 01, 2006 5:45 pm

DAEMON=yes
in
/etc/sysconfig/sendmail

did it!
wierd


Return to “Scalix Server”



Who is online

Users browsing this forum: No registered users and 4 guests

cron