automatically forward SPAM to email

Discussion in 'Installation/Configuration' started by torusturtle, Sep 19, 2007.

  1. torusturtle

    torusturtle Member

    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!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  3. torusturtle

    torusturtle Member

    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?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    .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. :)
     

Share This Page