Problem with SMTPD Relay

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

ericlomm

Problem with SMTPD Relay

Postby ericlomm » Fri Feb 17, 2006 1:06 pm

Hello,

I am having problems in trying to send email messages to external systems from within the Scalix server. I have looked at some previous posts where other persons appeared to have had similar problems and followed what was suggested to them. I am still getting the same results.

The message that I am getting is:

Code: Select all

 Unable to send mail to:
firstL@micronix.com


based on previous posts I have my smtpd.cfg set up as follows

Code: Select all

RELAY accept 127.0.0.1
RELAY accept Susetest.micronixinc.com
RELAY accept 10.0.1.142/255.255.255.0
RELAY Log_Reject ALL


I have setup the host file so that Susetest.Micronixinc.com maps to 10.0.1.142

I have made sure that i have stoped and restarted the smtpd service and the results are still the same.

why is this not working?

Thanks

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Fri Feb 17, 2006 9:12 pm

Hi Eric,

I'm assuming you're trying to send via SWA. I'm also assuming you're able to send to other Scalix users. So, if you type: ifconfig, what is the IP address of your Scalix server? If it's 10.0.1.142, you only need to have:

Code: Select all

RELAY accept 127.0.0.1
RELAY accept 10.0.1.142
RELAY Log_Reject ALL


then restart the SMTP relay by typing:

Code: Select all

omoff -d0 smtpd
omon smtpd


Thanks,
Rachel


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 5 guests