SpamSnake's MailScanner

Discussion in 'HOWTO-Related Questions' started by cjc81, Jan 31, 2009.

  1. cjc81

    cjc81 New Member

    I'm getting this error showing up in the log file.

    The following is output of ls -al /var/spool/MailScanner

    Any idea?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What are the outputs of
    Code:
    ls -la /var/spool/MailScanner/incoming/
    and
    Code:
    df -h
    ?
     
  3. cjc81

    cjc81 New Member

    Here it is.

    Seems like mailscanner is creating the directories without giving itself enough permissions to read it.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    ls -la /var/spool/MailScanner/incoming/16143/./ECD0128618F00.B8381/
    ?
     
  5. cjc81

    cjc81 New Member

    Here it is.

     
  6. Rocky

    Rocky Member

    This is what I have on those folders:


    drwxr-x--- 6 postfix www-data 4096 2008-04-25 11:41 .
    drwxr-xr-x 8 root root 4096 2008-10-08 13:38 ..
    drwxr-x--- 2 postfix www-data 4096 2008-04-04 22:00 archive
    drwxr-x--- 38 postfix clamav 4096 2009-02-04 10:52 incoming
    drwxr-x--- 10 postfix www-data 4096 2009-02-04 00:01 quarantine
    drwxr-x--- 2 postfix www-data 4096 2008-04-25 11:41 spamassassin

    Have you finished the complete setup? If not, what step are you on?

    Rocky
     
  7. cjc81

    cjc81 New Member

    Yes, i've completed the setup.
     

Share This Page