September 2009

3 posts

Gmail spam "mark-as-read"

· software

Google changed their Mailbox names (from Google Mail, to Gmail) so here is the update from my previous php script I made a few years ago.

Edit: Gmail reverted back to the previous version (imap folders were “Google Mail”, changed to “Gmail” yesterday and today). To version v0.03 won’t work anymore. I’m guessing this was a temporary change to implement their exchange/push-support.

Windows update error 80070005

· errors, windows

This is usually an error due to incorrect rights on certain files on your system.

In my case, Windows 2008, as domain controller, I was added to the “Domain Guests” group.

Make sure you’re not member of that group, and reboot. This should fix the problem.