Problem with SMTPD Relay
Posted: 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:
based on previous posts I have my smtpd.cfg set up as follows
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
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