Tag: spam
-
Stop forwarding that crap to me
-
Gmail spam “mark-as-read”
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…
-
Imap/Gmail mark as read
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 =…
-
Gmail automatic “mark (spam) as read”
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…