Find the answer to your Linux question:
Results 1 to 3 of 3
Hello , MY Mailscanner was working fine then from yesterday. it stopped delivering. wen i disable Mailscanner in postfix main.cf file. All mails deliver fine. log says MailScanner[11013]: MailScanner E-Mail ...
  1. #1
    Just Joined!
    Join Date
    Jul 2011
    Posts
    2

    Mailscanner with Postfix

    Hello ,

    MY Mailscanner was working fine then from yesterday. it stopped delivering. wen i disable Mailscanner in postfix main.cf file. All mails deliver fine.

    log says

    MailScanner[11013]: MailScanner E-Mail Virus Scanner version 4.79.11 starting...
    MailScanner[11013]: Reading configuration file /etc/MailScanner/MailScanner.conf
    MailScanner[11013]: Read 761 hostnames from the phishing whitelist
    MailScanner[11013]: Read 5497 hostnames from the phishing blacklists
    MailScanner[11013]: Using SpamAssassin results cache
    MailScanner[11013]: Connected to SpamAssassin cache database
    MailScanner[11013]: Enabling SpamAssassin auto-whitelist functionality...

    Can anyone help me please.

    Thanks in advance.

  2. #2
    Just Joined!
    Join Date
    Aug 2011
    Posts
    1
    I had a similar problem.
    MailScanner --lint helped.
    It turned out that I accidentally messed up /tmp permissions...

    Try MailScanner --lint, and MailScanner --debug.

  3. #3
    Just Joined!
    Join Date
    Jul 2011
    Posts
    2
    thanks for that....i tried Mailscanner -- lint and looks like my spamassign isnt working properly here is the results
    does anyone know how to fix it.

    Trying to setlogsock(unix)

    Reading configuration file /etc/MailScanner/MailScanner.conf
    Read 761 hostnames from the phishing whitelist
    Read 5497 hostnames from the phishing blacklists

    Checking version numbers...
    Version installed (4.79.11) does not match version stated in
    MailScanner.conf file (4.57.6), you may want to run upgrade_MailScanner_conf
    to ensure your MailScanner.conf file contains all the latest settings.

    Unrar is not installed, it should be in /usr/bin/unrar.
    This is required for RAR archives to be read to check
    filenames and filetypes. Virus scanning is not affected.


    Your envelope_sender_header in spam.assassin.prefs.conf is correct.
    MailScanner setting GID to (107)
    MailScanner setting UID to (104)

    Checking for SpamAssassin errors (if you use it)...
    Using SpamAssassin results cache
    Connected to SpamAssassin cache database
    config: failed to parse line, skipping, in "/etc/MailScanner/spam.assassin.prefs.conf": bayes_auto_learn_threshold_nonspam -1
    config: failed to parse line, skipping, in "/etc/MailScanner/spam.assassin.prefs.conf": bayes_auto_learn_threshold_spam 10.0
    SpamAssassin reported an error.
    I have found clamav scanners installed, and will use them all by default.
    Connected to Processing Attempts Database
    Created Processing Attempts Database successfully
    There are 931 messages in the Processing Attempts Database
    Using locktype = posix
    MailScanner.conf says "Virus Scanners = auto"
    Found these virus scanners installed: clamav
    ================================================== =========================
    Filename Checks: Windows/DOS Executable (1 eicar.com)
    Other Checks: Found 1 problems
    Virus and Content Scanning: Starting
    WARNING: Ignoring deprecated option --unzip
    WARNING: Ignoring deprecated option --jar
    WARNING: Ignoring deprecated option --tar
    WARNING: Ignoring deprecated option --tgz
    WARNING: Ignoring deprecated option --deb
    WARNING: Ignoring deprecated option --max-ratio
    ./1/eicar.com: Eicar-Test-Signature FOUND

    Virus Scanning: ClamAV found 1 infections
    Infected message 1 came from 10.1.1.1
    Virus Scanning: Found 1 viruses
    ================================================== =========================

    If any of your virus scanners (clamav)
    are not listed there, you should check that they are installed correctly
    and that MailScanner is finding them correctly via its virus.scanners.conf.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •