I noticed how out of date SpamAssassin was so found and followed this: http://www.faqforge.com/linux/controlpanels/how-to-update-spamassassin-on-ispconfig-2/ Now SpamAssasin is doing nothing. No errors in mail.err, no headers in emails.. What can I check? I'm new to ISPConfig so haven't learnt my round it yet. Thanks, Michelle
Ah, ok. It's only happening on "aliased" emails, not the ones that are "direct". So if you see below, emails sent to [email protected] get checked by SpamAssassin fine. The ones to [email protected] don't get checked. /etc/postfix/virtusertable Code: ################################### # # ISPConfig virtusertable Configuration File # Version 1.0 # ################################### [email protected] web15_user1 [email protected] web15_user1 [email protected] web15_user1 [email protected] web15_user1 #### MAKE MANUAL ENTRIES BELOW THIS LINE! #### [email protected] web15_user1
Please run: /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-update to load the latest spamassassin rules.
I have done ran /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-update already - not that I can see how this would sort this problem unless I'm missing something? I think I understand why it is happening, but not how to fix it. It's happening because I manually added that address in that config file and SpamAssassin only checks addresses specified in ISPConfig. How can I get it to check other addresses like this that I have added? Or can I turn it on across all addresses regardless (I don't have a problem doing this). Thanks Michelle
Thanks - How can I do this? - domain2.co.uk is actually the host that ISPConfig is set up under. How do I add email addresses for that domain? - Can I simply add a forward and enable SpamAssassin on it? I don't need a mailbox/user for it. Thanks, Michelle