I'm working on getting mail to be sent out through the web access component (since I don't have the outlook going yet) and when I try to send I get a message:
"Unable to send mail to:
myaddress@testserver.com"
I read through the docs and found the flow chart for messages being sent out and see on page 35 of the install doc that it's working with a directory called /opt/scalix/bin/xport.out . When I go do /opt/scalix/bin and do an ls -al xport.out I see:
-r-sr-sr-t 2 root scalix 65768 Feb 18 19:04 xport.out
Which is not a directory. In fact, when I do an ls on the directory I see many other files with this same mod setting.
Any ideas on why this is?
Thanks