If you run an older version of Mdaemon 10.x (email server) then you may find this “error message” in the SMTP logs; “The date is grossly in the future”, this is caused by a bug in Spamassassin one of the antispam solutions used by Mdaemon, the problem is that this caused the spam score to get rather high and may cause Mdaemon to discard legitimate mails as spam.
You can ofcause upgrade your Mdaemon installation, but if for some reason you prefer not to do so this is the workaround;
The workaround(besides paying for updates), is to edit the rule-set.
C:\MDaemon\SpamAssassin\rules\local.cf
Add the following line score
FH_DATE_PAST_20XX 0.0
Restart Spam Engine
Curtesy of; http://www.ninjahdev.com/node/8
Just found another tip, change the end of this line to the latter (both solutions should work);
MDaemon\SpamAssasin\default_rules\72_active.cf:
{ FH_DATE_PAST_20XX header FH_DATE_PAST_20XX Date =
~ /20[1-9][0-9]/ [if-unset: 2006]
https://readmydamnblog.com/wp-content/uploads/2015/02/toplogo4.png00Mikehttps://readmydamnblog.com/wp-content/uploads/2015/02/toplogo4.pngMike2010-05-21 19:50:372010-05-21 15:06:16Mdaemon – “The date is grossly in the future” bug
As I work for a large company with 700+ workstations we strive to minimize the need for PC support whenever we can, one of the problems is when users use different browsers or install strange add-ins, one of the more annoying IE additions is the Google Toolbar. Now I am sure the toolbar offers some great options to some users, however in our corporate structure we like that all browsers function the same as this minimize the development time for our intranet and other internal solutions.
Informing the users that corporate policy does not allow for installation of Google toolbar (and others) does not help that much, it is almost impossible to avoid installing Google Toolbar today, it comes with numerous applications (even with Java as I recall) and if you just miss one checkbox then it is installed (reminds me about the terrible Real player from years back). One good thing about the Toolbar is however that it is easy to get rid of, it uninstalls without too much hassle.
Anyway I got my heart set on disabeling the Google Toolbar from installing, but how?
Control Panel/Advanced Page/Allow third-party browser extensions
Setting that to "Disabled" will prevent all BHO's from launching.
And for any network admins out there concerned with privacy but who
still want to enable the Toolbar, you should be able to disable
features like PageRank or AutoLink through the group policy file
(that's the .ADM file that's included with the Toolbar for
Enterprise).
Cheers,
Kiku
---[FROM GOOGLE GROUPS]---------------------------------------
Option 1 actually sound quite good, Option 2 will likely disable way too much – some things actually need to install browser additions (certificates for public signature, banking add-ins, PDF readers/printers and many other)..
When I have the time I will take a further look at it.
https://readmydamnblog.com/wp-content/uploads/2015/02/toplogo4.png00Mikehttps://readmydamnblog.com/wp-content/uploads/2015/02/toplogo4.pngMike2010-05-07 18:32:482010-05-07 09:53:58Stop Google Toolbar from being installed
I was just brushing up on USMT (User state migration toolkit), and it would appear that a new cool version has been released, in conjunction with MDT 2010 (Microsoft Deployment Toolkit) it offers USMT using hardlinks.
The point is that data does not need to be backed up to an external USB disk or network drive, it will be stored in a protected area of the harddisk during installation and then afterwards just linked via hardlinks.. This speed’s things up tremendously (normally a USMT could take from 30 min – 1 hour, but here we are talking minutes)..
In this example it was an XP migration to Windows 7, I may also need XP -> XP migration so it will be interesting to see if this is also possible..
https://readmydamnblog.com/wp-content/uploads/2015/02/toplogo4.png00Mikehttps://readmydamnblog.com/wp-content/uploads/2015/02/toplogo4.pngMike2010-05-07 17:05:162010-05-07 15:25:25USMT 4 (Win7) now with afterburner
Mdaemon – “The date is grossly in the future” bug
Security, Web{ FH_DATE_PAST_20XX header FH_DATE_PAST_20XX Date = ~ /20[1-9][0-9]/ [if-unset: 2006]Change to;Stop Google Toolbar from being installed
Deployment, OSInforming the users that corporate policy does not allow for installation of Google toolbar (and others) does not help that much, it is almost impossible to avoid installing Google Toolbar today, it comes with numerous applications (even with Java as I recall) and if you just miss one checkbox then it is installed (reminds me about the terrible Real player from years back). One good thing about the Toolbar is however that it is easy to get rid of, it uninstalls without too much hassle.
Anyway I got my heart set on disabeling the Google Toolbar from installing, but how?
Well I found this interesting article on Google Groups;
http://groups.google.com/group/IEToolbar-Group-Advanced/browse_thread/thread/bc70afa3d5b37aa9
The Toolbar's GUID is {2318C2B1-4965-11d4-9B18-009027A5CD4F}.Option 1 actually sound quite good, Option 2 will likely disable way too much – some things actually need to install browser additions (certificates for public signature, banking add-ins, PDF readers/printers and many other)..
When I have the time I will take a further look at it.
USMT 4 (Win7) now with afterburner
DeploymentThe point is that data does not need to be backed up to an external USB disk or network drive, it will be stored in a protected area of the harddisk during installation and then afterwards just linked via hardlinks.. This speed’s things up tremendously (normally a USMT could take from 30 min – 1 hour, but here we are talking minutes)..
In this example it was an XP migration to Windows 7, I may also need XP -> XP migration so it will be interesting to see if this is also possible..
See more here;
http://edge.technet.com/Media/User-State-Migration-with-Windows-7/
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=e263796c-c7e4-44d6-96dd-32e821c88a25
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=e90ebead-7b48-4d1e-9461-be5f07b83468
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=696dd665-9f76-4177-a811-39c26d3b3b34