March 1, 2010, 10:30
One of our readers ask me about Gmail API availability. Yes, right now there is no Gmail API from Google. They only provide Gmail Atom Feed to get the unread messages from a particular Gmail user account. How to do that? Here is the simple code using PHP libcurl and Zend_Http_Client class. Continue reading ‘Access to Unread Gmail Messages using Gmail’s Atom Feed and PHP’ »
Tags:
atom,
class,
E-mail,
email,
feed,
Gmail,
google,
message,
PHP,
zend,
Zend Framework,
zend_http_client Category:
Gmail,
PHP |
Comment
February 10, 2010, 20:54
Sometimes we want to track and read the full message headers on Gmail, and mostly people find difficult to do that. That’s very easy. You just login to your Gmail account then open the message that you want to read the headers. Click the down arrow next to Reply, at the top-right of the message pane. Then press ‘Show original’. Here is the screen shot to do that. Continue reading ‘How to Show Full Message Headers on Gmail’ »
January 28, 2010, 17:11
Somebody ask our IT support desk about how to create forwarding to multiple e-mail address on Gmail or Google Apps e-mail. The answer is simple. You just create filter on your Gmail account that will be forwarded to several other email addresses. Continue reading ‘How to Create Forwarding to Multiple E-mail Address in Gmail or Google Apps E-mail’ »