<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Absolutely Tech &#187; Gmail</title> <atom:link href="http://www.absolutelytech.com/tag/gmail/feed/" rel="self" type="application/rss+xml" /><link>http://www.absolutelytech.com</link> <description>Yes!! Its absolutely tech...</description> <lastBuildDate>Fri, 10 Sep 2010 03:09:29 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>[HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux</title><link>http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/</link> <comments>http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/#comments</comments> <pubDate>Sun, 18 Jul 2010 07:08:27 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[How-To]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[Web development]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[email]]></category> <category><![CDATA[Gmail]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[localhost]]></category> <category><![CDATA[mail()]]></category> <category><![CDATA[msmtp]]></category> <category><![CDATA[php]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=665</guid> <description><![CDATA[There&#8217;ve been lots of times when I wanted to use the mail() function on my local server. I am sure lots of you would&#8217;ve been wanting it too but most of you would&#8217;ve settled for PHPMailer or just used a web host to test the code instead. I myself had been doing the same until [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/' rel='bookmark' title='Permanent Link: [HowTo] Configure msmtp to work with gmail on linux'>[HowTo] Configure msmtp to work with gmail on linux</a></li><li><a href='http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/' rel='bookmark' title='Permanent Link: [HowTo] Use mutt with msmtp'>[HowTo] Use mutt with msmtp</a></li><li><a href='http://www.absolutelytech.com/2009/05/31/gmail-inbox-full-now-what-ive-a-solution/' rel='bookmark' title='Permanent Link: [HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space'>[HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>[HowTo] Configure msmtp to work with gmail on linux</title><link>http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/</link> <comments>http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/#comments</comments> <pubDate>Sat, 17 Jul 2010 18:38:57 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[How-To]]></category> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[ca-certificates]]></category> <category><![CDATA[Gmail]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[msmtp]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=731</guid> <description><![CDATA[Msmtp is a small but powerful and highly customizable smtp client. You can access gmail smtp using msmtp, which is exactly what I&#8217;ll teach in this tutorial. Step by step instructions: Install msmtp and ca-certificates for use with SSL: sudo apt-get install msmtp ca-certificates We&#8217;ll create and edit the configuration file using Gedit: sudo gedit [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/' rel='bookmark' title='Permanent Link: [HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux'>[HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux</a></li><li><a href='http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/' rel='bookmark' title='Permanent Link: [HowTo] Use mutt with msmtp'>[HowTo] Use mutt with msmtp</a></li><li><a href='http://www.absolutelytech.com/2009/05/31/gmail-inbox-full-now-what-ive-a-solution/' rel='bookmark' title='Permanent Link: [HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space'>[HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[How-To] Find windows live (hotmail) contacts on twitter</title><link>http://www.absolutelytech.com/2010/06/06/how-to-find-windows-live-hotmail-contacts-on-twitter/</link> <comments>http://www.absolutelytech.com/2010/06/06/how-to-find-windows-live-hotmail-contacts-on-twitter/#comments</comments> <pubDate>Sun, 06 Jun 2010 07:14:55 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Tips and tricks]]></category> <category><![CDATA[contacts]]></category> <category><![CDATA[Gmail]]></category> <category><![CDATA[hotmail]]></category> <category><![CDATA[import tool]]></category> <category><![CDATA[msn]]></category> <category><![CDATA[twitter]]></category> <category><![CDATA[windows live]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=406</guid> <description><![CDATA[Twitter removed its hotmail/msn contact importer tool last year which was a very useful tool. However, there are few tricks which enables you to do just that. The easiest one is: Twitter allows you to import gmail contacts. Gmail allows you to import MSN contacts. Hence, you can indirectly import MSN contacts in twitter by [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2009/05/31/gmail-inbox-full-now-what-ive-a-solution/' rel='bookmark' title='Permanent Link: [HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space'>[HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space</a></li><li><a href='http://www.absolutelytech.com/2009/09/25/connecting-to-a-windows-computer-on-lan-using-samba/' rel='bookmark' title='Permanent Link: Connecting to a windows computer on LAN using Samba'>Connecting to a windows computer on LAN using Samba</a></li><li><a href='http://www.absolutelytech.com/2010/09/07/howto-fix-twitter-clients-or-php-scripts-which-use-basic-authentication/' rel='bookmark' title='Permanent Link: [HOWTO] Fix Twitter clients (or PHP scripts) which use basic authentication.'>[HOWTO] Fix Twitter clients (or PHP scripts) which use basic authentication.</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2010/06/06/how-to-find-windows-live-hotmail-contacts-on-twitter/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space</title><link>http://www.absolutelytech.com/2009/05/31/gmail-inbox-full-now-what-ive-a-solution/</link> <comments>http://www.absolutelytech.com/2009/05/31/gmail-inbox-full-now-what-ive-a-solution/#comments</comments> <pubDate>Sun, 31 May 2009 17:25:53 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[How-To]]></category> <category><![CDATA[Tips and tricks]]></category> <category><![CDATA[Gmail]]></category> <category><![CDATA[mail forwarding]]></category><guid isPermaLink="false">http://www.techmindz.com/blogs/?p=33</guid> <description><![CDATA[My Gmail inbox space was almost completely used last week. I needed to delete mails to free up space but didn&#8217;t have time to sort out the trash out of important mails. Ofcourse, downloading all of them was an option but when you have an internet connection like mine, you even dread to watch a [...]Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/' rel='bookmark' title='Permanent Link: [HowTo] Configure msmtp to work with gmail on linux'>[HowTo] Configure msmtp to work with gmail on linux</a></li><li><a href='http://www.absolutelytech.com/2010/06/06/how-to-find-windows-live-hotmail-contacts-on-twitter/' rel='bookmark' title='Permanent Link: [How-To] Find windows live (hotmail) contacts on twitter'>[How-To] Find windows live (hotmail) contacts on twitter</a></li><li><a href='http://www.absolutelytech.com/2010/07/15/howto-validate-email-address-in-php-using-regular-expressions-the-correct-way/' rel='bookmark' title='Permanent Link: [HOWTO] Validate Email-address in PHP using Regular expressions (the correct way)'>[HOWTO] Validate Email-address in PHP using Regular expressions (the correct way)</a></li></ol>]]></description> <wfw:commentRss>http://www.absolutelytech.com/2009/05/31/gmail-inbox-full-now-what-ive-a-solution/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 94/185 queries in 0.933 seconds using disk
Object Caching 4889/4925 objects using disk

Served from: www.absolutelytech.com @ 2010-09-10 04:06:26 -->