lot of spam in incoming

Discussion in 'General' started by adam_clayton, Sep 8, 2011.

  1. adam_clayton

    adam_clayton New Member

    I've some trouble with spma, so i pached my main.cf and master.cf, copy postfix-policyd-spf-perl in to my /lib/postfix directory. Then i chmod +x /usr/lib/postfix/postfix-policyd-spf-perl and restart postfix

    in log i see this warnings:
    Code:
    postfix/postfix-script: warning: not owned by root: /usr/lib/postfix/postfix-policyd-spf-perl
    
    then postfix starts but spam still comming
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Can you try
    Code:
    chown root /usr/lib/postfix/postfix-policyd-spf-perl
    ?
     

Share This Page