<?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>Tinsology &#187; email</title> <atom:link href="http://tinsology.net/tag/email/feed/" rel="self" type="application/rss+xml" /><link>http://tinsology.net</link> <description>Searching for the Right Questions</description> <lastBuildDate>Wed, 25 Jan 2012 16:57:44 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>PHP Confirmation Emails</title><link>http://tinsology.net/2010/02/php-confirmation-emails/</link> <comments>http://tinsology.net/2010/02/php-confirmation-emails/#comments</comments> <pubDate>Thu, 18 Feb 2010 18:56:17 +0000</pubDate> <dc:creator>Tinsley</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[confirmation]]></category> <category><![CDATA[email]]></category> <guid
isPermaLink="false">http://tinsology.net/?p=1026</guid> <description><![CDATA[If you are implementing your own user management system you may want to ensure that emails associated with users' accounts are valid. The most straightforward way of doing this is to send an email to this account and verify that the user received it. Obviously we don't want to do this manually so the solution is to write a script that automates the process.
<strong>High Level Concept</strong> What we <a
href="http://tinsology.net/2010/02/php-confirmation-emails/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <wfw:commentRss>http://tinsology.net/2010/02/php-confirmation-emails/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Do Not Reply</title><link>http://tinsology.net/2009/12/do-not-reply/</link> <comments>http://tinsology.net/2009/12/do-not-reply/#comments</comments> <pubDate>Sun, 06 Dec 2009 03:06:16 +0000</pubDate> <dc:creator>Tinsley</dc:creator> <category><![CDATA[My Thoughts and Rants]]></category> <category><![CDATA[email]]></category> <guid
isPermaLink="false">http://tinsology.net/?p=856</guid> <description><![CDATA[Anyone who has ever had an email account is probably very familiar with the "Do not reply" email. They can take the form of notifications from your bank, reminders to pay a bill, a newsletter, or just plain spam. Generally the read a little something like:
<em>Please do not reply to this email. This mailbox is not monitored and you will not
receive a response.</em> Usually this is <a
href="http://tinsology.net/2009/12/do-not-reply/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <wfw:commentRss>http://tinsology.net/2009/12/do-not-reply/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Accessing Email through IMAP using PHP</title><link>http://tinsology.net/2009/04/accessing-email-through-imap-using-php/</link> <comments>http://tinsology.net/2009/04/accessing-email-through-imap-using-php/#comments</comments> <pubDate>Wed, 08 Apr 2009 04:24:41 +0000</pubDate> <dc:creator>Tinsley</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[email]]></category> <category><![CDATA[IMAP]]></category> <guid
isPermaLink="false">http://tinsology.net/?p=355</guid> <description><![CDATA[Previously I wrote about <a
title="Intercepting Email with PHP" href="http://tinsology.net/2009/01/intercepting-email-with-php/" target="_self">Intercepting Email with PHP</a> and so far, that has been the most popular post on this blog. That being the case, I decided to write about how you can use PHP's IMAP functions to access email. <a
href="http://tinsology.net/2009/04/accessing-email-through-imap-using-php/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <wfw:commentRss>http://tinsology.net/2009/04/accessing-email-through-imap-using-php/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Intercepting Email with PHP</title><link>http://tinsology.net/2009/01/intercepting-email-with-php/</link> <comments>http://tinsology.net/2009/01/intercepting-email-with-php/#comments</comments> <pubDate>Sun, 18 Jan 2009 08:21:18 +0000</pubDate> <dc:creator>Tinsley</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[email]]></category> <guid
isPermaLink="false">http://tinsology.net/?p=95</guid> <description><![CDATA[<p>One of the most frequent questions I'm asked, or I see asked on forums is "how do I send out an email using PHP?" The answer to that is fairly simple and well documented. It more or less involves the use of a single function <a
href="http://us2.php.net/function.mail">mail()</a>.</p><p>Something a bit more complicated and, I think, more interesting is how you can intercept an incoming email.</p> <a
href="http://tinsology.net/2009/01/intercepting-email-with-php/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <wfw:commentRss>http://tinsology.net/2009/01/intercepting-email-with-php/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
