Page 1 of 1

550 Denied due to spam list

Posted: Wed Jul 27, 2005 1:37 pm
by anthony.hardy
error comes from tomcat logs and only occurs with scalix web access.

I've read a few posts on this and from what I can gather this is a scalix relaying error, not a sendmail relaying error (tested sendmail, it's good) . . .

i've edited smtpd.cfg in /var/opt/scalix/sys and added several variations to make sure I didn't have a typo of any kind . .

RELAY accept 10.10.1.
RELAY accept 10.10.1.251
RELAY accept 10.10.1

restarted scalix in between each test . .i'm obviously not looking in the right place . . any ideas?

Posted: Wed Jul 27, 2005 3:10 pm
by anthony.hardy
got it . .i had to add the ip of the scalix server itself (aside from loopback) in that smtpd.cfg file.