I have tried adding the following lines (in various combintations) to the /var/opt/scalix/sys/smtpd.cfg:
RELAY accept hostY
SUBMIT accept hostY
ORIGINATOR accept *@hostYdomain
Whenever I make a change is restart the smtpd (using the omoff and omon commands). I test it out by telnetting to hostX from hostY on port 25 and then doing the following:
220 hostX ESMTP Scalix SMTP Relay 9.4.2.4; Mon, 23 Jan 2006 14:37:23 -0800 (PST)
mail from:<name@hostYdomain>
250 name@hostYdomain... Sender ok
rcpt to:<some@emailaddress>
550 Denied due to spam list
I have Scalix running on FC4. I've also tried playing around with the access db in the sendmail config (is Scalix piggybacking on sendmail?), but that hasn't worked either.
Thanks for the quick response.
ScalixSupport wrote:Can you give some more details on this ? What have you tried so far ?
Given that you are modifying the smtpd.cfg on host X, does this mean that you have host Y connecting to host X already ?
Cheers
Dave