Archive for 01/05/2010

Activate Windows 7’s Hidden ‘God Mode’

Handy trick if you’re setting up a machine for the first time and need to access many settings:
I think it is not really needed to explain a lot – just do the following 3 steps:

  • Create a new folder
  • Name it: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
  • That’s it
  • here a picture how it looks like if you open this extremely helpfull folder:

    AWESOME - I love windows seven

    AWESOME – I love windows seven

    for more information see: http://www.osnews.com/story/22691/Activate_Windows_7_s_Hidden_God_Mode_

    SpamAssassin’s new year hangover

    The Apache SpamAssassin spam filter has been shipping with a rule which defined any year past 2009 as “grossly in the future” and adding 3.2 to the email’s spam score. The default threshold for spam is 5.0, so the error makes it much more likely that legitimate mail will be falsely marked as spam.

    The problem was noted by Mike Cardwell, a GB based developer, who brought up the issue on the spam filter’s mailing list. The problem  had been reported in 2008 and fixed in the SpamAssassin repositories, but the rules were not backported to 3.2 for users until new years day when the omitted update was noticed.

    SpamAssassin users will need to run the sa-update command to update their rule set. If they are unable to do this, for whatever reason, then adding score FH_DATE_PAST_20XX 0.0 to the local.cf file will work around the problem.

    For more information see: http://wiki.apache.org/spamassassin/Rules/FH_DATE_PAST_20XX