Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 3 of 3

This is a discussion on Warning to those using cPanel in the VPS & Dedicated forum
This is relevant to those using cPanel on dedicated or VPS systems: cPanel has released version 11 to all cPanel releases EDGE/CURRENT/RELEASE/STABLE (stage 1) and ...

  1. #1
    Loyal Client thisisit3's Avatar
    Join Date
    Mar 2007
    Posts
    642

    Warning to those using cPanel

    This is relevant to those using cPanel on dedicated or VPS systems:

    cPanel has released version 11 to all cPanel releases EDGE/CURRENT/RELEASE/STABLE (stage 1) and by the end of september all releases will also include stage 2.

    The above changes are major and mostly good, for example v11 uses 30% less memory and contains lots of new features that are very important.

    One such change, is the new exim and spamassassin configuration. In v11 SA is executed via ACLs during the MTA procedure, when the email is still being uploaded by the client and if found to be spam the email is rejected right there.

    This has the advantage of dropping the email at the MTA level before processing the email further, saves cpu usage, memory and other wasted resources.

    Unfortunately, it also means that the SA headers are no longer used and exim is setup by cPanel to add its own headers (similar but not the same as SAs).

    For example, instead of:

    Code:
    X-Spam-Checker-Version: SpamAssassin 3.2.2 (2007-07-23)
    X-Spam-Level: *
    X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_40,MIME_BASE64_TEXT,
     RDNS_NONE autolearn=no version=3.2.2
    You get this:

    Code:
    X-Spam-Status: No, score=-1.1
    X-Spam-Score: -10
    X-Spam-Bar: -
    X-Spam-Flag: NO
    It may change by the time "state 2" is complete but you should be aware of the change because your filters will stop working.

  2. #2
    all about nothing! Frank Broughton's Avatar
    Join Date
    Jan 2006
    Posts
    2,158
    one can still kick a flag in whm to get 11 to act the old slow way...

  3. #3
    Loyal Client
    Join Date
    Dec 2005
    Location
    Quebec City
    Posts
    128
    I have upgraded to the new cPanel version and it's really better like this! Better design, new feature and seems fastest than before!

Bookmarks

Posting Permissions

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