SpamAssassin problems

Discussion in 'Installation/Configuration' started by shelluk, Jun 2, 2010.

  1. shelluk

    shelluk New Member

  2. shelluk

    shelluk New Member

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

    till Super Moderator Staff Member ISPConfig Developer

    Please run:

    /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-update

    to load the latest spamassassin rules.
     
  4. shelluk

    shelluk New Member

    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? :confused:

    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 :D
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Please remove the address that you added manually and add it trough ispconfig instead.
     
  6. shelluk

    shelluk New Member

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

Share This Page