smtpd.cfg issue - I think

Discuss the Scalix Server software

Moderators: ScalixSupport, admin

eidrup
Posts: 14
Joined: Thu Apr 20, 2006 4:59 pm

smtpd.cfg issue - I think

Postby eidrup » Thu Apr 20, 2006 5:14 pm

Hello, I’m a total Linux/Scalix newbie but here is what I’ve got going on.
My employer has several domains, each set up as mail nodes via SAC. All domains in use are real world domains [not just for internal use]. The SWA feature works with the primary, and other mail nodes for the standard sending and receiving of emails. The issue that I’m having is when I try to set up internet user accounts. Basically I’m trying to have email sent to me@domain2.com get redirected to myName@outsidedomain.com. This process works perfectly when the internal domain is the primary domain ie… me@domain1.com, however when I try to do this same process with a mail node that is not the primary I keep getting the error “550 Denied due to spam list.”
After spending quite a bit of time in this form I found a reference stating that the var/opt/scalix/smtpd.cfg may need to be edited to allow relaying for the other mail nodes. I have edited the smtpd.cfg file as so:
RELAY accept 127.0.0.1
RELAY accept .domain1.com
RELAY accept .domain2.com
RELAY Log_Reject ALL

So, after all this, I’m still having the same problems, any idea where I should look next?
I running a new install of CentOS-4, with Scalix 10.

Thank you in advance

Valerion
Scalix Star
Scalix Star
Posts: 2730
Joined: Thu Feb 26, 2004 7:40 am
Location: Johannesburg, South Africa
Contact:

Postby Valerion » Fri Apr 21, 2006 3:50 am

Did you restart the SMTP relay?

Code: Select all

omoff -d0 -w smtpd
omon -w smtpd


Also, make sure the machines doing the sending is registered in DNS so the IP's resolve to machinename.domain1.com or machinename.domain2.com. For security you may also want to look at SMTP Auth.

eidrup
Posts: 14
Joined: Thu Apr 20, 2006 4:59 pm

Postby eidrup » Fri Apr 21, 2006 6:28 pm

Looks like that did the trick!
Thank you!!!!

Valerion wrote:Did you restart the SMTP relay?

Code: Select all

omoff -d0 -w smtpd
omon -w smtpd


Also, make sure the machines doing the sending is registered in DNS so the IP's resolve to machinename.domain1.com or machinename.domain2.com. For security you may also want to look at SMTP Auth.


Return to “Scalix Server”



Who is online

Users browsing this forum: No registered users and 11 guests