AP Whitelist with CPPM

Requirement:
This feature allows to externally maintain AP (RAP, CAP and IAP) whitelist in a ClearPass Policy Manager (CPPM) server.
The controller, if configured to use an external server, can send a RADIUS access request to a CPPM server. 
The MAC address of the AP is used as a username and password to construct the access request packet. The CPPM server validates the RADIUS message and returns the relevant parameters for the authorized APs.
Solution:
CPPM server sends the following attributes in RADIUS access accept packet to the requested controller.
ap-group: <Aruba-AP-Group>
ap-name: <Aruba-Location-ID>
The above attributes need to be configured in CPPM with the help of enforcement profile.
The following defaults are used by the Controller when any of the supported parameters are not provided by the CPPM server in the RADIUS access accept response:
ap-group: The default ap-group is assigned to the AP.
ap-name: The MAC address of the AP is used as the AP name.
Note : The role returned by the CPPM will not have any significance, Controller will map Default-RAP role.
Configuration:
Controller Configuration:
1. Create a server group that contains the CPPM server.
2. Navigate to Configuration > All Profile Management > Wireless LAN > VPN Authentication >
default-rap > Server Group.
3. Select the CPPM server from the Server Group drop-down list.
4. Click Apply.
Note : When  we are converting an IAP (RAP-3, RAP-155 etc) to RAP or CAP, we need to configure the Server group under default-IAP instead of default-RAP.
CPPM configuration :
Configure a service Ex : Aruba 802.1X Wireless, with the following components and Enforcement enabled
Authentication type : EAP-PEAP, EAP-MSCHAPV2 and MAC Auth
Authentication source : Local or external where the RAP MAC address is configured
Enforcement Policy : An enforcement policy which will return “Aruba-AP-Group” and “Aruba-AP-Location-ID” on successful authentication.
Verification
How it works :
When AP contacts Controller with it’s MAC address, Controller will send the MAC address to the server (CPPM) which is configured in the server group mapped to the respective AP default profile (Default-AP/Default-IAP/Default-RAP)  for authentication ( Whitelist )
CPPM will convert the received MAC address into all cap without delimiter format ( EX : 010A123456) and lookup in the user database as per the Authentication source selected in the service.
When the MAC address is found in the user DB, CPPM will send RADIUS accept message along with the AP-Group and AP-Location-ID attributes if configured through enforcement policy.

Thanks Scott that makes sense.
I had been under the impression that the majority of the APs config was volatile and that the secondary controller would need to know what AP and FlexConnect groups it should belong to.
I have since found some files in flash:/configs on the AP that appear to have some H-REAP configuration details, so it seems that the AP does know what AP and FlexConnect Groups it should be a part of.  But it's up to me to ensure the controllers are configured appropriately with those groups for when a failover occurs.

Similar Messages

  • Url/hostname whitelisting with 867VAE?

    Dear Community
    Can the 867VAE do URL or hostname whitelisting? Not just IP address, but dns hostname.
    We want to block all outgoing traffic except for a few hosts on the Internet. We don't want to just block web browsing, but all protocols. These computers need to be able to reach Logmein's various hosts, as well as Chase Paymentech for submitting credit card payments.
    Thanks,
    Peter
    (I tried to ask this a few hours ago but cannot find any reference to the attempt, so I'm doing it again)

    Hi Kumar,
    it seems that your connections are fine, as you are able to connect using localhost.
    however, if using public IP it is trying to time out, may be because, it is either failing to resolve the external to internal IP ( NAT ) or proxy settings can cause the problem with public IP.
    Check with your network Admin, if you are able to use public ip and open http://publicip:8080 from your ipad?
    Regards,
    Atul B

  • User Based whitelist with SpamAssassin

    Hello,
    im currently setting up a IMS 5.2 with SpamAssassin as a spam filter.
    The user should be able to switch the Spam filter on and off. If the filter is on, a check required if the sender (From:) address is within the AddressBook of the receiver of the email. The on/off information and the AddressBook are stored within LDAP. My question is how to configure the rewrite rules and the channels within the IMTA in order to check on/off and if the sender is in the address book of the receiver. Based on this check the mail should be processed by SpamAssassin or not.
    tschneider74

    I managed to have a ldap lookup for the receiver of the email within the rewrite rule.
    The rewrite rule looks like this:
    testdomain.com $U%testdomain.com@test_ts-$]ldap://ldaphost:449/ou=people,o=organization?spamenabled?sub?(mail=$[email protected])[daemon
    dependent on the ldap value found for this search the test_ts-XXXdaemon channel is used.
    But is there a way to use the sender and the receiver of the email within the ldapsearch in such a rewrite rule? In order to solve my task I need to take the receiver and search in the receivers address book for the sender of the email.

  • Wiki whitelist.plist not working here's the script and steps taken

    1. whitelist.plist created according to instructions in wiki admin manual.
    2. file placed in: /Library/Application Support/Apple/WikiServer/
    3. File permissions set to allow _teamsserver access like other files in directory.
    4. Webserver restarted.
    5. Attempt to add <head> tag to wiki fails. Code is stripped out after save.
    6. Has anyone got this working? I can't find any syntax errors in the file and I've tried the suggestion from another post to place the file in: /etc/wikid
    Here's the contents of whitelist.plist
    I don't know what else I can do to make it work. Any help is appreciated.
    I've pasted the code below:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>protocols</key>
    <array>
    <string>file</string>
    <string>afp</string>
    <string>feed</string>
    <string>feeds</string>
    <string>fax</string>
    <string>ftp</string>
    <string>gopher</string>
    <string>http</string>
    <string>https</string>
    <string>itms</string>
    <string>itpc</string>
    <string>ldap</string>
    <string>mailto</string>
    <string>news</string>
    <string>nfs</string>
    <string>nntp</string>
    <string>rdar</string>
    <string>rtsp</string>
    <string>sip</string>
    <string>sips</string>
    <string>sftp</string>
    <string>smb</string>
    <string>ssh</string>
    <string>svn</string>
    <string>svn+ssh</string>
    <string>tel</string>
    <string>telnet</string>
    <string>vnc</string>
    <string>webcal</string>
    <string>xmpp</string>
    </array>
    <key>styles</key>
    <array>
    <string>font-style</string>
    <string>font-weight</string>
    <string>text-decoration</string>
    </array>
    <key>tags</key>
    <dict>
    <key>all</key>
    <array>
    <string>style</string>
    <string>class</string>
    <string>title</string>
    </array>
    <key>a</key>
    <array>
    <string>href</string>
    <string>name</string>
    <string>rel</string>
    </array>
    <key>blockquote</key>
    <array>
    <string>cite</string>
    </array>
    <key>body</key>
    <array/>
    <key>br</key>
    <array/>
    <key>caption</key>
    <array/>
    <key>dd</key>
    <array/>
    <key>div</key>
    <array/>
    <key>dl</key>
    <array/>
    <key>dt</key>
    <array/>
    <key>em</key>
    <array/>
    <key>h1</key>
    <array/>
    <key>h2</key>
    <array/>
    <key>h3</key>
    <array/>
    <key>h4</key>
    <array/>
    <key>h5</key>
    <array/>
    <key>h6</key>
    <array/>
    <key>head</key>
    <array>
    <string>title</string>
    <string>base</string>
    <string>link</string>
    <string>meta</string>
    </array>
    <key>html</key>
    <array/>
    <key>img</key>
    <array>
    <string>src</string>
    <string>alt</string>
    <string>name</string>
    <string>width</string>
    <string>height</string>
    <string>longdesc</string>
    </array>
    <key>li</key>
    <array/>
    <key>node</key>
    <array/>
    <key>object</key>
    <array>
    <string>classid</string>
    <string>width</string>
    <string>height</string>
    <string>codebase</string>
    </array>
    <key>ol</key>
    <array/>
    <key>p</key>
    <array/>
    <key>param</key>
    <array>
    <string>name</string>
    <string>value</string>
    </array>
    <key>pre</key>
    <array/>
    <key>q</key>
    <array>
    <string>cite</string>
    </array>
    <key>span</key>
    <array/>
    <key>strong</key>
    <array/>
    <key>table</key>
    <array/>
    <key>tbody</key>
    <array/>
    <key>td</key>
    <array>
    <string>colspan</string>
    <string>rowspan</string>
    </array>
    <key>tfoot</key>
    <array/>
    <key>th</key>
    <array>
    <string>colspan</string>
    <string>rowspan</string>
    </array>
    <key>thead</key>
    <array/>
    <key>tr</key>
    <array/>
    <key>ul</key>
    <array/>
    </dict>
    </dict>
    </plist>

    Ok. Found some more stuff. It appears that, as of 10.6.2, you can't have this in your whitelist: :
    <key>protocols</key>
    <key>styles</key>
    What's missing? Even if you have nothing to add to an area you must have the array tags e.g.
    <key>protocols</key>
    <array/>
    <key>styles</key>
    <array/>
    The problem is that the Wiki just fails if there is any problem with your whitelist, with no warning. To see the fault you have to look in the console log. There you will see something like this, which indicates a faulty whitelist file:
    8/01/10 10:34:00 AM com.apple.wikid[4416] Traceback (most recent call last):
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 689, in run
    8/01/10 10:34:00 AM com.apple.wikid[4416] config.parseOptions()
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 669, in parseOptions
    8/01/10 10:34:00 AM com.apple.wikid[4416] usage.Options.parseOptions(self, options)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/python/usage.py", line 226, in parseOptions
    8/01/10 10:34:00 AM com.apple.wikid[4416] for (cmd, short, parser, doc) in self.subCommands:
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 679, in subCommands
    8/01/10 10:34:00 AM com.apple.wikid[4416] for plug in plugins:
    8/01/10 10:34:00 AM com.apple.wikid[4416] --- <exception caught here> ---
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/plugin.py", line 204, in getPlugins
    8/01/10 10:34:00 AM com.apple.wikid[4416] adapted = interface(plugin, None)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/zop e/interface/interface.py", line 625, in callconform
    8/01/10 10:34:00 AM com.apple.wikid[4416] return conform(self)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/plugin.py", line 68, in _conform_
    8/01/10 10:34:00 AM com.apple.wikid[4416] return self.load()
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/plugin.py", line 63, in load
    8/01/10 10:34:00 AM com.apple.wikid[4416] return namedAny(self.dropin.moduleName + '.' + self.name)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/python/reflect.py", line 462, in namedAny
    8/01/10 10:34:00 AM com.apple.wikid[4416] topLevelPackage = _importAndCheckStack(trialname)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/python/reflect.py", line 398, in _importAndCheckStack
    8/01/10 10:34:00 AM com.apple.wikid[4416] return _import_(importName)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/wikid/lib/python/twisted/plugins/wikid.py", line 9, in <module>
    8/01/10 10:34:00 AM com.apple.wikid[4416] from apple_utilities.tap import WikiServiceMaker
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/wikid/lib/python/apple_utilities/tap.py", line 25, in <module>
    8/01/10 10:34:00 AM com.apple.wikid[4416] from apple_utilities import SettingsManager, Authentication
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/wikid/lib/python/apple_utilities/SettingsManager.py", line 916, in <module>
    8/01/10 10:34:00 AM com.apple.wikid[4416] globalSettings = SettingsManager(defaultConfigFilePath)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/wikid/lib/python/apple_utilities/SettingsManager.py", line 151, in _init_
    8/01/10 10:34:00 AM com.apple.wikid[4416] whitelist = WhitelistContentFilter.WhitelistContentFilter(userWhitelistPath, self.data['wiki']['whitelist'])
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/wikid/lib/python/apple_wlt/WhitelistContentFilter.py", line 120, in _init_
    8/01/10 10:34:00 AM com.apple.wikid[4416] systemPlist = plistlib.readPlist(systemWhitelistFileLoc)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plistli b.py", line 78, in readPlist
    8/01/10 10:34:00 AM com.apple.wikid[4416] rootObject = p.parse(pathOrFile)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plistli b.py", line 405, in parse
    8/01/10 10:34:00 AM com.apple.wikid[4416] parser.ParseFile(fileobj)
    Message was edited by: John Holley NZ

  • Stamina Mode ignores my whitelist

    Hi,
    I have some problems with the stamina mode. I have created a whitelist with gmail and whtasapp. After 10min or so I get no more notifications. After I turn on the display I receive all my messages?? I have set Wifi to stay connected in standby and I have tried every possible method with no success.

    There a few things that you can try
    1. boot on safemode and see if you experience the same problem
    2. you could repair your phone with PCC 
    PC Companion (PCC)
    Bridge (for Mac)
    Alternatives on How to backup Xperias
    http://talk.sonymobile.com/thread/36355
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Bayes Error Question after Spamassassin Upgrade

    I have just upgraded to Version 3.1.5 of the Spamassassin and I am getting the following readout when after I run spamassassin -D --lint
    xserve1:/var/amavis root# spamassassin -D --lint
    [18757] dbg: logger: adding facilities: all
    [18757] dbg: logger: logging level is DBG
    [18757] dbg: generic: SpamAssassin version 3.1.5
    [18757] dbg: config: score set 0 chosen.
    [18757] dbg: util: running in taint mode? yes
    [18757] dbg: util: taint mode: deleting unsafe environment variables, resetting PATH
    [18757] dbg: util: PATH included '/bin', keeping
    [18757] dbg: util: PATH included '/sbin', keeping
    [18757] dbg: util: PATH included '/usr/bin', keeping
    [18757] dbg: util: PATH included '/usr/sbin', keeping
    [18757] dbg: util: final PATH set to: /bin:/sbin:/usr/bin:/usr/sbin
    [18757] dbg: message: ---- MIME PARSER START ----
    [18757] dbg: message: main message type: text/plain
    [18757] dbg: message: parsing normal part
    [18757] dbg: message: added part, type: text/plain
    [18757] dbg: message: ---- MIME PARSER END ----
    [18757] dbg: dns: is Net::DNS::Resolver available? yes
    [18757] dbg: dns: Net::DNS version: 0.59
    [18757] dbg: diag: perl platform: 5.008006 darwin
    [18757] dbg: diag: module installed: Digest::SHA1, version 2.10
    [18757] dbg: diag: module installed: Archive::Tar, version 1.30
    [18757] dbg: diag: module installed: IO::Zlib, version 1.04
    [18757] dbg: diag: module installed: DB_File, version 1.814
    [18757] dbg: diag: module installed: HTML::Parser, version 3.36
    [18757] dbg: diag: module installed: MIME::Base64, version 3.05
    [18757] dbg: diag: module installed: Net::DNS, version 0.59
    [18757] dbg: diag: module installed: Net::SMTP, version 2.29
    [18757] dbg: diag: module installed: Mail::SPF::Query, version 1.999001
    [18757] dbg: diag: module installed: IP::Country::Fast, version 604.001
    [18757] dbg: diag: module installed: Razor2::Client::Agent, version 2.82
    [18757] dbg: diag: module installed: Net::Ident, version 1.20
    [18757] dbg: diag: module not installed: IO::Socket::INET6 ('require' failed)
    [18757] dbg: diag: module installed: IO::Socket::SSL, version 1.0
    [18757] dbg: diag: module installed: Time::HiRes, version 1.68
    [18757] dbg: diag: module installed: DBI, version 1.52
    [18757] dbg: diag: module installed: Getopt::Long, version 2.34
    [18757] dbg: diag: module installed: LWP::UserAgent, version 2.033
    [18757] dbg: diag: module installed: HTTP::Date, version 1.47
    [18757] dbg: ignore: using a test message to lint rules
    [18757] dbg: config: using "/etc/mail/spamassassin" for site rules pre files
    [18757] dbg: config: read file /etc/mail/spamassassin/init.pre
    [18757] dbg: config: read file /etc/mail/spamassassin/v310.pre
    [18757] dbg: config: read file /etc/mail/spamassassin/v312.pre
    [18757] dbg: config: using "/usr/local/share/spamassassin" for sys rules pre files
    [18757] dbg: config: using "/usr/local/share/spamassassin" for default rules dir
    [18757] dbg: config: read file /usr/local/share/spamassassin/10_misc.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_advance_fee.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_anti_ratware.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_body_tests.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_compensate.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_dnsbl_tests.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_drugs.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_fake_helo_tests.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_head_tests.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_html_tests.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_meta_tests.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_net_tests.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_phrases.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_****.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_ratware.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/20_uri_tests.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/23_bayes.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_accessdb.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_antivirus.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_body_tests_es.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_body_tests_pl.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_dcc.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_dkim.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_domainkeys.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_hashcash.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_pyzor.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_razor2.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_replace.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_spf.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_textcat.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/25_uribl.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/30_text_de.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/30_text_fr.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/30_text_it.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/30_text_nl.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/30_text_pl.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/30_text_pt_br.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/50_scores.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/60_awl.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/60_whitelist.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/60_whitelist_dk.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/60_whitelist_dkim.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/60_whitelist_spf.cf
    [18757] dbg: config: read file /usr/local/share/spamassassin/60_whitelist_subject.cf
    [18757] dbg: config: using "/etc/mail/spamassassin" for site rules dir
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sare_adult.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sare_bayes_poison_nxm.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sare_evilnum0.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sare_evilnum1.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sare_evilnum2.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sare_html.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sare_obfu.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sare_oem.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sare_random.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sare_stocks.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/70_sc_top200.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/99_FVGT_Tripwire.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/Chinese_rules.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/local.cf
    [18757] dbg: config: read file /etc/mail/spamassassin/weeds.cf
    [18757] dbg: config: using "/private/var/root/.spamassassin/user_prefs" for user prefs file
    [18757] dbg: config: read file /private/var/root/.spamassassin/user_prefs
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x18796d0)
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::Hashcash from @INC
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1c828d8)
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::SPF from @INC
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::SPF=HASH(0x1d91a64)
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::Pyzor from @INC
    [18757] dbg: pyzor: network tests on, attempting Pyzor
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::Pyzor=HASH(0x1c66f5c)
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::Razor2 from @INC
    [18757] dbg: razor2: razor2 is available, version 2.82
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::Razor2=HASH(0x466db0)
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::SpamCop from @INC
    [18757] dbg: reporter: network tests on, attempting SpamCop
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::SpamCop=HASH(0x468e68)
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::AWL from @INC
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::AWL=HASH(0x1dd02d0)
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::AutoLearnThreshold from @INC
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::AutoLearnThreshold=HASH(0x1e34100)
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::WhiteListSubject from @INC
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::WhiteListSubject=HASH(0x1e36be0)
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::MIMEHeader from @INC
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::MIMEHeader=HASH(0x1e39d30)
    [18757] dbg: plugin: loading Mail::SpamAssassin::Plugin::ReplaceTags from @INC
    [18757] dbg: plugin: registered Mail::SpamAssassin::Plugin::ReplaceTags=HASH(0x1e3e260)
    [18757] dbg: config: adding redirector regex: /^http:\/\/chkpt\.zdnet\.com\/chkpt\/\w+\/(.*)$/i
    [18757] dbg: config: adding redirector regex: /^http:\/\/www(?:\d+)?\.nate\.com\/r\/\w+\/(.*)$/i
    [18757] dbg: config: adding redirector regex: /^http:\/\/.+\.gov\/(?:.*\/)?externalLink\.jhtml\?.*url=(.*?)(?:&.*)?$/i
    [18757] dbg: config: adding redirector regex: /^http:\/\/redir\.internet\.com\/.+?\/.+?\/(.*)$/i
    [18757] dbg: config: adding redirector regex: /^http:\/\/(?:.*?\.)?adtech\.de\/.*(?:;|\|)link=(.*?)(?:;|$)/i
    [18757] dbg: config: adding redirector regex: m'^http.*?/redirect\.php\?.*(?<=[?&])goto=(.*?)(?:$|[&\#])'i
    [18757] dbg: config: adding redirector regex: m'^https?:/*(?:[^/]+\.)?emf\d\.com/r\.cfm.*?&r=(.*)'i
    [18757] dbg: config: adding redirector regex: m'/(?:index.php)?\?.*(?<=[?&])URL=(.*?)(?:$|[&\#])'i
    [18757] dbg: config: adding redirector regex: m'^http:/*(?:\w+\.)?google(?:\.\w{2,3}){1,2}/url\?.*?(?<=[?&])q=(.*?)(?:$|[&\#] )'i
    [18757] dbg: config: adding redirector regex: m'^http:/*(?:\w+\.)?google(?:\.\w{2,3}){1,2}/search\?.*?(?<=[?&])q=[^&]*?(?<=%2 0|..[=+\s])site:(.*?)(?:$|%20|[\s+&\#])'i
    [18757] dbg: config: adding redirector regex: m'^http:/*(?:\w+\.)?google(?:\.\w{2,3}){1,2}/search\?.*?(?<=[?&])q=[^&]*?(?<=%2 0|..[=+\s])(?:"|%22)(.*?)(?:$|%22|["\s+&\#])'i
    [18757] dbg: config: adding redirector regex: m'^http:/*(?:\w+\.)?google(?:\.\w{2,3}){1,2}/translate\?.*?(?<=[?&])u=(.*?)(?:$ |[&\#])'i
    [18757] warn: config: failed to parse line, skipping: scare RCVD_IN_NJABL_SPAM 3.0
    [18757] dbg: plugin: Mail::SpamAssassin::Plugin::ReplaceTags=HASH(0x1e3e260) implements 'finish_parsing_end'
    [18757] dbg: replacetags: replacing tags
    [18757] dbg: replacetags: done replacing tags
    [18757] dbg: bayes: no dbs present, cannot tie DB R/O: /private/var/root/.spamassassin/bayes_toks
    [18757] dbg: config: score set 1 chosen.
    [18757] dbg: message: ---- MIME PARSER START ----
    [18757] dbg: message: main message type: text/plain
    [18757] dbg: message: parsing normal part
    [18757] dbg: message: added part, type: text/plain
    [18757] dbg: message: ---- MIME PARSER END ----
    [18757] dbg: bayes: no dbs present, cannot tie DB R/O: /private/var/root/.spamassassin/bayes_toks
    [18757] dbg: dns: name server: 209.198.128.11, family: 2, ipv6: 0
    [18757] dbg: dns: testing resolver nameservers: 209.198.128.11, 209.198.128.27
    [18757] dbg: dns: trying (3) google.com...
    [18757] dbg: dns: looking up NS for 'google.com'
    [18757] dbg: dns: NS lookup of google.com using 209.198.128.11 succeeded => DNS available (set dns_available to override)
    [18757] dbg: dns: is DNS available? 1
    [18757] dbg: metadata: X-Spam-Relays-Trusted:
    [18757] dbg: metadata: X-Spam-Relays-Untrusted:
    [18757] dbg: metadata: X-Spam-Relays-Internal:
    [18757] dbg: metadata: X-Spam-Relays-External:
    [18757] dbg: message: no encoding detected
    [18757] dbg: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x18796d0) implements 'parsed_metadata'
    [18757] dbg: uridnsbl: domains to query:
    [18757] dbg: dns: checking RBL sbl-xbl.spamhaus.org., set sblxbl-lastexternal
    [18757] dbg: dns: checking RBL sa-accredit.habeas.com., set habeas-firsttrusted
    [18757] dbg: dns: checking RBL sbl-xbl.spamhaus.org., set sblxbl
    [18757] dbg: dns: checking RBL sa-other.bondedsender.org., set bsp-untrusted
    [18757] dbg: dns: checking RBL combined.njabl.org., set njabl-lastexternal
    [18757] dbg: dns: checking RBL combined.njabl.org., set njabl
    [18757] dbg: dns: checking RBL combined-HIB.dnsiplists.completewhois.com., set whois
    [18757] dbg: dns: checking RBL list.dsbl.org., set dsbl-lastexternal
    [18757] dbg: dns: checking RBL bl.spamcop.net., set spamcop
    [18757] dbg: dns: checking RBL sa-trusted.bondedsender.org., set bsp-firsttrusted
    [18757] dbg: dns: checking RBL combined-HIB.dnsiplists.completewhois.com., set whois-lastexternal
    [18757] dbg: dns: checking RBL dnsbl.sorbs.net., set sorbs-lastexternal
    [18757] dbg: dns: checking RBL dnsbl.sorbs.net., set sorbs
    [18757] dbg: dns: checking RBL iadb.isipp.com., set iadb-firsttrusted
    [18757] dbg: check: running tests for priority: 0
    [18757] dbg: rules: running header regexp tests; score so far=0
    [18757] dbg: rules: ran header rule __HAS_MSGID ======> got hit: "<"@lint_rules>"
    [18757] dbg: rules: ran header rule NO_REAL_NAME ======> got hit: "[email protected]
    [18757] dbg: rules: "
    [18757] dbg: rules: ran header rule __MSGID_OK_DIGITS ======> got hit: "1159381766"
    [18757] dbg: spf: no suitable relay for spf use found, skipping SPF-helo check
    [18757] dbg: eval: all '*From' addrs: [email protected]
    [18757] dbg: eval: all '*To' addrs:
    [18757] dbg: spf: no suitable relay for spf use found, skipping SPF check
    [18757] dbg: rules: ran eval rule NO_RELAYS ======> got hit
    [18757] dbg: spf: cannot get Envelope-From, cannot use SPF
    [18757] dbg: spf: def_spf_whitelist_from: could not find useable envelope sender
    [18757] dbg: rules: ran eval rule __UNUSABLE_MSGID ======> got hit
    [18757] dbg: spf: spf_whitelist_from: could not find useable envelope sender
    [18757] dbg: rules: ran eval rule MISSING_HEADERS ======> got hit
    [18757] dbg: rules: running body-text per-line regexp tests; score so far=3.188
    [18757] dbg: rules: ran body rule __NONEMPTY_BODY ======> got hit: "I"
    [18757] dbg: uri: running uri tests; score so far=3.188
    [18757] dbg: bayes: no dbs present, cannot tie DB R/O: /private/var/root/.spamassassin/bayes_toks
    [18757] dbg: bayes: not scoring message, returning undef
    [18757] dbg: bayes: opportunistic call attempt failed, DB not readable
    [18757] dbg: rules: running raw-body-text per-line regexp tests; score so far=3.188
    [18757] dbg: rules: running full-text regexp tests; score so far=3.188
    [18757] dbg: info: entering helper-app run mode
    [18757] dbg: info: leaving helper-app run mode
    [18757] dbg: razor2: part=0 engine=4 contested=0 confidence=0
    [18757] dbg: razor2: results: spam? 0
    [18757] dbg: razor2: results: engine 8, highest cf score: 0
    [18757] dbg: razor2: results: engine 4, highest cf score: 0
    [18757] dbg: util: current PATH is: /bin:/sbin:/usr/bin:/usr/sbin
    [18757] dbg: pyzor: pyzor is not available: no pyzor executable found
    [18757] dbg: pyzor: no pyzor found, disabling Pyzor
    [18757] dbg: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x18796d0) implements 'check_tick'
    [18757] dbg: check: running tests for priority: 500
    [18757] dbg: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x18796d0) implements 'check_post_dnsbl'
    [18757] dbg: rules: running meta tests; score so far=3.188
    [18757] info: rules: meta test DIGEST_MULTIPLE has undefined dependency 'DCC_CHECK'
    [18757] info: rules: meta test SARE_OBFU_CIALIS has undefined dependency 'SARE_OBFU_CIALIS2'
    [18757] info: rules: meta test FP_MIXED_****3 has undefined dependency 'FP_PENETRATION'
    [18757] dbg: rules: running header regexp tests; score so far=4.666
    [18757] dbg: rules: running body-text per-line regexp tests; score so far=4.666
    [18757] dbg: uri: running uri tests; score so far=4.666
    [18757] dbg: rules: running raw-body-text per-line regexp tests; score so far=4.666
    [18757] dbg: rules: running full-text regexp tests; score so far=4.666
    [18757] dbg: check: running tests for priority: 1000
    [18757] dbg: rules: running meta tests; score so far=4.666
    [18757] dbg: rules: running header regexp tests; score so far=4.666
    [18757] dbg: config: using "/private/var/root/.spamassassin" for user state dir
    [18757] dbg: locker: safe_lock: created /private/var/root/.spamassassin/auto-whitelist.lock.xserve1.topequip.com.18757
    [18757] dbg: locker: safe_lock: trying to get lock on /private/var/root/.spamassassin/auto-whitelist with 0 retries
    [18757] dbg: locker: safe_lock: link to /private/var/root/.spamassassin/auto-whitelist.lock: link ok
    [18757] dbg: auto-whitelist: tie-ing to DB file of type DB_File R/W in /private/var/root/.spamassassin/auto-whitelist
    [18757] dbg: auto-whitelist: db-based [email protected]|ip=none scores 0/0
    [18757] dbg: auto-whitelist: AWL active, pre-score: 4.666, autolearn score: 4.666, mean: undef, IP: undef
    [18757] dbg: auto-whitelist: DB addr list: untie-ing and unlocking
    [18757] dbg: auto-whitelist: DB addr list: file locked, breaking lock
    [18757] dbg: locker: safe_unlock: unlink /private/var/root/.spamassassin/auto-whitelist.lock
    [18757] dbg: auto-whitelist: post auto-whitelist score: 4.666
    [18757] dbg: rules: running body-text per-line regexp tests; score so far=4.666
    [18757] dbg: uri: running uri tests; score so far=4.666
    [18757] dbg: rules: running raw-body-text per-line regexp tests; score so far=4.666
    [18757] dbg: rules: running full-text regexp tests; score so far=4.666
    [18757] dbg: check: is spam? score=4.666 required=2
    [18757] dbg: check: tests=MISSING_HEADERS,MISSING_SUBJECT,NO_REAL_NAME,NO_RECEIVED,NO_RELAYS,TO_CC_ NONE
    [18757] dbg: check: subtests=__HAS_MSGID,__MSGID_OK_DIGITS,__MSGID_OK_HOST,__NONEMPTY_BODY,__SANE_M SGID,__UNUSABLE_MSGID
    [18757] warn: lint: 1 issues detected, please rerun with debug enabled for more information
    I am concerned with the following -
    [18757] dbg: bayes: no dbs present, cannot tie DB R/O: /private/var/root/.spamassassin/bayes_toks
    [18757] dbg: bayes: not scoring message, returning undef
    [18757] dbg: bayes: opportunistic call attempt failed, DB not readable
    I know that I have a failure with the IO::Socket::INET6 also.
    I am also not getting (never have gotten) the BAYES tag when I look at the Raw Source on Spam Emails. I am assuming that error above could be the issue.
    Any help on this would be greatly appreciated. I love this discussion group and it has helped me out of a bind more than once!
    Thanks in advance for your time.
    G5 Power Mac   Mac OS X (10.4.7)  

    Latest news!
    I just looked at a spam email and I see that it is tagged here is the info
    X-Spam-Status: No, hits=-1.827 tagged_above=-999 required=2 tests=BAYES_00,
    DIET_1
    Now I am still concerned about the error I listed above about the Bayes DB. Any help would be great.

  • Email notifications not being received

    Email notifications are not being received every time a customers submits data. We stopped receiving notifications after the email came about shutting down the service. We have a half dozen forms live on the web and none of them are sending out notifications. One example is located at Online Complaint | ORCAA. Nothing has changed from the backend and both email addresses that should receive notifications are verified.
    I submitted data to the form and received a notification, but not the 2 email addresses that are listed on the FormsCentral backend. The Adobe domain is whitelisted with GApps.
    Thoughts?

    I've tested your form a bit and it seems that email receipts are working. For me to test email notifications I would need to be a co-author. If you can add me to one of the problem forms I will investigate further and let you know what I find.
    Andrew Yarborough
    [email protected]

  • Emails are not going out to everyone, only select people, everyone else gets blocked or bounce backs

    I have a client who uses Business Catalyst and they're having a problem with emails only going out to certain people and not everyone they email. Outside going in, the problem is it either works 100% of the time, or not at all. If it doesn't work the outside people either get a bounced back failed delivery message, or nothing at all and the emails just disappear into cyberspace. And it's not regulated to just one company or one group of domains - it's pretty sparatic on who it's going to work for and who it doesn't work for.
    I checked to see if their IP was blacklisted and the only thing I found was that it just wasn't whitelisted with list.dnswl.org. It wasn't blacklisted with them, it just wasn't listed. Outside of that I cannot figure out why their emails only work with certain people.
    And the problem is across the board with all @grahamwebbacademy.edu email addresses, not just one person's address. Also one reason I'm posting here is that when they put in a support ticket they never get anything back, and my guess is it's because of this very issue, not that no one's responding to them. It's apparently  been going on for a long while too.
    Appreciate the help!
          Wendy

    Hi Wendy,
    Please update the NS records for the domain "grahamwebbacademy.edu".  At the moment I see that it's pointing to our old expired records. This could be the cause of your mail troubles in this case.
    Name Servers:
       NS03.BUSINESSCATALYST.COM     
       NS01.BUSINESSCATALYST.COM     
    Reference: http://whois.domaintools.com/grahamwebbacademy.edu
    Replace any existing name servers with the following name servers:    
    ns1.worldsecuresystems.com
    ns2.worldsecuresystems.com
    ns3.worldsecuresystems.com
    - http://kb.worldsecuresystems.com/kb/change-domain-name-site.html#main_main_Step_2___Point_ the_domain_name_to_our_servers
    Kind regards,
    -Sidney

  • Tripwire rolls back

    Hi
    my rules du jour update keeps failing...
    It has been filing for weeks.
    it says:
    **WARNING**: spamassassin --lint failed.
    Rolling configuration files back, not restarting SpamAssassin.
    Rollback command is: mv -f /etc/mail/spamassassin/tripwire.cf /etc/mail/spamassassin/RulesDuJour/99FVGTTripwire.cf.2; rm -f /etc/mail/spamassassin/tripwire.cf;
    Lint output: config: SpamAssassin failed to parse line, skipping: <HTML><HEAD><META HTTP-EQUIV="Refresh" CONTENT="0.1">
    config: SpamAssassin failed to parse line, skipping: <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
    config: SpamAssassin failed to parse line, skipping: <META HTTP-EQUIV="Expires" CONTENT="-1">
    config: SpamAssassin failed to parse line, skipping: </HEAD></HTML>
    lint: 4 issues detected. please rerun with debug enabled for more information.
    I've run debug but cannot find the error:
    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: diag: module not installed: DBI ('require' failed)
    debug: diag: module installed: DB_File, version 1.810
    debug: diag: module installed: Digest::SHA1, version 2.10
    debug: diag: module installed: IO::Socket::UNIX, version 1.21
    debug: diag: module installed: MIME::Base64, version 3.05
    debug: diag: module installed: Net::DNS, version 0.59
    debug: diag: module not installed: Net::LDAP ('require' failed)
    debug: diag: module not installed: Razor2::Client::Agent ('require' failed)
    debug: diag: module installed: Storable, version 2.13
    debug: diag: module installed: URI, version 1.35
    debug: ignore: using a test message to lint rules
    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/70sareadult.cf
    debug: config: read file //etc/mail/spamassassin/70sareevilnum0.cf
    debug: config: read file //etc/mail/spamassassin/70saregenlsubj0.cf
    debug: config: read file //etc/mail/spamassassin/70sareheader.cf
    debug: config: read file //etc/mail/spamassassin/70sarehighrisk.cf
    debug: config: read file //etc/mail/spamassassin/70sarehtml.cf
    debug: config: read file //etc/mail/spamassassin/70sareobfu.cf
    debug: config: read file //etc/mail/spamassassin/70sarerandom.cf
    debug: config: read file //etc/mail/spamassassin/70sareratware.cf
    debug: config: read file //etc/mail/spamassassin/70sarespecific.cf
    debug: config: read file //etc/mail/spamassassin/70sarespoof.cf
    debug: config: read file //etc/mail/spamassassin/70sarestocks.cf
    debug: config: read file //etc/mail/spamassassin/70sareuri0.cf
    debug: config: read file //etc/mail/spamassassin/70sarewhitelist.cf
    debug: config: read file //etc/mail/spamassassin/70sctop200.cf
    debug: config: read file //etc/mail/spamassassin/71sare_redirectpre3.0.0.cf
    debug: config: read file //etc/mail/spamassassin/72sare_bmlpost25x.cf
    debug: config: read file //etc/mail/spamassassin/88FVGTbody.cf
    debug: config: read file //etc/mail/spamassassin/88FVGTheaders.cf
    debug: config: read file //etc/mail/spamassassin/88FVGTsubject.cf
    debug: config: read file //etc/mail/spamassassin/88FVGTuri.cf
    debug: config: read file //etc/mail/spamassassin/99FVGTTripwire.cf
    debug: config: read file //etc/mail/spamassassin/99sare_fraudpost25x.cf
    debug: config: read file //etc/mail/spamassassin/antidrug.cf
    debug: config: read file //etc/mail/spamassassin/backhair.cf
    debug: config: read file //etc/mail/spamassassin/local.cf
    debug: config: read file //etc/mail/spamassassin/tims.cf
    debug: config: read file //etc/mail/spamassassin/weeds.cf
    debug: using "/Users/timmitra/.spamassassin" for user state dir
    debug: using "/Users/timmitra/.spamassassin/user_prefs" for user prefs file
    debug: config: read file /Users/timmitra/.spamassassin/user_prefs
    debug: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
    debug: plugin: registered Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270)
    debug: plugin: loading Mail::SpamAssassin::Plugin::Hashcash from @INC
    debug: plugin: registered Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1bd9524)
    debug: plugin: loading Mail::SpamAssassin::Plugin::SPF from @INC
    debug: plugin: registered Mail::SpamAssassin::Plugin::SPF=HASH(0x1bda550)
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) implements 'parse_config'
    debug: plugin: Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1bd9524) implements 'parse_config'
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) inhibited further callbacks
    debug: using "/Users/timmitra/.spamassassin" for user state dir
    debug: bayes: 19001 tie-ing to DB file R/O /Users/timmitra/.spamassassin/bayes_toks
    debug: bayes: 19001 tie-ing to DB file R/O /Users/timmitra/.spamassassin/bayes_seen
    debug: bayes: found bayes db version 3
    debug: using "/Users/timmitra/.spamassassin" for user state dir
    debug: bayes: Not available for scanning, only 1 spam(s) in Bayes DB < 200
    debug: bayes: 19001 untie-ing
    debug: bayes: 19001 untie-ing db_toks
    debug: bayes: 19001 untie-ing db_seen
    debug: Score set 1 chosen.
    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: bayes: 19001 tie-ing to DB file R/O /Users/timmitra/.spamassassin/bayes_toks
    debug: bayes: 19001 tie-ing to DB file R/O /Users/timmitra/.spamassassin/bayes_seen
    debug: bayes: found bayes db version 3
    debug: bayes: Not available for scanning, only 1 spam(s) in Bayes DB < 200
    debug: bayes: 19001 untie-ing
    debug: bayes: 19001 untie-ing db_toks
    debug: bayes: 19001 untie-ing db_seen
    debug: metadata: X-Spam-Relays-Trusted:
    debug: metadata: X-Spam-Relays-Untrusted:
    debug: decoding: no encoding detected
    debug: Loading languages file...
    debug: Language possibly: en,sco
    debug: metadata: X-Languages: en sco
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) implements 'parsed_metadata'
    debug: is Net::DNS::Resolver available? yes
    debug: Net::DNS version: 0.59
    debug: trying (3) adelphia.net...
    debug: looking up NS for 'adelphia.net'
    debug: NS lookup of adelphia.net succeeded => Dns available (set dns_available to hardcode)
    debug: is DNS available? 1
    debug: URIDNSBL: domains to query:
    debug: all '*From' addrs: [email protected]
    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(0x1bd9524))
    debug: registering glue method for checkfor_spf_helopass (Mail::SpamAssassin::Plugin::SPF=HASH(0x1bda550))
    debug: SPF: message was delivered entirely via trusted relays, not required
    debug: registering glue method for checkhashcashvalue (Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1bd9524))
    debug: all '*To' addrs:
    debug: registering glue method for checkfor_spfsoftfail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1bda550))
    debug: SPF: message was delivered entirely via trusted relays, not required
    debug: registering glue method for checkfor_spfpass (Mail::SpamAssassin::Plugin::SPF=HASH(0x1bda550))
    debug: registering glue method for checkfor_spf_helosoftfail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1bda550))
    debug: registering glue method for checkfor_spf_helofail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1bda550))
    debug: running body-text per-line regexp tests; score so far=-2.623
    debug: running uri tests; score so far=-2.623
    debug: registering glue method for check_uridnsbl (Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270))
    debug: Razor2 is not available
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) implements 'check_tick'
    debug: running raw-body-text per-line regexp tests; score so far=-2.623
    debug: running full-text regexp tests; score so far=-2.623
    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: RBL: success for 1 of 1 queries
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1c7d270) implements 'checkpostdnsbl'
    debug: running meta tests; score so far=-2.623
    debug: running header regexp tests; score so far=-1.053
    debug: running body-text per-line regexp tests; score so far=-1.053
    debug: running uri tests; score so far=-1.053
    debug: running raw-body-text per-line regexp tests; score so far=-1.053
    debug: running full-text regexp tests; score so far=-1.053
    debug: Running tests for priority: 1000
    debug: running meta tests; score so far=-1.053
    debug: running header regexp tests; score so far=-1.053
    debug: using "/Users/timmitra/.spamassassin" for user state dir
    debug: lock: 19001 created /Users/timmitra/.spamassassin/auto-whitelist.lock.zoot.local.19001
    debug: lock: 19001 trying to get lock on /Users/timmitra/.spamassassin/auto-whitelist with 0 retries
    debug: lock: 19001 link to /Users/timmitra/.spamassassin/auto-whitelist.lock: link ok
    debug: Tie-ing to DB file R/W in /Users/timmitra/.spamassassin/auto-whitelist
    debug: auto-whitelist (db-based): [email protected]|ip=none scores 0/0
    debug: AWL active, pre-score: -1.053, autolearn score: -1.053, mean: undef, IP: undef
    debug: DB addr list: untie-ing and unlocking.
    debug: DB addr list: file locked, breaking lock.
    debug: unlock: 19001 unlink /Users/timmitra/.spamassassin/auto-whitelist.lock
    debug: Post AWL score: -1.053
    debug: running body-text per-line regexp tests; score so far=-1.053
    debug: running uri tests; score so far=-1.053
    debug: running raw-body-text per-line regexp tests; score so far=-1.053
    debug: running full-text regexp tests; score so far=-1.053
    debug: is spam? score=-1.053 required=5
    debug: tests=ALLTRUSTED,MISSING_DATE,MISSING_SUBJECT,NO_REALNAME
    debug: subtests=_HAS_MSGID,__MSGID_OK_DIGITS,__MSGID_OK_HOST,__NONEMPTY_BODY,__SANE_MSGID,__SARE _WHITELIST_FLAG,__UNUSABLEMSGID
    I removed tripwire.cf last night (before the cron updates) and it still failed (the "99FVGTTripwire.cf" was downloaded this weekend.)
    MacBook (BootCamp), various Macs and servers   Mac OS X (10.4.7)  

    I have stopped using any of Fred's (FVGT) rules some time ago. They tend to cause false positives and other problems, but that is an other issue.
    RulesDuJour is notoriously unreliable. See this for a possible solution:
    http://www.global-domination.org/forum/viewtopic.php?p=2190

  • Cannot seem to get Bayes working

    Hello all,
    I have two servers. On one of them I cannot seem to get bayes working. any ideas where to look.
    Tim
    output from SpamAssassin -D --lint
    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: diag: module not installed: DBI ('require' failed)
    debug: diag: module installed: DB_File, version 1.810
    debug: diag: module installed: Digest::SHA1, version 2.10
    debug: diag: module installed: IO::Socket::UNIX, version 1.21
    debug: diag: module installed: MIME::Base64, version 3.05
    debug: diag: module not installed: Net::DNS ('require' failed)
    debug: diag: module not installed: Net::LDAP ('require' failed)
    debug: diag: module not installed: Razor2::Client::Agent ('require' failed)
    debug: diag: module installed: Storable, version 2.13
    debug: diag: module installed: URI, version 1.35
    debug: ignore: using a test message to lint rules
    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 "/Users/admin/.spamassassin" for user state dir
    debug: using "/Users/admin/.spamassassin/user_prefs" for user prefs file
    debug: config: read file /Users/admin/.spamassassin/user_prefs
    debug: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
    debug: failed to load Net::DNS::Resolver: Can't locate Net/DNS.pm in @INC (@INC contains: //lib/perl5/site_perl /System/Library/Perl/5.8.6/darwin-thread-multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1) at /System/Library/Perl/Extras/5.8.6/Mail/SpamAssassin/Plugin/URIDNSBL.pm line 113.
    debug: plugin: registered Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4)
    debug: plugin: loading Mail::SpamAssassin::Plugin::Hashcash from @INC
    debug: plugin: registered Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1ae4b0c)
    debug: plugin: loading Mail::SpamAssassin::Plugin::SPF from @INC
    debug: plugin: registered Mail::SpamAssassin::Plugin::SPF=HASH(0x1a551a8)
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) implements 'parse_config'
    debug: plugin: Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1ae4b0c) implements 'parse_config'
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) inhibited further callbacks
    debug: using "/Users/admin/.spamassassin" for user state dir
    debug: bayes: no dbs present, cannot tie DB R/O: /Users/admin/.spamassassin/bayes_toks
    debug: Score set 1 chosen.
    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: bayes: no dbs present, cannot tie DB R/O: /Users/admin/.spamassassin/bayes_toks
    debug: metadata: X-Spam-Relays-Trusted:
    debug: metadata: X-Spam-Relays-Untrusted:
    debug: decoding: no encoding detected
    debug: Loading languages file...
    debug: Language possibly: en,sco
    debug: metadata: X-Languages: en sco
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) implements 'parsed_metadata'
    debug: is Net::DNS::Resolver available? no
    debug: is DNS available? 0
    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(0x1ae4b0c))
    debug: registering glue method for checkfor_spf_helopass (Mail::SpamAssassin::Plugin::SPF=HASH(0x1a551a8))
    debug: all '*From' addrs: [email protected]
    debug: registering glue method for checkhashcashvalue (Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1ae4b0c))
    debug: all '*To' addrs:
    debug: registering glue method for checkfor_spfsoftfail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1a551a8))
    debug: registering glue method for checkfor_spfpass (Mail::SpamAssassin::Plugin::SPF=HASH(0x1a551a8))
    debug: registering glue method for checkfor_spf_helosoftfail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1a551a8))
    debug: registering glue method for checkfor_spf_helofail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1a551a8))
    debug: running body-text per-line regexp tests; score so far=-2.623
    debug: running uri tests; score so far=-2.623
    debug: registering glue method for check_uridnsbl (Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4))
    debug: Razor2 is not available
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19248b4) implements 'check_tick'
    debug: running raw-body-text per-line regexp tests; score so far=-2.623
    debug: running full-text regexp tests; score so far=-2.623
    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(0x19248b4) implements 'checkpostdnsbl'
    debug: running meta tests; score so far=-2.623
    debug: running header regexp tests; score so far=-1.053
    debug: running body-text per-line regexp tests; score so far=-1.053
    debug: running uri tests; score so far=-1.053
    debug: running raw-body-text per-line regexp tests; score so far=-1.053
    debug: running full-text regexp tests; score so far=-1.053
    debug: Running tests for priority: 1000
    debug: running meta tests; score so far=-1.053
    debug: running header regexp tests; score so far=-1.053
    debug: using "/Users/admin/.spamassassin" for user state dir
    debug: lock: 8450 created /Users/admin/.spamassassin/auto-whitelist.lock.xserv.kimcell.com.8450
    debug: lock: 8450 trying to get lock on /Users/admin/.spamassassin/auto-whitelist with 0 retries
    debug: lock: 8450 link to /Users/admin/.spamassassin/auto-whitelist.lock: link ok
    debug: Tie-ing to DB file R/W in /Users/admin/.spamassassin/auto-whitelist
    debug: auto-whitelist (db-based): [email protected]|ip=none scores 0/0
    debug: AWL active, pre-score: -1.053, autolearn score: -1.053, mean: undef, IP: undef
    debug: DB addr list: untie-ing and unlocking.
    debug: DB addr list: file locked, breaking lock.
    debug: unlock: 8450 unlink /Users/admin/.spamassassin/auto-whitelist.lock
    debug: Post AWL score: -1.053
    debug: running body-text per-line regexp tests; score so far=-1.053
    debug: running uri tests; score so far=-1.053
    debug: running raw-body-text per-line regexp tests; score so far=-1.053
    debug: running full-text regexp tests; score so far=-1.053
    debug: is spam? score=-1.053 required=5
    debug: tests=ALLTRUSTED,MISSING_DATE,MISSING_SUBJECT,NO_REALNAME
    debug: subtests=_HAS_MSGID,__MSGID_OK_DIGITS,__MSGID_OK_HOST,__SANE_MSGID,__UNUSABLEMSGID

    yes, link is fixed and have make the ususal changes to support virtual domains. apart from the fact that you "cannot see for looking" the configs of each servers look the same.
    Server that works:
    0.000 0 3 0 non-token data: bayes db version
    0.000 0 596 0 non-token data: nspam
    0.000 0 1993 0 non-token data: nham
    0.000 0 151334 0 non-token data: ntokens
    0.000 0 1163073364 0 non-token data: oldest atime
    0.000 0 1165495440 0 non-token data: newest atime
    0.000 0 1165487753 0 non-token data: last journal sync atime
    0.000 0 1165487811 0 non-token data: last expiry atime
    0.000 0 0 0 non-token data: last expire atime delta
    0.000 0 0 0 non-token data: last expire reduction count
    One that is not working
    0.000 0 3 0 non-token data: bayes db version
    0.000 0 126 0 non-token data: nspam
    0.000 0 3798 0 non-token data: nham
    0.000 0 146024 0 non-token data: ntokens
    0.000 0 1164060466 0 non-token data: oldest atime
    0.000 0 1165492798 0 non-token data: newest atime
    0.000 0 1165460404 0 non-token data: last journal sync atime
    0.000 0 1165443883 0 non-token data: last expiry atime
    0.000 0 1382400 0 non-token data: last expire atime delta
    0.000 0 16650 0 non-token data: last expire reduction count

  • Pyzor Not Running Question

    I am thinking this could be a permission issue.
    I have installed the pyzor files as listed at- http://wiki.apache.org/spamassassin/SpamAssassin_on_Mac_OS_X_Server
    There were no issues with the install but when I run spamassassin -D --lint I see the following
    [7661] dbg: pyzor: pyzor is not available: no pyzor executable found
    [7661] dbg: pyzor: no pyzor found, disabling Pyzor
    Again during the test it found the gdbm. The only thing I can think of is a permission issue. Not sure if anyone else has run across this.
    Oh and here is the entire log from the spamassassin -D --lint
    xserve1:~ tope$ sudo su clamav -c "spamassassin -D --lint"
    [7661] dbg: logger: adding facilities: all
    [7661] dbg: logger: logging level is DBG
    [7661] dbg: generic: SpamAssassin version 3.1.5
    [7661] dbg: config: score set 0 chosen.
    [7661] dbg: util: running in taint mode? yes
    [7661] dbg: util: taint mode: deleting unsafe environment variables, resetting PATH
    [7661] dbg: util: PATH included '/opt/local/bin', keeping
    [7661] dbg: util: PATH included '/opt/local/sbin', keeping
    [7661] dbg: util: PATH included '/bin', keeping
    [7661] dbg: util: PATH included '/sbin', keeping
    [7661] dbg: util: PATH included '/usr/bin', keeping
    [7661] dbg: util: PATH included '/usr/sbin', keeping
    [7661] dbg: util: final PATH set to: /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
    [7661] dbg: message: ---- MIME PARSER START ----
    [7661] dbg: message: main message type: text/plain
    [7661] dbg: message: parsing normal part
    [7661] dbg: message: added part, type: text/plain
    [7661] dbg: message: ---- MIME PARSER END ----
    [7661] dbg: dns: is Net::DNS::Resolver available? yes
    [7661] dbg: dns: Net::DNS version: 0.59
    [7661] dbg: diag: perl platform: 5.008006 darwin
    [7661] dbg: diag: module installed: Digest::SHA1, version 2.10
    [7661] dbg: diag: module installed: DB_File, version 1.814
    [7661] dbg: diag: module installed: HTML::Parser, version 3.36
    [7661] dbg: diag: module installed: MIME::Base64, version 3.05
    [7661] dbg: diag: module installed: Net::DNS, version 0.59
    [7661] dbg: diag: module installed: Net::SMTP, version 2.29
    [7661] dbg: diag: module installed: Mail::SPF::Query, version 1.999001
    [7661] dbg: diag: module installed: IP::Country::Fast, version 604.001
    [7661] dbg: diag: module installed: Razor2::Client::Agent, version 2.82
    [7661] dbg: diag: module installed: Net::Ident, version 1.20
    [7661] dbg: diag: module not installed: IO::Socket::INET6 ('require' failed)
    [7661] dbg: diag: module installed: IO::Socket::SSL, version 1.0
    [7661] dbg: diag: module installed: Time::HiRes, version 1.68
    [7661] dbg: diag: module installed: DBI, version 1.52
    [7661] dbg: diag: module installed: Getopt::Long, version 2.34
    [7661] dbg: diag: module installed: LWP::UserAgent, version 2.033
    [7661] dbg: diag: module installed: HTTP::Date, version 1.47
    [7661] dbg: diag: module installed: Archive::Tar, version 1.30
    [7661] dbg: diag: module installed: IO::Zlib, version 1.04
    [7661] dbg: ignore: using a test message to lint rules
    [7661] dbg: config: using "/etc/mail/spamassassin" for site rules pre files
    [7661] dbg: config: read file /etc/mail/spamassassin/init.pre
    [7661] dbg: config: read file /etc/mail/spamassassin/v310.pre
    [7661] dbg: config: read file /etc/mail/spamassassin/v312.pre
    [7661] dbg: config: using "/usr/local/share/spamassassin" for sys rules pre files
    [7661] dbg: config: using "/usr/local/share/spamassassin" for default rules dir
    [7661] dbg: config: read file /usr/local/share/spamassassin/10_misc.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_advance_fee.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_anti_ratware.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_body_tests.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_compensate.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_dnsbl_tests.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_drugs.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_fake_helo_tests.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_head_tests.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_html_tests.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_meta_tests.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_net_tests.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_phrases.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_****.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_ratware.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/20_uri_tests.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/23_bayes.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_accessdb.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_antivirus.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_body_tests_es.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_body_tests_pl.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_dcc.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_dkim.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_domainkeys.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_hashcash.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_pyzor.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_razor2.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_replace.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_spf.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_textcat.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/25_uribl.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/30_text_de.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/30_text_fr.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/30_text_it.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/30_text_nl.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/30_text_pl.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/30_text_pt_br.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/50_scores.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/60_awl.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/60_whitelist.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/60_whitelist_dk.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/60_whitelist_dkim.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/60_whitelist_spf.cf
    [7661] dbg: config: read file /usr/local/share/spamassassin/60_whitelist_subject.cf
    [7661] dbg: config: using "/etc/mail/spamassassin" for site rules dir
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sare_adult.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sare_bayes_poison_nxm.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sare_evilnum0.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sare_evilnum1.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sare_evilnum2.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sare_html.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sare_obfu.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sare_oem.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sare_random.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sare_stocks.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/70_sc_top200.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/99_FVGT_Tripwire.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/Chinese_rules.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/local.cf
    [7661] dbg: config: read file /etc/mail/spamassassin/weeds.cf
    [7661] dbg: config: using "/var/clamav/.spamassassin/user_prefs" for user prefs file
    [7661] dbg: config: read file /var/clamav/.spamassassin/user_prefs
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1e0803c)
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::Hashcash from @INC
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1c7ac1c)
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::SPF from @INC
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::SPF=HASH(0x1c843a8)
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::Pyzor from @INC
    [7661] dbg: pyzor: network tests on, attempting Pyzor
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::Pyzor=HASH(0x1de8604)
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::Razor2 from @INC
    [7661] dbg: razor2: razor2 is available, version 2.82
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::Razor2=HASH(0x466a74)
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::SpamCop from @INC
    [7661] dbg: reporter: network tests on, attempting SpamCop
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::SpamCop=HASH(0x468b2c)
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::AWL from @INC
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::AWL=HASH(0x1c73978)
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::AutoLearnThreshold from @INC
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::AutoLearnThreshold=HASH(0x1c595a8)
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::WhiteListSubject from @INC
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::WhiteListSubject=HASH(0x1c5c088)
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::MIMEHeader from @INC
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::MIMEHeader=HASH(0x1c863d8)
    [7661] dbg: plugin: loading Mail::SpamAssassin::Plugin::ReplaceTags from @INC
    [7661] dbg: plugin: registered Mail::SpamAssassin::Plugin::ReplaceTags=HASH(0x1c8ad08)
    [7661] dbg: config: adding redirector regex: /^http:\/\/chkpt\.zdnet\.com\/chkpt\/\w+\/(.*)$/i
    [7661] dbg: config: adding redirector regex: /^http:\/\/www(?:\d+)?\.nate\.com\/r\/\w+\/(.*)$/i
    [7661] dbg: config: adding redirector regex: /^http:\/\/.+\.gov\/(?:.*\/)?externalLink\.jhtml\?.*url=(.*?)(?:&.*)?$/i
    [7661] dbg: config: adding redirector regex: /^http:\/\/redir\.internet\.com\/.+?\/.+?\/(.*)$/i
    [7661] dbg: config: adding redirector regex: /^http:\/\/(?:.*?\.)?adtech\.de\/.*(?:;|\|)link=(.*?)(?:;|$)/i
    [7661] dbg: config: adding redirector regex: m'^http.*?/redirect\.php\?.*(?<=[?&])goto=(.*?)(?:$|[&\#])'i
    [7661] dbg: config: adding redirector regex: m'^https?:/*(?:[^/]+\.)?emf\d\.com/r\.cfm.*?&r=(.*)'i
    [7661] dbg: config: adding redirector regex: m'/(?:index.php)?\?.*(?<=[?&])URL=(.*?)(?:$|[&\#])'i
    [7661] dbg: config: adding redirector regex: m'^http:/*(?:\w+\.)?google(?:\.\w{2,3}){1,2}/url\?.*?(?<=[?&])q=(.*?)(?:$|[&\#] )'i
    [7661] dbg: config: adding redirector regex: m'^http:/*(?:\w+\.)?google(?:\.\w{2,3}){1,2}/search\?.*?(?<=[?&])q=[^&]*?(?<=%2 0|..[=+\s])site:(.*?)(?:$|%20|[\s+&\#])'i
    [7661] dbg: config: adding redirector regex: m'^http:/*(?:\w+\.)?google(?:\.\w{2,3}){1,2}/search\?.*?(?<=[?&])q=[^&]*?(?<=%2 0|..[=+\s])(?:"|%22)(.*?)(?:$|%22|["\s+&\#])'i
    [7661] dbg: config: adding redirector regex: m'^http:/*(?:\w+\.)?google(?:\.\w{2,3}){1,2}/translate\?.*?(?<=[?&])u=(.*?)(?:$ |[&\#])'i
    [7661] dbg: plugin: Mail::SpamAssassin::Plugin::ReplaceTags=HASH(0x1c8ad08) implements 'finish_parsing_end'
    [7661] dbg: replacetags: replacing tags
    [7661] dbg: replacetags: done replacing tags
    [7661] dbg: bayes: tie-ing to DB file R/O /var/clamav/.spamassassin/bayes_toks
    [7661] dbg: bayes: tie-ing to DB file R/O /var/clamav/.spamassassin/bayes_seen
    [7661] dbg: bayes: found bayes db version 3
    [7661] dbg: bayes: DB journal sync: last sync: 1159452604
    [7661] dbg: config: score set 3 chosen.
    [7661] dbg: message: ---- MIME PARSER START ----
    [7661] dbg: message: main message type: text/plain
    [7661] dbg: message: parsing normal part
    [7661] dbg: message: added part, type: text/plain
    [7661] dbg: message: ---- MIME PARSER END ----
    [7661] dbg: dns: name server: 209.198.128.11, family: 2, ipv6: 0
    [7661] dbg: dns: testing resolver nameservers: 209.198.128.11, 209.198.128.27
    [7661] dbg: dns: trying (3) linux.org...
    [7661] dbg: dns: looking up NS for 'linux.org'
    [7661] dbg: dns: NS lookup of linux.org using 209.198.128.11 succeeded => DNS available (set dns_available to override)
    [7661] dbg: dns: is DNS available? 1
    [7661] dbg: metadata: X-Spam-Relays-Trusted:
    [7661] dbg: metadata: X-Spam-Relays-Untrusted:
    [7661] dbg: metadata: X-Spam-Relays-Internal:
    [7661] dbg: metadata: X-Spam-Relays-External:
    [7661] dbg: message: no encoding detected
    [7661] dbg: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1e0803c) implements 'parsed_metadata'
    [7661] dbg: uridnsbl: domains to query:
    [7661] dbg: dns: checking RBL sbl-xbl.spamhaus.org., set sblxbl-lastexternal
    [7661] dbg: dns: checking RBL sa-accredit.habeas.com., set habeas-firsttrusted
    [7661] dbg: dns: checking RBL sbl-xbl.spamhaus.org., set sblxbl
    [7661] dbg: dns: checking RBL sa-other.bondedsender.org., set bsp-untrusted
    [7661] dbg: dns: checking RBL combined.njabl.org., set njabl-lastexternal
    [7661] dbg: dns: checking RBL combined.njabl.org., set njabl
    [7661] dbg: dns: checking RBL combined-HIB.dnsiplists.completewhois.com., set whois
    [7661] dbg: dns: checking RBL list.dsbl.org., set dsbl-lastexternal
    [7661] dbg: dns: checking RBL bl.spamcop.net., set spamcop
    [7661] dbg: dns: checking RBL sa-trusted.bondedsender.org., set bsp-firsttrusted
    [7661] dbg: dns: checking RBL combined-HIB.dnsiplists.completewhois.com., set whois-lastexternal
    [7661] dbg: dns: checking RBL dnsbl.sorbs.net., set sorbs-lastexternal
    [7661] dbg: dns: checking RBL dnsbl.sorbs.net., set sorbs
    [7661] dbg: dns: checking RBL iadb.isipp.com., set iadb-firsttrusted
    [7661] dbg: check: running tests for priority: 0
    [7661] dbg: rules: running header regexp tests; score so far=0
    [7661] dbg: rules: ran header rule __HAS_MSGID ======> got hit: "<"@lint_rules>"
    [7661] dbg: rules: ran header rule NO_REAL_NAME ======> got hit: "[email protected]
    [7661] dbg: rules: "
    [7661] dbg: rules: ran header rule __MSGID_OK_DIGITS ======> got hit: "1159453076"
    [7661] dbg: spf: no suitable relay for spf use found, skipping SPF-helo check
    [7661] dbg: eval: all '*From' addrs: [email protected]
    [7661] dbg: eval: all '*To' addrs:
    [7661] dbg: spf: no suitable relay for spf use found, skipping SPF check
    [7661] dbg: rules: ran eval rule NO_RELAYS ======> got hit
    [7661] dbg: spf: cannot get Envelope-From, cannot use SPF
    [7661] dbg: spf: def_spf_whitelist_from: could not find useable envelope sender
    [7661] dbg: rules: ran eval rule __UNUSABLE_MSGID ======> got hit
    [7661] dbg: spf: spf_whitelist_from: could not find useable envelope sender
    [7661] dbg: rules: running body-text per-line regexp tests; score so far=0.96
    [7661] dbg: rules: ran body rule __NONEMPTY_BODY ======> got hit: "I"
    [7661] dbg: uri: running uri tests; score so far=0.96
    [7661] dbg: bayes: DB journal sync: last sync: 1159452604
    [7661] dbg: bayes: corpus size: nspam = 4348, nham = 68816
    [7661] dbg: bayes: score = 0.451072137096852
    [7661] dbg: bayes: DB journal sync: last sync: 1159452604
    [7661] dbg: bayes: untie-ing
    [7661] dbg: bayes: untie-ing db_toks
    [7661] dbg: bayes: untie-ing db_seen
    [7661] dbg: rules: ran eval rule BAYES_50 ======> got hit
    [7661] dbg: rules: running raw-body-text per-line regexp tests; score so far=0.961
    [7661] dbg: rules: running full-text regexp tests; score so far=0.961
    [7661] dbg: info: entering helper-app run mode
    [7661] dbg: info: leaving helper-app run mode
    [7661] dbg: razor2: part=0 engine=4 contested=0 confidence=0
    [7661] dbg: razor2: results: spam? 0
    [7661] dbg: razor2: results: engine 8, highest cf score: 0
    [7661] dbg: razor2: results: engine 4, highest cf score: 0
    [7661] dbg: util: current PATH is: /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
    [7661] dbg: pyzor: pyzor is not available: no pyzor executable found
    [7661] dbg: pyzor: no pyzor found, disabling Pyzor
    [7661] dbg: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1e0803c) implements 'check_tick'
    [7661] dbg: check: running tests for priority: 500
    [7661] dbg: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1e0803c) implements 'check_post_dnsbl'
    [7661] dbg: rules: running meta tests; score so far=0.961
    [7661] info: rules: meta test DIGEST_MULTIPLE has undefined dependency 'DCC_CHECK'
    [7661] info: rules: meta test SARE_OBFU_CIALIS has undefined dependency 'SARE_OBFU_CIALIS2'
    [7661] info: rules: meta test FP_MIXED_****3 has undefined dependency 'FP_PENETRATION'
    [7661] dbg: rules: running header regexp tests; score so far=2.907
    [7661] dbg: rules: running body-text per-line regexp tests; score so far=2.907
    [7661] dbg: uri: running uri tests; score so far=2.907
    [7661] dbg: rules: running raw-body-text per-line regexp tests; score so far=2.907
    [7661] dbg: rules: running full-text regexp tests; score so far=2.907
    [7661] dbg: check: running tests for priority: 1000
    [7661] dbg: rules: running meta tests; score so far=2.907
    [7661] dbg: rules: running header regexp tests; score so far=2.907
    [7661] dbg: config: using "/var/clamav/.spamassassin" for user state dir
    [7661] dbg: locker: safe_lock: created /var/clamav/.spamassassin/auto-whitelist.lock.xserve1.topequip.com.7661
    [7661] dbg: locker: safe_lock: trying to get lock on /var/clamav/.spamassassin/auto-whitelist with 0 retries
    [7661] dbg: locker: safe_lock: link to /var/clamav/.spamassassin/auto-whitelist.lock: link ok
    [7661] dbg: auto-whitelist: tie-ing to DB file of type DB_File R/W in /var/clamav/.spamassassin/auto-whitelist
    [7661] dbg: auto-whitelist: db-based [email protected]|ip=none scores 0/0
    [7661] dbg: auto-whitelist: AWL active, pre-score: 2.907, autolearn score: 2.907, mean: undef, IP: undef
    [7661] dbg: auto-whitelist: DB addr list: untie-ing and unlocking
    [7661] dbg: auto-whitelist: DB addr list: file locked, breaking lock
    [7661] dbg: locker: safe_unlock: unlink /var/clamav/.spamassassin/auto-whitelist.lock
    [7661] dbg: auto-whitelist: post auto-whitelist score: 2.907
    [7661] dbg: rules: running body-text per-line regexp tests; score so far=2.907
    [7661] dbg: uri: running uri tests; score so far=2.907
    [7661] dbg: rules: running raw-body-text per-line regexp tests; score so far=2.907
    [7661] dbg: rules: running full-text regexp tests; score so far=2.907
    [7661] dbg: check: is spam? score=2.907 required=2
    [7661] dbg: check: tests=BAYES_50,MISSING_SUBJECT,NO_REAL_NAME,NO_RECEIVED,NO_RELAYS,TO_CC_NONE
    [7661] dbg: check: subtests=__HAS_MSGID,__MSGID_OK_DIGITS,__MSGID_OK_HOST,__NONEMPTY_BODY,__SANE_M SGID,__UNUSABLE_MSGID
    Any ideas and help is greatly appreciated.

    Hi,
    As you  mentioned that your computer shows activated successfully in Properties of computer but the error message still appeared to notify you.
    If the messages you see come and go, you have what's called a 'race condition' where the Software Protection Service and another process fight over resources - if the SPPSVC doesn't win the race in a given time, it will throw the notification until it manages
    to re-test.
    Please try to restore your system back to the point when it work fine. If the issue persists, please try to scan your system to see if there is any malwares or virus.
    Also, let try this fix to check Software Protection service:
    This computer is not running genuine windows 0x8004fe21
    http://blog.teliaz.com/2012/this-computer-is-not-running-genuine-windows-0x8004fe21/comment-page-1#comment-1423
    For further help, please upload the event log for research:
    Collect event log:
    http://windows.microsoft.com/en-us/windows7/what-information-appears-in-event-logs-event-viewer
    Hope these could be helpful.
    Kate Li
    TechNet Community Support

  • SpamAssassin & Razor how-to

    SpamAssassin & Razor how-to:
    When used in conjuction with Vipul's Razor, SpamAssassin's accuracy can really go to new levels, making junkmail filtering far more accurate. Here's how to set both of these up on a Tiger server system (note: be sure to backup your system, or at least make copies of any files you're modifying before starting!):
    First, fix a problem with SpamAssassin's out of the box configuration, by re-creating a symlink. I've found it best to sudo to root, then su to clamav, to get the permissions correct, as follows (warning: this will remove the current database of 'learned junk' if it exists):
    sudo -s
    cd /var/amavis
    mv .spamassassin .spamassassin.old
    su clamav
    ln -s /var/clamav/.spamassassin /var/amavis/.spamassassin
    When you've done this, do 'ls -la' and you should see a line like this:
    lrwxr-xr-x 1 clamav clamav 25 Feb 8 21:51 .spamassassin -> /var/clamav/.spamassassin
    Next, check a few parameters in the '/etc/mail/spamassassin/local.cf' file. First run:
    spamassassin --lint
    If you're running 10.4.2 - 10.4.4, you might see output similar to:
    config: SpamAssassin failed to parse line, skipping: auto_learn 1
    config: SpamAssassin failed to parse line, skipping: safe_reporting 0
    config: SpamAssassin failed to parse line, skipping: usetersereport 0
    config: SpamAssassin failed to parse line, skipping: subject_tag * Warning: Junk Mail *
    config: SpamAssassin failed to parse line, skipping: rewrite_subject 0
    lint: 5 issues detected. please rerun with debug enabled for more information.
    To fix this, first backup your '/etc/mail/spamassassin/local.cf' file, then open the file and change any of the above output, as follows:
    change 'auto_learn' to 'bayesautolearn'
    change 'safe_reporting' to 'safe_report'
    comment out 'usetersereport 0'
    comment out 'subject_tag' and 'rewrite_subject'
    Now issuing 'spamassassin --lint' should just return you to your command prompt without any output. If so, you're all set.
    Next, we need to check a bunch of things in the '/etc/amavisd.conf' file. First, backup your file, then make sure the following lines look as follows (don't forget the semi-colons at the end of each line!):
    $salocal_testsonly = 0;
    I like to set this to 0 (disable), in order to enable network tests by tools such as razor, which can dramatically improve SpamAssassin's accuracy. See below for more details on using Razor.
    $satag_leveldeflt = -999;
    This low threshold causes SpamAssassin to add X-Spam headers to all local messages scoring above -999, which should be all of them.
    $satag2_leveldeflt = 5;
    This is the SpamAssassin score at which to consider a message spam and tag it as such (by modifying the subject line), a good starting point is about 5
    $sakill_leveldeflt = 10;
    If a message's SpamAssassin score reaches this level, then the 'finalspamdestiny' action is taken. I like to set this to around 10, depending on what 'finalspamdestiny' is. Remember, if 'finalspamdestiny' is set to reject mail, this is the score at which the mail will be rejected. I like to start out with the 'D_PASS' setting for starters, which delivers the mail even if this score is reached (see below for more info on the 'finalspamdestiny' setting).
    $saspam_subjecttag = '* Junk Mail *';
    When a message's SpamAssassin score reaches the '$satag2_leveldeflt' score (above), then the text here is added to the beginning of the email subject line.
    $finalspamdestiny = [DDISCARD,D_BOUNCE,DPASS];
    This tells SpamAssassin what to do with a message that reaches the '$sakill_leveldeflt' score. It can be set to one of the three values above (so, for example, to deliver all mail, the line would be $finalspamdestiny = D_PASS;).
    @localdomainsacl = [acl]
    This line tells SpamAssassin which email domains are hosted by the local system, and thus which ones to take action on. Make sure all possible local domains that will be handled by your mail server are listed here. An example would be:
    @localdomainsacl = ( '.myDomain1.com', '.myDomain2.com', '.myDomain3.com' );
    OK: next, if you run virtual domains, make sure this line is uncommented (i.e. no '#' sign at the beginning of the line):
    @localdomainsmaps = ( 1 );
    If the line doesn't exist and you need it, add it after the '@localdomainsacl = ...' line.
    If you want to use razor (see below), make sure to add the following lines, if they don't already exist:
    use_razor2 1
    razor_timeout 10
    score RAZOR2CF_RANGE_51100 4.0
    Whew! OK we're done with the '/etc/amavisd.conf' file. Next, you need to feed junkmail to your system, and lots of it. First, you'll need to set up two 'training' accounts on your system. One called 'junkmail' and one called 'notjunkmail.' This is explained in more detail on page 52 of the Mail Service Admin guide, available here: http://images.apple.com/server/pdfs/MailServicev10.4.pdf.
    After you've set up these accounts, you need to redirect (be sure not to forward!!) around 200 junk and non-junk messages (around 400 total) to each mailbox. This is crucial, and if there aren't enough messages in there, SpamAssassin will be pretty inaccurate. One way to make it easier to feed the boxes is to setup the two IMAP accounts in your mail program. Then you can just drag and drop junk mail from your real account into the inbox for the 'junkmail' account (and likewise for the 'notjunkmail' account). This is a lot easier than the mass redirects. If appropriate, do the same for other users on your system.
    One more thing that is sometimes broken out of the box with Tiger Server is the script that trains the junkmail filter each day (as described in the admin guide from step 4), using the contents of the 'junkmail' and 'notjunkmail' accounts. You'll need to fix this for automatic training of the filter, and an easy way to do this is to the use the great SpamTrainer for OS X, which is available here: http://osx.topicdesk.com/downloads/. Just download and follow the simple instructions, and your training scripts will be all set to run.
    Improving SpamAssasin's accuracy with Razor:
    There are many add-ons that can be enabled which really beef up SpamAssassin's accuracy, and one I like to use is Vipul's Razor. In order to install this, you'll need the Xcode 2.2 developer tools installed on your system. To get Xcode visit the Apple Developer's site, register for a free account, then download and install the tools. Once you've done that, download razor-agents the the razor-agents sdk here. Once downloaded, unpack them like so:
    tar -xvjf razor-agents-2.77.tar.bz2
    tar -xvjf razor-agents-sdk-2.07.tar.bz2
    Then cd into the razor agents sdk dir and install, like so:
    cd razor-agents-sdk-2.07
    perl Makefile.PL
    make
    make test
    make install
    After you've done SDK, cd into the razor agents dir and do likewise, like so:
    cd ../razor-agents-2.77
    perl Makefile.PL
    make
    make test
    make install
    OK - now to set up Razor: if you're still in a root shell (i.e. you see a '#' sign at the end of your shell prompt), then type 'exit' and hit enter to return to your regular user shell (if you're not sure, just open a new terminal window, or ssh session if you're doing this over ssh). Then run:
    razor-admin -create
    which creates a config file in your user home directory. Then choose an email address with which to register razor, and do the registration:
    razor-admin -register [email protected]
    That should do it. Once you've completed these steps and trained SA, your filtering will be much more accurate.
    iBook G4   Mac OS X (10.4.4)  

    Checked my changes and found a mistake, however, I get the following error after I run spamassassin -lint
    serv3:/etc/mail/spamassassin root# spamassassin --lint
    config: SpamAssassin failed to parse line, skipping: safe_report 0
    lint: 1 issues detected. please rerun with debug enabled for more information.
    serv3:/etc/mail/spamassassin root#
    I double checked the local.cf file change to 'safe_report' and it looks good.
    When I run debug, this is what I get:
    serv3:/etc/mail/spamassassin root# spamassassin --lint -D
    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: diag: module not installed: DBI ('require' failed)
    debug: diag: module installed: DB_File, version 1.810
    debug: diag: module installed: Digest::SHA1, version 2.10
    debug: diag: module installed: IO::Socket::UNIX, version 1.21
    debug: diag: module installed: MIME::Base64, version 3.05
    debug: diag: module not installed: Net::DNS ('require' failed)
    debug: diag: module not installed: Net::LDAP ('require' failed)
    debug: diag: module not installed: Razor2::Client::Agent ('require' failed)
    debug: diag: module installed: Storable, version 2.13
    debug: diag: module installed: URI, version 1.35
    debug: ignore: using a test message to lint rules
    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 "/Users/admin/.spamassassin" for user state dir
    debug: using "/Users/admin/.spamassassin/user_prefs" for user prefs file
    debug: config: read file /Users/admin/.spamassassin/user_prefs
    debug: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
    debug: failed to load Net::DNS::Resolver: Can't locate Net/DNS.pm in @INC (@INC contains: //lib/perl5/site_perl /System/Library/Perl/5.8.6/darwin-thread-multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1) at /System/Library/Perl/Extras/5.8.6/Mail/SpamAssassin/Plugin/URIDNSBL.pm line 113.
    debug: plugin: registered Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4)
    debug: plugin: loading Mail::SpamAssassin::Plugin::Hashcash from @INC
    debug: plugin: registered Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1ac973c)
    debug: plugin: loading Mail::SpamAssassin::Plugin::SPF from @INC
    debug: plugin: registered Mail::SpamAssassin::Plugin::SPF=HASH(0x1a419d8)
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) implements 'parse_config'
    debug: plugin: Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1ac973c) implements 'parse_config'
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) inhibited further callbacks
    config: SpamAssassin failed to parse line, skipping: safe_report 0
    debug: using "/Users/admin/.spamassassin" for user state dir
    debug: bayes: no dbs present, cannot tie DB R/O: /Users/admin/.spamassassin/bayes_toks
    debug: Score set 1 chosen.
    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: bayes: no dbs present, cannot tie DB R/O: /Users/admin/.spamassassin/bayes_toks
    debug: metadata: X-Spam-Relays-Trusted:
    debug: metadata: X-Spam-Relays-Untrusted:
    debug: decoding: no encoding detected
    debug: Loading languages file...
    debug: Language possibly: en,sco
    debug: metadata: X-Languages: en sco
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) implements 'parsed_metadata'
    debug: is Net::DNS::Resolver available? no
    debug: is DNS available? 0
    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(0x1ac973c))
    debug: registering glue method for checkfor_spf_helopass (Mail::SpamAssassin::Plugin::SPF=HASH(0x1a419d8))
    debug: all '*From' addrs: [email protected]
    debug: registering glue method for checkhashcashvalue (Mail::SpamAssassin::Plugin::Hashcash=HASH(0x1ac973c))
    debug: all '*To' addrs:
    debug: registering glue method for checkfor_spfsoftfail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1a419d8))
    debug: registering glue method for checkfor_spfpass (Mail::SpamAssassin::Plugin::SPF=HASH(0x1a419d8))
    debug: registering glue method for checkfor_spf_helosoftfail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1a419d8))
    debug: registering glue method for checkfor_spf_helofail (Mail::SpamAssassin::Plugin::SPF=HASH(0x1a419d8))
    debug: running body-text per-line regexp tests; score so far=-2.623
    debug: running uri tests; score so far=-2.623
    debug: registering glue method for check_uridnsbl (Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4))
    debug: Razor2 is not available
    debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x19242e4) implements 'check_tick'
    debug: running raw-body-text per-line regexp tests; score so far=-2.623
    debug: running full-text regexp tests; score so far=-2.623
    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(0x19242e4) implements 'checkpostdnsbl'
    debug: running meta tests; score so far=-2.623
    debug: running header regexp tests; score so far=-1.053
    debug: running body-text per-line regexp tests; score so far=-1.053
    debug: running uri tests; score so far=-1.053
    debug: running raw-body-text per-line regexp tests; score so far=-1.053
    debug: running full-text regexp tests; score so far=-1.053
    debug: Running tests for priority: 1000
    debug: running meta tests; score so far=-1.053
    debug: running header regexp tests; score so far=-1.053
    debug: using "/Users/admin/.spamassassin" for user state dir
    debug: lock: 16898 created /Users/admin/.spamassassin/auto-whitelist.lock.serv3.aaaaaaaaaaaa.com.16898
    debug: lock: 16898 trying to get lock on /Users/admin/.spamassassin/auto-whitelist with 0 retries
    debug: lock: 16898 link to /Users/admin/.spamassassin/auto-whitelist.lock: link ok
    debug: Tie-ing to DB file R/W in /Users/admin/.spamassassin/auto-whitelist
    debug: auto-whitelist (db-based): [email protected]|ip=none scores 0/0
    debug: AWL active, pre-score: -1.053, autolearn score: -1.053, mean: undef, IP: undef
    debug: DB addr list: untie-ing and unlocking.
    debug: DB addr list: file locked, breaking lock.
    debug: unlock: 16898 unlink /Users/admin/.spamassassin/auto-whitelist.lock
    debug: Post AWL score: -1.053
    debug: running body-text per-line regexp tests; score so far=-1.053
    debug: running uri tests; score so far=-1.053
    debug: running raw-body-text per-line regexp tests; score so far=-1.053
    debug: running full-text regexp tests; score so far=-1.053
    debug: is spam? score=-1.053 required=8
    debug: tests=ALLTRUSTED,MISSING_DATE,MISSING_SUBJECT,NO_REALNAME
    debug: subtests=_HAS_MSGID,__MSGID_OK_DIGITS,__MSGID_OK_HOST,__SANE_MSGID,__UNUSABLEMSGID
    lint: 1 issues detected. please rerun with debug enabled for more information.
    serv3:/etc/mail/spamassassin root#

  • T440s Intel 7260AC performance

    As you may know, the performance and the stability of the Intel 7260 wifi cards is awful! There are already several topics on Intel forums for month, but it don't looks like they will solve the problem. Therefore I beg you to sell wifi-cards from other manufacturers (e.g. Broadcom), that fits to the BIOS-whitelist, or disable the whitelist with an update, so users can solve this problem by themselves! It's really disgusting, to buy a 1.500€ notebook and have a wifi-performance you had ~4 years ago!?!

    I have 0 problems with my 7260AC. Don't have an AC router yet, my T440s has absolutely no problems with neither the 2.4Ghz nor the 5Ghz band on my dual band Trendnet TEW-692GR router. Full 450Mbps connection on it as far as 40 meters from my apartment.
    ThinkPad W540 (20BG) - i7-4800MQ/24GB // ThinkPad T440s (20AQ) - i7-4600U/12GB
    ThinkPad T440p (20AW) - i7-4800MQ/16GB // ThinkPad Helix (3698-6EU) - i5-3337U/4GB
    ThinkPad W520 (4282-W4Q) - i7-2720QM/32GB // ThinkPad T400 (2767-W1C) - P9500/8GB
    ThinkPad T61 (7665-CTO) - T7700/4GB // ThinkPad T60p (8741-C2G) - T7400/4GB

  • Support for SWF Verification in the reference implementation server

    The Server for Protected Streaming provides a way to configure a whitelist of allowed SWF hashes.  However, from what I can tell, the reference implementation server does not have this capability.  Any suggestions on how to implement SWF Verification in the reference implementation server ?

    To use SWF whitelists with the Reference Implementation, set the SWF  whitelist in a policy, and use that policy when packaging the content.  When issuing a license, the Reference Implementation will use whatever  restrictions were specified in the policy at packaging time.  Alternatively, since the Reference Implementation ships with source  code, you can modify the server so you can specify the SWF whitelist  information at the time the license is generated.

  • 'network connection error' in NSU

    Hello all!
    when im trying to update my n80`s firmware using nsu i receive an error 'network connection interrupted,check your connection or firewall' (maybe inaccurate translation, sorry for my english ), but i have fast and stable internet connection (as you see i can write here ), and "nsu_ui_client.exe" and "nsl_host_process.exe" are added to my firewall`s whitelist with "allow all connections" status.
    could you help me please, what should i do?
    Thanks.
    (nsu version: 1.4.23ru)
    come with me, i promise you the darkest desires!

    Maybe it was cached web content that may have been cleared. [https://support.mozilla.org/en-US/kb/advanced-settings-browsing-network-updates-encryption#w_connection-settings-dialog]
    Are there preferences in yahoo that store network connection? Or you can check the Firefox preferences for how it connects to the internet.

Maybe you are looking for

  • Questions on heat, hard drive, graphics 1.5GHz

    I am considering a new Powerbook 12 inch to replace the 15 inch TiBook I just traded in at Powermax -- stretching the budget to the current 15 is tough, especially when there still seem to be at least some firmware questions if not hardware -- and th

  • How to sync ipod when hard drive and external drive used for music?

    The Ipod can hold all of my music. My laptop has some current music, the external drive has old music albums. How do I set up the music library / itunes library to sync with the ipod and not erase the music from the external drive when it is not conn

  • Symbol Properties- Source; 'file: '???

    You can find this if you right click on a symbol in the library and select properties. And in the Source section there is a browse button for a file. I have a remote library set up on a few symbols in a project I am doing and thought that it would re

  • Using my existing domain name to refer to a .Mac website created with iWeb

    How do I have my domain name connect to my .Mac website address, without using a slow redirect?

  • Itunes wont recognise ios8 restore file downloaded

    I've followed the Apple KB Article to download the correct ios8 iPhone 6 file, once downloaded it is a .zip and ive tried extracting it etc. BUT once in iTunes and selecting the Shift+Check for update, pointing it to the correct folder, it does not f