Postby Valerion » Mon Nov 20, 2006 6:15 am
The path local mail takes is diffent.
If you use Outlook, it goes from the client to Scalix, gets put in the Service Router's queue, from there it gets put in Local Delivery's queue and that delivers into your mailbox. No outside applications (eg. Spamassassin) gets to see the mail. If you use SWA it gets delivered to the SMTP Relay (or possibly sendmail, depending on your setup), then possibly go to Spamassassin (depending on your setup), then goes to Scalix internally (Incoming mail gateway, then the Service Router, then Local Delivery). So the client used determines the path taken. If you can tell us which clients you are using here it would help quite a bit.
Also, I suggest you put audit logging on (omconfaud) on the Service Router and Local Delivery. It may be that the mail goes through fast and the client doesn't notify you in a timely way. Remember to restart the services when you change the logging (omoff and omon). You can have a look at the timestamps in the scalix audit log (/var/opt/scalix/logs/audit in Scalix 10) and see where the delay occurs.