Hi I want to automatically forward the SPAM mails detected by Spamassasin to Knujon and then have it deleted automatically on the server. Is there a way to do this as at the moment ISPConfig only provides accept/discard. Thanks!
You can achieve this by modifying the spamassassin.rc procmail recipe in the home directory of the user. If you want to do this for all new or updated users, edit the master template of the file in /root/ispconfig/isp/conf/ too.
If I do that does that mean that the settings in ISPConfig Control Panel wouldn't matter anymore? Meaning the customer could select accept or decline in in either ways the settings in procmail.rc would be executed?
.procmailrc and all included files are owned by root, and only root is allowed to write to them, so your users can't change them.