I have installed Scalix 9.2 on a fresh install of FC3. Everything seems to be working fine. The one problem I am having is, no matter who I send mail too, the Scalix box will accept the user as long as the domain is correct. For example:
User1@domain1.com is a valid user.
You telnet to the Scalix box on port 25.
Scalix Box: HELLO HOW ARE YOU ……..
You do the normal HELO somewhere.com
Scalix Box: OK …. Pleased To Meet You ……
Then MAIL FROM: someone@somewhere.com
Scalix Box: OK
Then RCPT TO:User1@domain1.com
Scalix Box: OK (This is good)
Then RCPT TO:User1@somewhereelse.com
Scalix Box: DENIED DO TO SPAM LIST (So far I like it)
Then RCPT TO:SomeNoneUser@domain1.com
Scalix Box: OK (Don’t like that)
It does not matter what the username is, the Scalix box will accept the user as long as the domain is correct. How do you get it to reject the None Registered User with User Not Known or something?