I inherited a server (to make a long story very short) and I'm having a touch of mail trouble. I think there may be an overzealous virus or spam filter quietly removing some legitimate mail from a user now and then. Unfortunately, I'm not even sure where to begin here.
The previous guy, before leaving, told me that there are two sendmail instances with antivirus and spam filter in between them. Indeed, in the /etc/mail I see configurations for sendmail-rx and sendmail-tx and a note that the rx handles all newly created mail (sent by users or entering the server from outside) and that the tx instance delivers mail (to an MDA I guess).
Anyway, I don't follow this in the config. I'm not recognizing anything in the configuration files that would manage the routing from one instance to another. Maybe I'm not looking for the right thing, but I'm not convinced that the spam filter is really active. Can anyone help me figure this out?
The previous guy, before leaving, told me that there are two sendmail instances with antivirus and spam filter in between them. Indeed, in the /etc/mail I see configurations for sendmail-rx and sendmail-tx and a note that the rx handles all newly created mail (sent by users or entering the server from outside) and that the tx instance delivers mail (to an MDA I guess).
Anyway, I don't follow this in the config. I'm not recognizing anything in the configuration files that would manage the routing from one instance to another. Maybe I'm not looking for the right thing, but I'm not convinced that the spam filter is really active. Can anyone help me figure this out?