Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Member
    Join Date
    Jan 2004
    Posts
    68

    Default Spam filter no longer marking messages

    I have had a couple of clients report today the SA is no longer changing subject lines. Has something changed that would effect that?

    WHM 9.4.0 cPanel 9.4.1-S65

  2. #2
    Member rpmws's Avatar
    Join Date
    Aug 2001
    Location
    back woods of NC, USA
    Posts
    1,858

    Default

    Quote Originally Posted by evisions
    I have had a couple of clients report today the SA is no longer changing subject lines. Has something changed that would effect that?

    WHM 9.4.0 cPanel 9.4.1-S65

    yep busted. the new sa 3.0.0 uses different vars for the configs. I been fixing mine one at a time.. Nick we need you man!!!
    Just keeping my "eye" on things....
    R. Paul Mathews
    RPMWS - diehard cPanel Nutcase

  3. #3
    Member pubwvj's Avatar
    Join Date
    Mar 2004
    Location
    In the Mountains of Vermont
    Posts
    39

    Default Eek! Me too!

    I was just about to post this same thing. SpamAssassin is no longer running at all on incoming emails. What is the fix?
    -Walter Jeffries
    BlackLightning, 252 Riddle Pond Rd, WTopsham, VT 05086 USA 1-800-252-2599
    BLToner.com --- 17 Colors of Iron-on Laser Transfer Toners
    HollyGraphicArt.com --- Custom Pencil Drawn Portraits

  4. #4
    Member
    Join Date
    Aug 2002
    Posts
    1,120

    Default

    I made a simple perl script to find all of the user_prefs files for spamassassin users on the server and replace the subject_tag with rewrite_header Subject. Here is the code:

    Code:
    #!/usr/bin/perl
    
    @files = `find /home/*/.spamassassin -name user_prefs -print`;
    
    foreach(@files) {
            chomp($_);
            system("perl -pi -e 's/subject_tag/rewrite_header Subject/g' $_");
    
    }
    Just save that to a file on the server, chmod +x and run the script.

  5. #5
    Member
    Join Date
    Jan 2004
    Posts
    68

    Default

    Thanks sparek

  6. #6
    Member
    Join Date
    Sep 2003
    Posts
    30

    Default

    This fix is not working for me. Also, virus messages are no longer rewritten with [Virus] either. This is causing a severe problem in the handling of spam messages on my server.
    Colin Snover

  7. #7
    Member
    Join Date
    Sep 2003
    Posts
    7

    Default

    Is there any update to this? Or are Cpanel still working/wondering on it?

  8. #8
    Member pubwvj's Avatar
    Join Date
    Mar 2004
    Location
    In the Mountains of Vermont
    Posts
    39

    Default

    At our web host they've turned off the SpamAssassin auto-update because of this problem. It was too much of a hassle that every time the auto-update ran it turned off SpamAssassin and they had to go through and manually turn it back on. So now we have SpamAssassin 3 running fine - just no auto-updates until this gets straightened out. They feill this may be the best solution for a while.

    The alternative I see is a cron job that turns it back on periodically or ideally is triggered by the auto-update. Perhaps it could be triggered by detecting that SpamAssassin is no longer marking messages - e.g., ever hour it would do a test message, see if SpamAssin marks it and if not then turn on SpamAssassin.
    -Walter Jeffries
    BlackLightning, 252 Riddle Pond Rd, WTopsham, VT 05086 USA 1-800-252-2599
    BLToner.com --- 17 Colors of Iron-on Laser Transfer Toners
    HollyGraphicArt.com --- Custom Pencil Drawn Portraits

Similar Threads & Tags
Similar threads

  1. Marking as [SPAM]
    By TigerStripeIT in forum E-mail Discussions
    Replies: 0
    Last Post: 06-21-2010, 01:56 PM
  2. Fresh install of MailScanner marking messages as {Definitely Spam?}
    By djblamire in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 07-11-2008, 07:23 AM
  3. Squirrelmail no longer marking fetched messages as read
    By nsusa in forum cPanel Developers
    Replies: 0
    Last Post: 05-10-2007, 11:03 PM
  4. Spam Filter picking up nobody messages.
    By picoleto in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 02-28-2007, 01:28 AM
  5. Spam Filter No Longer Working
    By InSearch2K6 in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 01-06-2006, 04:53 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube