Spamassassin, auto whitelist, backscatter and spam problems.

My Mail is handled by an XServe with Mac OS X Server 10.5.5.
I have many email problems. One of them is an email backscatter problem. Sometimes, but not always, when email is identified as spam, an email gets sent back to the "From" address saying it is spam. This email seems to come directly from my servers, which is bad as spammers usually spoof the From addresses. I have modified amavisd.conf as per below. I changed all the D_BOUNCE instances to D_REJECT, yet still emails seeming to come from my server gets sent back to the From address. This is the relevant bit out of amavisd.conf:
$finalvirusdestiny = D_REJECT;
$finalbanneddestiny = D_REJECT;
$finalspamdestiny = D_REJECT;
$finalbad_headerdestiny = D_PASS;
I tried testing this by sending lots of emails that with keywords in them that rules are set up for to add enough points so that such emails get blocked, however, these emails seem to come through. At first I thought this was the AWL's doing, but by examining the headers of the email, there is no X-SPAM header as I'd expect, which makes me believe Spamassassin has not checked the email?? What can cause emails to bypass spamassassin and how do I get spamassassin to check every email? This seems to be a cause of my other problem of a lot of SPAM passing through the spam filter.
I am also having a lot of trouble understanding the SA AWL.
Is there any way I can change the scores in the AWL database?
I have tried:
spamassassin --remove-addr-from-whitelist=[email protected]
This outputs a message saying it removed an address from the whitelist, but in reality does absolutely nothing. Way I can tell is by using this script which still shows the same entries for the relevant email address:
http://spamassassin.apache.org/full/3.0.x/dist/tools/check_whitelist
I'm stumped. Any answers/thoughts/suggestions would be much appreciated. Please help!

postfix receives the mail, then passes it to amavisd.
amavisd decides what scanners to use (clamav/spamassassin and possibly others) and performs the scan
amavisd might not scan the messages if certain criteria are met (size too large, white list, etc), this is all configurable in amavisd.conf. For example, the size threshold by default may be too small, so messages with large graphics may not be scanned.
after amavis processes the message, depending on the config of amavis, certain actions are performed (add headers, discard, reject, bounce, etc).
then amavisd passes the mail back to postfix
postfix delivers any deliverable mail to cyrus/dovecot and/or processes and bounce/rejection.
a rejection doesn't work in the above scenario because it's already been accepted by postfix.
best to discard.
if you would like to learn more about the flow and logic, look at the amavisd config file
/etc/amavisd.conf
and check out the docs
http://www.ijs.si/software/amavisd/
Jeff

Similar Messages

  • Hi. I use Adobe Acrobat XI pro to make a PDF ebook embedded with audio. It works really well on my computer-I can read the book and hear the auto play mp3. The problem is, when I send it to my customers, they have difficulty hearing the audio. A few of th

    Hi. I use Adobe Acrobat XI pro to make a PDF ebook embedded with audio. It works really well on my computer-I can read the book and hear the auto play mp3. The problem is, when I send it to my customers, they have difficulty hearing the audio. A few of them say they have Flash player on their PC and somehow they still can't hear, some say their Google Chrome browser tells them they've already got one flash player while they try to download one. For me, I had to download two versions of Flash player to be able to access to the audio. I don't know what the problem is, is it because it's the latest version of Adobe Acrobat XI pro that people with older version of Adobe reader or flash player can't open it properly? Or is it something else? How can I make sure every customer with different system can access to my books? Hope to hear from you ASAP! Thank you very much.

    And how are the customers accessing the PDFs?
    What devices are they using?
    What program or apps with versions are they using?
    I this age of other then PDF eBooks formats and reader program and apss for computers and mobile devices for these formats I would look at creating the books in one or more of the eBook formats.
    Google Chrome and FireFox both have their own version of a PDF reader plug-in and they are well known to be less capable than Adobe Reader. It is possible to configure these products to use Adobe Reader.

  • My iPhone 3G auto switch off and I could nt turn on. Hw should I knw what is the problem

    My iPhone 3G auto switch off and I could not turn on it no matter hw I try. Can anyone advise me thank q

    did you try resetting in i tunes?
    connect the iphone with itunes and try to reset it to work seting,s afterwards you can sync your datas...

  • Auto-whitelist

    Greetings,
    not sure how many people still run 10.4 mail systems. but what the heck
    I have a mail server that has been running spammassassin for years. pumping SA learn and running spamtrainer.
    recently i received OS and postfix error messages regarding insufficient storage space although i had 30gig of room on the drive.
    During a clone operation i discovered a very large Auto-whitelist file in /var/clamav/.spamassassin
    i don't remember setting Auto-Whitelist 1
    mylocal.cf doesn't mention AutoWhitelist
    and my amavisd.conf has it commented out .
    #$saautowhitelist = 0; # turn on AWL (default: false)
    # Bayesian Auto Learn
    auto_learn 1
    # Safe Reporting
    safe_reporting 0
    # Full/Terse Reporting
    usetersereport 0
    # Subject Tag
    subject_tag * Warning: Junk Mail *
    # Rewrite the Subject
    rewrite_subject 0
    # Use Bayesian Filtering
    use_bayes 1
    # OK locals
    ok_locales en
    # OK languages
    ok_languages en fr de ja
    # Required hits to be marked as spam
    required_hits 5
    I ran a test message through SA, i did not see anything referencing Auto-Whitelist.
    here is debug ::: ::
    }mx1:/var/clamav root# spamassassin -D < /private/var/root/Documents/Message1.rtf
    debug: SpamAssassin version 3.0.1
    debug: Score set 0 chosen.
    debug: running in taint mode? yes
    debug: Running in taint mode, removing unsafe env vars, and resetting PATH
    debug: PATH included '/bin', keeping.
    debug: PATH included '/sbin', keeping.
    debug: PATH included '/usr/bin', keeping.
    debug: PATH included '/usr/sbin', keeping.
    debug: Final PATH set to: /bin:/sbin:/usr/bin:/usr/sbin
    debug: using "/etc/mail/spamassassin/init.pre" for site rules init.pre
    debug: config: read file /etc/mail/spamassassin/init.pre
    debug: using "//usr/share/spamassassin" for default rules dir
    debug: config: read file //usr/share/spamassassin/10_misc.cf
    debug: config: read file //usr/share/spamassassin/20antiratware.cf
    debug: config: read file //usr/share/spamassassin/20bodytests.cf
    debug: config: read file //usr/share/spamassassin/20_compensate.cf
    debug: config: read file //usr/share/spamassassin/20dnsbltests.cf
    debug: config: read file //usr/share/spamassassin/20_drugs.cf
    debug: config: read file //usr/share/spamassassin/20fake_helotests.cf
    debug: config: read file //usr/share/spamassassin/20headtests.cf
    debug: config: read file //usr/share/spamassassin/20htmltests.cf
    debug: config: read file //usr/share/spamassassin/20metatests.cf
    debug: config: read file //usr/share/spamassassin/20_phrases.cf
    debug: config: read file //usr/share/spamassassin/20_****.cf
    debug: config: read file //usr/share/spamassassin/20_ratware.cf
    debug: config: read file //usr/share/spamassassin/20uritests.cf
    debug: config: read file //usr/share/spamassassin/23_bayes.cf
    debug: config: read file //usr/share/spamassassin/25body_testses.cf
    debug: config: read file //usr/share/spamassassin/25body_testspl.cf
    debug: config: read file //usr/share/spamassassin/25_hashcash.cf
    debug: config: read file //usr/share/spamassassin/25head_testses.cf
    debug: config: read file //usr/share/spamassassin/25head_testspl.cf
    debug: config: read file //usr/share/spamassassin/25_spf.cf
    debug: config: read file //usr/share/spamassassin/25_uribl.cf
    debug: config: read file //usr/share/spamassassin/30textde.cf
    debug: config: read file //usr/share/spamassassin/30textes.cf
    debug: config: read file //usr/share/spamassassin/30textfr.cf
    debug: config: read file //usr/share/spamassassin/30textit.cf
    debug: config: read file //usr/share/spamassassin/30textnl.cf
    debug: config: read file //usr/share/spamassassin/30textpl.cf
    debug: config: read file //usr/share/spamassassin/30textsk.cf
    debug: config: read file //usr/share/spamassassin/50_scores.cf
    debug: config: read file //usr/share/spamassassin/60_whitelist.cf
    debug: using "//etc/mail/spamassassin" for site rules dir
    debug: config: read file //etc/mail/spamassassin/local.cf
    debug: using "/private/var/root/.spamassassin" for user state dir
    debug: using "/private/var/root/.spamassassin/user_prefs" for user prefs file
    debug: config: read file /private/var/root/.spamassassin/user_prefs
    debug: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
    debug: plugin: registered Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840)
    debug: plugin: loading Mail::SpamAssassin::Plugin::Hashcash from @INC
    debug: plugin: registered Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1a8be70)
    debug: plugin: loading Mail::SpamAssassin::Plugin::SPF from @INC
    debug: plugin: registered Mail::SpamAssassin::Plugin::SPF=HASH(0x1af36a4)
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) implements 'parse_config'
    debug: plugin: Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1a8be70) implements 'parse_config'
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) inhibited further callbacks
    debug: config: SpamAssassin failed to parse line, skipping: auto_learn 1
    debug: config: SpamAssassin failed to parse line, skipping: safe_reporting 0
    debug: config: SpamAssassin failed to parse line, skipping: usetersereport 0
    debug: config: SpamAssassin failed to parse line, skipping: subject_tag * Warning: Junk Mail *
    debug: config: SpamAssassin failed to parse line, skipping: rewrite_subject 0
    debug: using "/private/var/root/.spamassassin" for user state dir
    debug: bayes: 17114 tie-ing to DB file R/O /private/var/root/.spamassassin/bayes_toks
    debug: bayes: 17114 tie-ing to DB file R/O /private/var/root/.spamassassin/bayes_seen
    debug: bayes: found bayes db version 3
    debug: using "/private/var/root/.spamassassin" for user state dir
    debug: bayes: Not available for scanning, only 0 spam(s) in Bayes DB < 200
    debug: bayes: 17114 untie-ing
    debug: bayes: 17114 untie-ing db_toks
    debug: bayes: 17114 untie-ing db_seen
    debug: Score set 1 chosen.
    debug: bayes: 17114 tie-ing to DB file R/O /private/var/root/.spamassassin/bayes_toks
    debug: bayes: 17114 tie-ing to DB file R/O /private/var/root/.spamassassin/bayes_seen
    debug: bayes: found bayes db version 3
    debug: bayes: Not available for scanning, only 0 spam(s) in Bayes DB < 200
    debug: bayes: 17114 untie-ing
    debug: bayes: 17114 untie-ing db_toks
    debug: bayes: 17114 untie-ing db_seen
    debug: metadata: X-Spam-Relays-Trusted:
    debug: metadata: X-Spam-Relays-Untrusted:
    debug: ---- MIME PARSER START ----
    debug: main message type: text/plain
    debug: parsing normal part
    debug: added part, type: text/plain
    debug: ---- MIME PARSER END ----
    debug: decoding: no encoding detected
    debug: Loading languages file...
    debug: Can't determine language uniquely enough
    debug: metadata: X-Languages:
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) implements 'parsed_metadata'
    debug: is Net::DNS::Resolver available? yes
    debug: Net::DNS version: 0.66
    debug: trying (3) sun.com...
    debug: looking up NS for 'sun.com'
    debug: NS lookup of sun.com succeeded => Dns available (set dns_available to hardcode)
    debug: is DNS available? 1
    debug: uri found: mailto:[email protected]
    debug: uri found: mailto:[email protected]
    debug: uri found: mailto:[email protected]
    debug: uri found: mailto:[email protected]
    debug: uri found: mailto:[email protected]
    debug: URIDNSBL: domains to query: beth.k12.pa.us hetnet.nl aim.com
    debug: all '*From' addrs:
    debug: Running tests for priority: 0
    debug: running header regexp tests; score so far=0
    debug: registering glue method for checkhashcash_doublespend (Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1a8be70))
    debug: registering glue method for checkfor_spf_helopass (Mail::SpamAssassin::Plugin::SPF=HASH(0x1af36a4))
    debug: SPF: message was delivered entirely via trusted relays, not required
    debug: registering glue method for checkhashcashvalue (Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1a8be70))
    debug: all '*To' addrs:
    debug: registering glue method for checkfor_spfsoftfail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1af36a4))
    debug: SPF: message was delivered entirely via trusted relays, not required
    debug: registering glue method for checkfor_spfpass (Mail::SpamAssassin::Plugin::SPF=HASH(0x1af36a4))
    debug: registering glue method for checkfor_spf_helosoftfail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1af36a4))
    debug: registering glue method for checkfor_spf_helofail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1af36a4))
    debug: running body-text per-line regexp tests; score so far=-2.801
    debug: running uri tests; score so far=-2.801
    debug: registering glue method for check_uridnsbl (Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840))
    debug: Razor2 is not available
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) implements 'check_tick'
    debug: URIDNSBL: query for hetnet.nl took 1 seconds to look up (multi.surbl.org.:hetnet.nl)
    debug: URIDNSBL: query for aim.com took 1 seconds to look up (multi.surbl.org.:aim.com)
    debug: URIDNSBL: query for beth.k12.pa.us took 1 seconds to look up (multi.surbl.org.:beth.k12.pa.us)
    debug: URIDNSBL: queries completed: 6 started: 8
    debug: URIDNSBL: queries active: at Mon Mar 8 18:06:35 2010
    debug: running raw-body-text per-line regexp tests; score so far=-2.801
    debug: running full-text regexp tests; score so far=-2.801
    debug: Razor2 is not available
    debug: Current PATH is: /bin:/sbin:/usr/bin:/usr/sbin
    debug: Pyzor is not available: pyzor not found
    debug: DCCifd is not available: no r/w dccifd socket found.
    debug: DCC is not available: no executable dccproc found.
    debug: Running tests for priority: 500
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1924840) implements 'checkpostdnsbl'
    debug: URIDNSBL: queries completed: 8 started: 8
    debug: URIDNSBL: queries active: at Mon Mar 8 18:06:35 2010
    debug: waiting 2 seconds for URIDNSBL lookups to complete
    debug: URIDNSBL: queries completed: 0 started: 0
    debug: URIDNSBL: queries active: DNSBL=8 at Mon Mar 8 18:06:35 2010
    debug: URIDNSBL: query for aim.com took 2 seconds to look up (sbl.spamhaus.org.:132.51.12.64)
    debug: URIDNSBL: query for beth.k12.pa.us took 2 seconds to look up (sbl.spamhaus.org.:2.96.96.209)
    debug: URIDNSBL: query for aim.com took 2 seconds to look up (sbl.spamhaus.org.:80.73.200.207)
    debug: URIDNSBL: query for aim.com took 2 seconds to look up (sbl.spamhaus.org.:107.1.236.64)
    debug: URIDNSBL: query for hetnet.nl took 2 seconds to look up (sbl.spamhaus.org.:34.63.75.213)
    debug: URIDNSBL: query for hetnet.nl took 2 seconds to look up (sbl.spamhaus.org.:69.63.75.213)
    debug: URIDNSBL: query for aim.com took 2 seconds to look up (sbl.spamhaus.org.:232.157.188.205)
    debug: URIDNSBL: query for beth.k12.pa.us took 2 seconds to look up (sbl.spamhaus.org.:20.3.172.207)
    debug: URIDNSBL: queries completed: 8 started: 0
    debug: URIDNSBL: queries active: at Mon Mar 8 18:06:36 2010
    debug: done waiting for URIDNSBL lookups to complete
    debug: running meta tests; score so far=-2.801
    debug: running header regexp tests; score so far=-1.231
    debug: running body-text per-line regexp tests; score so far=-1.231
    debug: running uri tests; score so far=-1.231
    debug: running raw-body-text per-line regexp tests; score so far=-1.231
    debug: running full-text regexp tests; score so far=-1.231
    debug: Running tests for priority: 1000
    debug: running meta tests; score so far=-1.231
    debug: running header regexp tests; score so far=-1.231
    debug: running body-text per-line regexp tests; score so far=-1.231
    debug: running uri tests; score so far=-1.231
    debug: running raw-body-text per-line regexp tests; score so far=-1.231
    debug: running full-text regexp tests; score so far=-1.231
    debug: auto-learn: currently using scoreset 1.
    debug: auto-learn: message score: -1.231, computed score for autolearn: -1.231
    debug: auto-learn? ham=0.1, spam=12, body-points=0, head-points=-2.801, learned-points=0
    debug: auto-learn? yes, ham (-1.231 < 0.1)
    debug: Learning Ham
    debug: all '*From' addrs:
    debug: all '*To' addrs:
    debug: uri found: mailto:[email protected]
    debug: uri found: mailto:[email protected]
    debug: uri found: mailto:[email protected]
    debug: uri found: mailto:[email protected]
    debug: uri found: mailto:[email protected]
    debug: lock: 17114 created /private/var/root/.spamassassin/bayes.lock.mx1.beth.k12.pa.us.17114
    debug: lock: 17114 trying to get lock on /private/var/root/.spamassassin/bayes with 0 retries
    debug: lock: 17114 link to /private/var/root/.spamassassin/bayes.lock: link ok
    debug: bayes: 17114 tie-ing to DB file R/W /private/var/root/.spamassassin/bayes_toks
    debug: bayes: 17114 tie-ing to DB file R/W /private/var/root/.spamassassin/bayes_seen
    debug: bayes: found bayes db version 3
    debug: ebd3a443815ae7214b74ef30dfb2c5524e3adf7a@sa_generated: already learnt correctly, not learning twice
    debug: bayes: 17114 untie-ing
    debug: bayes: 17114 untie-ing db_toks
    debug: bayes: 17114 untie-ing db_seen
    debug: bayes: files locked, now unlocking lock
    debug: unlock: 17114 unlink /private/var/root/.spamassassin/bayes.lock
    debug: is spam? score=-1.231 required=5
    debug: tests=ALLTRUSTED,MISSING_DATE,MISSINGSUBJECT
    debug: subtests=_UNUSABLEMSGID
    X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on mx1.beth.k12.pa.us
    X-Spam-Level:
    X-Spam-Status: No, score=-1.2 required=5.0 tests=ALLTRUSTED,MISSINGDATE,
    MISSING_SUBJECT autolearn=unavailable version=3.0.1
    \f0\fs24 \cf0 Return-Path: <[email protected]>\
    Received: from murder ([unix socket]) by bragg.beth.k12.pa.us (Cyrus v2.2.12-OS X 10.4.8) with LMTPA; Sun, 07 Mar 2010 22:32:43 -0500\
    Received: from smtp3.beth.k12.pa.us (smtp3.beth.k12.pa.us [10.135.1.13]) by bragg.beth.k12.pa.us (Postfix) with ESMTP id 3D3F02CE4B19 for <[email protected]>; Sun, 7 Mar 2010 22:32:43 -0500 (EST)\
    Received: from localhost (mx1.beth.k12.pa.us [10.135.1.6]) by smtp3.beth.k12.pa.us (Postfix) with ESMTP id 7E5EB2425D0C for <[email protected]>; Sun, 7 Mar 2010 22:32:07 -0500 (EST)\
    Received: from mx1.beth.k12.pa.us ([127.0.0.1]) by localhost (mx1.beth.k12.pa.us [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11329-05 for <[email protected]>; Sun, 7 Mar 2010 19:32:06 -0800 (PST)\
    Received: from mail2.beth.k12.pa.us (mail2.beth.k12.pa.us [192.227.0.10]) by mx1.beth.k12.pa.us (Postfix) with ESMTP id 9DDDFCF9E5 for <[email protected]>; Sun, 7 Mar 2010 19:32:06 -0800 (PST)\
    Received: from cpsmtpb-ews07.kpnxchange.com (cpsmtpb-ews07.kpnxchange.com [213.75.39.10]) by mail2.beth.k12.pa.us (Postfix) with ESMTP id 36E83E51479 for <[email protected]>; Sun, 7 Mar 2010 22:32:05 -0500 (EST)\
    Received: from cpbrm-ews29.kpnxchange.com ([10.94.84.160]) by cpsmtpb-ews07.kpnxchange.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 8 Mar 2010 04:32:05 +0100\
    Received: from CPSMTPM-EML04.kpnxchange.com ([213.75.39.74]) by cpbrm-ews29.kpnxchange.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 8 Mar 2010 04:32:04 +0100\
    Received: from localhost ([10.94.77.199]) by CPSMTPM-EML04.kpnxchange.com with Microsoft SMTPSVC(7.0.6001.18000); Mon, 8 Mar 2010 04:32:04 +0100\
    X-Sieve: CMU Sieve 2.2\
    Content-Class: urn:content-classes:message\
    Mime-Version: 1.0\
    Content-Type: multipart/alternative; boundary="----=_NextPart_00101CABE6F.E8E7FFDB"\
    X-Mimeole: Produced By Microsoft Exchange V6.5\
    Message-Id: <[email protected]>\
    X-Ms-Has-Attach: \
    X-Ms-Tnef-Correlator: \
    Thread-Topic: EU INT LOTTO\
    Thread-Index: Acqbc/3PXjmnUcQsGeSny2PogEEg==\
    X-Originalarrivaltime: 08 Mar 2010 03:32:04.0493 (UTC) FILETIME=[EC150BD0:01CABE6F]\
    X-Recipientdomain: beth.k12.pa.us\
    X-Spam-Status: No, hits=4.117 tagged_above=-999 required=5 tests=BAYES_50, HTML5060, HTML_MESSAGE, MIMEQP_LONGLINE, NOREALNAME, SUBJALLCAPS, UNDISC_RECIPS, UPPERCASE5075\
    X-Spam-Level: **\
    EU INT LOTTO\
    YOUR EMAIL ID HAS WON \'db1,000,000.00, IN THE FIRST CATEGORY, ALL THE E-MAIL ADDRESSES WERE SELECTED THROUGH ELECTRONIC BALLOTING SYSTEM OF INTERNET E-MAIL USERS, FROM WHICH YOUR E-MAIL ADDRESS CAME OUT AS THE WINNING COUPON.\
    Clarification and procedure Contact: [email protected]\
    Tel:\'ca\'ca\'ca\'ca +31-630-861-292\'ca\'ca\'ca\'ca\'ca\'ca\'ca\'ca \
    Miss. Gillian Rowland \
    Qualification winning Number [EU/ILO-564/003/008] \
    Expiring date is 19th of March, 2010.\
    All response should be send Via Email: [email protected]\
    }mx1:/var/clamav root#

    postfix receives the mail, then passes it to amavisd.
    amavisd decides what scanners to use (clamav/spamassassin and possibly others) and performs the scan
    amavisd might not scan the messages if certain criteria are met (size too large, white list, etc), this is all configurable in amavisd.conf. For example, the size threshold by default may be too small, so messages with large graphics may not be scanned.
    after amavis processes the message, depending on the config of amavis, certain actions are performed (add headers, discard, reject, bounce, etc).
    then amavisd passes the mail back to postfix
    postfix delivers any deliverable mail to cyrus/dovecot and/or processes and bounce/rejection.
    a rejection doesn't work in the above scenario because it's already been accepted by postfix.
    best to discard.
    if you would like to learn more about the flow and logic, look at the amavisd config file
    /etc/amavisd.conf
    and check out the docs
    http://www.ijs.si/software/amavisd/
    Jeff

  • Amavis auto-whitelist error after upgrade

    I just upgraded a client incrementally from 10.4 -> 10.5 -> 10.6 a few days ago. A few accounts went missing, some mail upgrades didn't appear to complete properly, and many old/disabled users mailboxes were re-activated. I'll check back if I can't get the accounts straightened out, but in the meantime I have an occasional error that I need to resolve.
    5/2/11 11:21:53 AM    org.amavis.amavisd    auto-whitelist: open of auto-whitelist file failed: panic: sv_setpvn called with negative strlen at /System/Library/Perl/Extras/5.10.0/Mail/SpamAssassin/DBBasedAddrList.pm line 163.
    Obviously the path variable is getting messed up somehow, but I'm unclear on where the misconfiguration is happening.
    I can see the files in /var/amavis/spamassassin are in place (copied from the original configuration, as the auto-whitelist file is 4GB!) and have a modification date of today, so the files are being accessed at some point.
    Any insight is greatly appreciated!
    TC

    Found the solution here. I guess my original search here didn't turn up this thread. https://discussions.apple.com/message/6215434
    This is probably not the right place to complain, but it seems to me the new forum layout discourages participation and yields less useful data.

  • SpamAssassin Rating high but Mail-Spam-Filter doesn't catch it

    I have SpamAssassin running on my Mail-Server and Mail set to trust the server-side-spam-filter (And as Apple states SpamAssassin is compatible (even used in OS X Server)).
    Most Spam gets crunched but I have some that I get over and over again although the SpamAssassin rating is set and often even above 9.
    Can I somehow make Mail more sensitive to the rating?
    (I don't want to use a custom rule to sort it because then the new mail sound will play for any spam as well.)

    No, it doesn’t make sense. You may want to read Mail Help’s “Automatically processing email” article to better understand how rules work in Mail.
    the rules operate before the messages are placed in any mailbox
    Rules are fully applied to each message, one at a time, in the order they appear in the list. How could it be otherwise? What you say doesn’t make sense to me...
    What I should have also suggested is 'stop evaluating rules' on the first rule
    That would be redundant and useless. Mail stops evaluating rules for messages moved to another mailbox by a preceding rule.
    Rule 2 exists only to make the sound
    Problem is, it would also play the sound for junk messages not caught by the first rule.
    I suggested 'To includes @' to catch all mail not filtered out by rule 1
    Not sure what you mean. If you want the second rule to be applied to every message not caught by the first rule, there is an Every message condition for that.
    perhaps move to inbox isn't necessary?
    Not only is it unnecessary. As I said, it might cause an infinite loop that Mail cannot handle properly.
    This way the spam won't trigger the sound but everything else will.
    And that’s precisely part of the problem, that everything else, including junk mail caught by the built-in junk filter (which is applied after all the other rules), will trigger the sound...

  • I am unable to download updates for my iphone 4 using my pc. i have turned off firewall and spam however halfway through the download it says that the network has been disconeccted and to adjust my setting. very frustrating!!!

    i am unable to download updates for my iphone 4 using my pc. i have turned off firewall and spam however the downloadkeeps stopping about halfway through saying i have been disconnected from the network and to check my settings. very frustrating! help!

    Hi Jen.  My daughter just compleated her nursing program and is now working as a full time nurse.  Focus and study hard and soon you will be there too.  Now to the problem at hand.  I have the same problem.  I gave up on it and satisfied myself with my iPod without the upgrade.  Reason being I've read so many posts of people having problems after the upgrade.  But I'm sure other factors are involved.  Nevertheless here is the fix most say works to solve the problem:  What ever virus protection you have installed on your computer, disable it.  Then try to install the update. After that enable the protection. I had Kaspersky, and it does it's job well. The thinking is, the virus protection is blocking the upgrade.  Hope this works.   Charlie

  • Snow leopard and print problems

    I installed Snow Leopard in my MacBook and bought the new Imac desktop with Snow Leopard...now I cannot print wirelessly from either these or my old G4 (Leopard)....followed all directions and spent much time with apple support...downloaded Canon drivers and software again to be sure I had the latest and still no success. Canon then tells me the equipment does not work wirelessly even though it did on Leopard....(it is a Canon Pixma MX850)
    Any suggestions would be welcome

    I didn't see that 10.6.1 did anything for printing. BUT I did see new drivers from HP, Canon and Brother.
    In your case, I should point out that the MX850 does not use Bonjour. There is no way for the Mac to see this printer on the network without first installing Canon SW. Kind of a chicken and egg problem for the auto driver download. So you will need to manually download the latest Canon SW:
    http://support.apple.com/kb/DL899
    If you installed SW from Canon's web site / CDs, you first might want to trash /Library/Printers/Canon and reset the printing system (Hold Option and click the "-" in print and Fax Prefs).

  • Inter-VLAN routing, Auto-Voice VLAN and IP Address-Helper

    Hope that somebody can help me with the setup in the screenshot. 
    Planning to use Auto-Voice VLAN and Smartports to configure VOIP
    LLDP-MED will be enabled on the switch to detect the IP phones so they will be moved to the Voice VLAN (If not the first 6 signs will be added to the OID table). The Voice VLAN ID will be 2 >> Voice VLAN will be automatically enabled once a device is recognized as a IP phone right? 
    Workstations will be connected to the Cisco switch, VLAN data will be untagged and will remain on the native VLAN.
    Smartports will be used to configure the ports (Macro's) >> Should configure the ports as trunks as assigns the correct VLANs right?
    But how do i configure the IP Helper-Address? Do i have to create the Voice VLAN on both switches and then run the command "IP Helper Address" to specify a DHCP server? From what i've been reading it's required, when using Inter-VLAN routing, to configure the VLAN interface with an IP address. But it's going to give problems when both switches are connected to eachother and both have the same VLAN configured including the same IP address assigned to their VLAN interface?
    Normal data should pass  the ASA firewall, VOIP traffic should go through the Vigor modem to a hosted VOIP provider. The best way, i assume, is to configure 2 separate scopes on the DHCP server?
    Still confused on how to set it up, hope that someone can point me in the right direction

    If you're sending voice to only the Vigor modem then there is no need for a trunk between the SF-300 and the Vigor modem. You can just set that to an untag packet for the VLAN 2 between that switch and the Vigor modem.
    On the 'edge' SF300 where the IP phone/PC is it is obviously going to interoute there and of course the phone port is tagged and PC port is untagged.
    For the IP helper, it uses UDP-RELAY and it should be enabled on the port itself and enabled on the global configuration. You may also need option 82. Also keep in mind, depending how your DHCP server works, it may need option 82 configured as well or at least a route to understand the subnets in the layer 3 environment to get traffic across the VLANS.

  • How do I turn auto-correct off and still have a spell check?

    How do I turn auto-correct off and still have a spell check?

    I do not believe this.. you can not disable auto correct without disabling the spell checker.. I am struck dumb by this.. I recently bought a mac for the first time.. ive always used windows.. there are more thngs like this than i expected.. I actually find this so ignorant I am lost for words.. this auto correct is a nightmare for me.. and has already caused me a lot of trouble because I have sent emails where words have been changed and i didnt notice and I have unknowingly insulted people.. i use a regular spell checker quite often but apparently I simply have no choice with safari.. oh well I am going to have to find another browser then.. goodbye safari!.. I also use a lot of shortened words and names etc etc.. like for eg I used the shortened word for problems "probs" and it changes it to "probe" and then i go back and change it back to WHAT I WANT TO SAY and it changes it AGAIN!!!!
    Does anyone else feel like this is yet another example of how, more and more, we are being treated like morons?
    Ok I'll try to stop ranting.. the real point is it should be possible to have a spell checker without auto correct..

  • How do I configure my iMac to auto sync Pages and Keynote

    How do I configure my iMac to auto sync Pages and Keynote documents with iCloud like my iPad and iPhone does.  Note I've updated all devices to the latest software and I have iCloud configured for sharing on all but, neither app on my iMac auto finds and sync documents.

    Carolyn,
    Thanks but, I have iCloud setup and I'm signed into the same account on all devices.  I don't think I was clear is stating my problem with or expectations of the iCloud document syncing function.  I'm able to create a Pages document (suffix *.pages document) on my iMac and save it in the mobile documents folder but once I access it on my iPad the suffix changes to a "jpg" file and Pages can not open a "jpg" file.
    When working on the document on my iPad, the only way I can save it a in the ".pages document" format is to push it though iTunes and then go into iTune on my iMac and save the document down to my destop or document folder.  My expectation is that like the iCal, Contacts, Music, and Apps syncing, the document and data functions would be/should be seemless (i.e. same format on the OS platform as it is on the iOS platforms).
    It may be a bridge too far to Apple right now but, if they implemented this capability it would be awesome.
    Thanks again for your assistance,
    R,
    Seed 2.0

  • Is there a way to auto-renumber tables and figures in an InCopy document?

    I am looking for a script or plugin to be able to auto-renumber figures and tables in large InDesign/InCopy documents. Say if I add a new figure in between figures 4 and 5 I would like all following figures to automatically renumber and all references to those figures in the text to also auto-renumber like in a Word document. Possible? We have over 100 authors that are concerned this can't work. Need help.

    The link below is to a zip file containing: 2 PDF files which are excerpts from Help (one on autonumbering and the other on cross-referencing) and a CS6 InCopy file with sample paragraphs using autonumbering for multiple list levels, tables and figures. If you have a Lynda.com account, that's perfect for quickly learning more about cross-references and autonumbering. I created the sample file quickly so I hope I put all of the elements you were trying to see in the file. If not, let me know. I have never posted a link on a forum so again, let me know if there is a problem getting the file. Hope this helps.
    https://www.dropbox.com/s/7bb240bmi479t8w/ICAutonumbering.zip

  • My mouse pointer auto starts links and bookmarks without clicking on them . is there a way to stop this?

    i am on a desktop pc .i use a perrixx usb keyboard and touchpad mouse .it looks like a laptop keyboard.# Question
    my mouse pointer auto starts links and bookmarks without clicking on them . is there a way to stop this?

    this should not be happening, maybe one of your addons is interfering?! - can you try running firefox in safemode or with all extensions disabled for a while and see if this behaviour is still there...
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • Auto serial polling and wait

    Hallo
    I have derived an application which communicates with a device1 in the way
    listed in the pseudocode below ( auto serial polling was enabled.) :
    ub = ibfind(device1);
    ub2 = ibfind(device2);
    loop;
    ibwrt(ub , "Measure" );
    ibwait(ub , SRQ | TIMO);
    ibsrq(ub, &Status);
    ibread(ub , &value , 100);
    endloop;
    This application worked fine till the PC's clockfrequency increased the
    perhaps 600MHZ limit. Now ibwait dosen't terminate with the service request,
    but with the timeout! After disabling autoserial polling this problem was
    fixed. It seams that auto serial polling handle the service request before
    ibwait notice it?
    But now we have another problem: another device sometimes sends service
    requests while we are waiting for SRQ's from
    device1. Now ibwait terminates
    with the iberror 16 (ESRQ).
    Now I have read some of NI's manuals on serial polling and get some ideas
    how to solve this problem. I hope someone could comment this Ideas.
    1) the simplest one:
    enable auto serial polling and disable interrupts of the GPIB interface
    -> auto serial polling couldn't begin before ibwait( am I rigth?).
    2) relative simple but cpu-time wasting :
    enable auto serial polling and avoid waiting for SRQ:
    ub = ibfind(device1);
    ub2 = ibfind(device2);
    loop;
    ibwrt(ub , "Measure" );
    while( !(ibwait(ub , 0) & 0x4)) ;
    ibsrq(ub, &Status);
    ibread(ub , &value , 100);
    endloop;
    3) some changes on program design
    disable auto serial polling and wait for SRQI
    u = ibfind(board);
    ub = ibfind(device1);
    ub2 = ibfind(device2);
    loop;
    ibwrt(ub , "Measure" );
    ibwait(u , SRQI | TIMO);
    ibsrq(ub, &status);
    if( status & 0x4 ){
    ibread(ub , &value , 100);
    endloop;
    4) redesign the program
    enable auto serial polling and use ibnotify or i
    bInstallCallback.
    thanks
    Babak

    Hello Babak,
    Option 2 would take too much of your processor time. Option 3 would freeze the program until the SRQ is asserted. I would not recommend either of these options. I recommend option 1 or 4.
    I do not know why the ibwait would stop working when you increase the PC clock frequency. Are you using the fastest GPIB bus timing? By default, it is set to the middle option (500 ns for a PCI-GPIB board). Try using 350 ns.
    Also, make sure that you are reading each serial poll byte after the SRQ has been asserted. The function that you use for this is ibrsp. You might be able to use this to lower the SRQ line of the other device before doing an ibwait.
    There are 2 good references for GPIB programming. See the links below.
    http://digital.ni.c
    om/manuals.nsf/websearch/35CD6168125E0EBD86256789006E84D4?OpenDocument&node=132100_US
    http://digital.ni.com/manuals.nsf/websearch/43AB49D953CE104E8625665E007D11FF?OpenDocument&node=132100_US
    Have a good day.
    Kim L.
    Applications Engineer
    National Instruments

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

Maybe you are looking for

  • Simplest way to restrict access to remote EJB calls

    I'm using weblogic 10.3 and I'm new to security in weblogic. I was looking at the documentation at http://docs.oracle.com/cd/E13222_01/wls/docs103/ConsoleHelp/taskhelp/security/ManageSecurityForDD.html but got a little overwhelmed by the many options

  • EXC_BAD_ACCES and KERN_PROTECTION_FAILURE

    Hi, We have this issue alltime for one Mac Pro 5.1 We have delete all files from this folder: Final Cut Pro User Data We have deleted this file com.apple.finalcutpro.plist But the problem still persists. Can you help me to solve this problem ? Thx in

  • FrameMaker server vs single user licensing requirements for WebWorks Automap?

    Hi guys, Does anyone happen to know if a FrameMaker server license is required to support a WebWorks Automap HTML generation process?  Or is a single-user license acceptable (so long as only one user is accessing the machine).  My understanding is th

  • Ie11 administrative template settings not applied

    2008 R2 domain with mostly windows 7 clients running ie8. upcoming project to upgrade them to ie11. I copied the inetres.admx and inetres.adml files from the PolicyDefinitions folder on a windows 8.1 PC with ie11 and pasted them into the central stor

  • Opening any .pdf restarts computer

    I recently upgraded to Adobe Reader 8.1.2. Every time I open a .pdf, click a link to a .pdf, open Adobe Reader, or try to uninstall Adobe Reader from Add/Remove Programs my computer crashes and restarts. I receive no error messages; it just restarts.