<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Checking your postfix maillog for bounces and process with ruby</title>
	<atom:link href="http://www.jzlabs.com/2008/01/30/checking-your-postfix-maillog-for-bounces-and-process-with-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jzlabs.com/2008/01/30/checking-your-postfix-maillog-for-bounces-and-process-with-ruby/</link>
	<description>the web experiment playground of jason ting</description>
	<lastBuildDate>Mon, 19 Dec 2011 08:12:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bart van Bragt</title>
		<link>http://www.jzlabs.com/2008/01/30/checking-your-postfix-maillog-for-bounces-and-process-with-ruby/comment-page-1/#comment-3560</link>
		<dc:creator>Bart van Bragt</dc:creator>
		<pubDate>Sat, 19 Nov 2011 23:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jzlabs.com/?p=51#comment-3560</guid>
		<description>There are better ways to deal with this. The easiest way is to use an address like &#039;bounces@example.com&#039; as the envelope sender and then pipe all email to this address through a script that processes the emails. If you use VERPs it&#039;s even easier to process the bounces, extracting the correct address from bounces can be a challenge.

Check this out for more information: http://en.wikipedia.org/wiki/Variable_envelope_return_path or http://serverfault.com/questions/48326/how-to-collect-bounces-in-postfix</description>
		<content:encoded><![CDATA[<p>There are better ways to deal with this. The easiest way is to use an address like &#8216;bounces@example.com&#8217; as the envelope sender and then pipe all email to this address through a script that processes the emails. If you use VERPs it&#8217;s even easier to process the bounces, extracting the correct address from bounces can be a challenge.</p>
<p>Check this out for more information: <a href="http://en.wikipedia.org/wiki/Variable_envelope_return_path" rel="nofollow">http://en.wikipedia.org/wiki/Variable_envelope_return_path</a> or <a href="http://serverfault.com/questions/48326/how-to-collect-bounces-in-postfix" rel="nofollow">http://serverfault.com/questions/48326/how-to-collect-bounces-in-postfix</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Armstrong</title>
		<link>http://www.jzlabs.com/2008/01/30/checking-your-postfix-maillog-for-bounces-and-process-with-ruby/comment-page-1/#comment-503</link>
		<dc:creator>Brian Armstrong</dc:creator>
		<pubDate>Sat, 03 Apr 2010 18:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jzlabs.com/?p=51#comment-503</guid>
		<description>Nice!  Thanks for posted this.  Surprised there isn&#039;t a better way to get bounces from postfix other than scraping the logs, but this helps.</description>
		<content:encoded><![CDATA[<p>Nice!  Thanks for posted this.  Surprised there isn&#8217;t a better way to get bounces from postfix other than scraping the logs, but this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

