Posts Tagged ‘spam’

November 16, 2009 0

749 spams caught

By Tuinslak in Misc, Networking

The joy of the internet. Thank you Akismet!

Tags: ,

September 21, 2009 0

Gmail spam “mark-as-read”

By Tuinslak in 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 [...]

Tags: , ,

November 6, 2008 0

Askimet

By Tuinslak in www

1,000 spams caught, 60 legitimate comments, and an overall accuracy rate of 99.528%. Should I be happy?

Tags: ,

October 31, 2008 1

Imap/Gmail mark as read

By Tuinslak in Errors, Linux, Misc, Networking, Software

I’ve “updated” my previous php-app. Since today I ended up getting this error: Warning: imap_open(): Couldn’t open stream {imap.gmail.com:993/imap/ssl}[Google Mail]/Spam in /home/yeri/.gmail.php on line 30 Certificate failure for imap.gmail.com: unable to get local issuer certificate: /C=US/ST=California/L=Mountain View/O=Google Inc/CN=imap.gmail.com – Connection failed. Simply searching this line: $open = imap_open ("{imap.gmail.com:993/imap/ssl/}$path" And editing it to: $open = [...]

Tags: , ,

August 27, 2008 1

Gmail automatic “mark (spam) as read”

By Tuinslak in Errors, Linux, Misc, Networking, Software

I hate having unread mail. I hate having spam. And most of all, I hate spam that asks for attention. When receiving spam in Gmail, you get the annoying bold Spam (12353434) with ’12353434′ being the number of unread spam messages. With the introduction of Gmail Labs I’d hope to see an “automaticly mark spam [...]

Tags: , ,