Showing posts with label E-Mails. Show all posts
Showing posts with label E-Mails. Show all posts

Thursday, June 2, 2011

Check your unread GMail e-mails using the Linux command line

All you need to display your latest GMail messages in the command line is this one-liner:

curl -u username:password --silent “https://mail.google.com/mail/feed/atom”

View the Original article

Tuesday, January 25, 2011

Excellent K-9 mail app for Android stores your E-Mails on a leash

 

Google's traditional e-Mail client for Android has always compared to Google mail application the company felt as a citizen. It has a very limited user interface, lacks basic features like support for moving messages between folders and not particularly reliable. Google has been slow program weaknesses and doesn't seem that notice most of the complaints.

Fortunately, a good third party fork called K-9's. It's not particularly pretty, but it is highly functional and well maintained. K-9 based on Google's original Android mail client and under the open source Apache license distributed is, but it has a number of additional features.

Read more at Ars Technica

View the Original article