IT_Architect
Verified User
- Joined
- Feb 27, 2006
- Messages
- 1,094
ClamAV and SpamAssassin installed and maintained by DirectAdmin
Thoughts:
If there is something needs to be done almost every time, it shouldn't need to be done at all. If almost everybody is installing ClamAV and SpamAssassin, then it should be part of custombuild and the update process.
Aside from our own e-commerce sites, if our web hosting customer's sites were down for a week, they wouldn't even notice. It would be someone else who would alert them. When there is a problem with their e-mail, we'll hear about it in 5 minutes. E-mail is what is critical to their day-to-day business.
Current Situation
Currently, ClamAV, SpamAssassin, and updates from DirectAdmin create an high-maintenance situation. Here are the reasons.
1. I set up the chron to tell me when updates are needed, but I loathe seeing them. About two-thirds of the time they overwrite my exim.conf files. Then I need to:
a. Add ClamAV again
b. Uncomment the SpamAssassin lines.
c. Adjust parameters such as message_size_limit etc.
2. Over the past months, I've noticed that SpamAssassin scores are higher. Customers are raising their spam thresholds or turning it off. On new sites, they are score incoming messages quite high. After hours of analyzing, it appeared the new sites scored incoming e-mails alarmingly high, while established sites leveraged their Bayesian data to reduce the scores, but they were still much higher than they once were. The reason this time seems to come from the old rules no longer working well because some of the sites it used for checking are no longer available on the web. Having up-to-date rules I'm finding is more important than an up-to-date SpamAssassin. However, even after DA install, and enabling SpamAssassin manually according to the How To, it still doesn't leave me in a position to run sa-update. There is more that you need to manually install, and fight errors to get it to work.
Suggestion:
1. Have ClamAV and SpamAssassin install and be ready to go when you do a custombuild install.
2. Add sa-update to the chron options.
3. Have DirectAdmin maintain the exim.conf. Have a file that can be included that contains admin overrides for things such as message_size_limit etc. That way we can leverage improvements from updates without disabling the anti-virus and anti-spam.
Thanks!
Thoughts:
If there is something needs to be done almost every time, it shouldn't need to be done at all. If almost everybody is installing ClamAV and SpamAssassin, then it should be part of custombuild and the update process.
Aside from our own e-commerce sites, if our web hosting customer's sites were down for a week, they wouldn't even notice. It would be someone else who would alert them. When there is a problem with their e-mail, we'll hear about it in 5 minutes. E-mail is what is critical to their day-to-day business.
Current Situation
Currently, ClamAV, SpamAssassin, and updates from DirectAdmin create an high-maintenance situation. Here are the reasons.
1. I set up the chron to tell me when updates are needed, but I loathe seeing them. About two-thirds of the time they overwrite my exim.conf files. Then I need to:
a. Add ClamAV again
b. Uncomment the SpamAssassin lines.
c. Adjust parameters such as message_size_limit etc.
2. Over the past months, I've noticed that SpamAssassin scores are higher. Customers are raising their spam thresholds or turning it off. On new sites, they are score incoming messages quite high. After hours of analyzing, it appeared the new sites scored incoming e-mails alarmingly high, while established sites leveraged their Bayesian data to reduce the scores, but they were still much higher than they once were. The reason this time seems to come from the old rules no longer working well because some of the sites it used for checking are no longer available on the web. Having up-to-date rules I'm finding is more important than an up-to-date SpamAssassin. However, even after DA install, and enabling SpamAssassin manually according to the How To, it still doesn't leave me in a position to run sa-update. There is more that you need to manually install, and fight errors to get it to work.
Suggestion:
1. Have ClamAV and SpamAssassin install and be ready to go when you do a custombuild install.
2. Add sa-update to the chron options.
3. Have DirectAdmin maintain the exim.conf. Have a file that can be included that contains admin overrides for things such as message_size_limit etc. That way we can leverage improvements from updates without disabling the anti-virus and anti-spam.
Thanks!