<?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>Web Development &#38; Stuff &#187; Postfix</title>
	<atom:link href="http://web-development-blog.co.uk/tag/postfix/feed/" rel="self" type="application/rss+xml" />
	<link>http://web-development-blog.co.uk</link>
	<description>Some interesting findings from web-dev land...</description>
	<lastBuildDate>Thu, 22 Dec 2011 15:35:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rebuild Postfix virtual.db command line</title>
		<link>http://web-development-blog.co.uk/2009/01/31/rebuild-postfix-virtualdb-command-line/</link>
		<comments>http://web-development-blog.co.uk/2009/01/31/rebuild-postfix-virtualdb-command-line/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 11:57:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux servers]]></category>
		<category><![CDATA[email servers]]></category>
		<category><![CDATA[Postfix]]></category>

		<guid isPermaLink="false">http://web-development-blog.co.uk/2009/01/31/rebuild-postfix-virtualdb-command-line/</guid>
		<description><![CDATA[For my own notes:
To rebuild the Postfix virtual.db file including any new additions/edit to the /etc/postfix/virtual config file. Use this command line a root:
1postmap virtual
]]></description>
			<content:encoded><![CDATA[<p>For my own notes:</p>
<p>To rebuild the Postfix virtual.db file including any new additions/edit to the /etc/postfix/virtual config file. Use this command line a root:</p>
<div class="codecolorer-container php " style="overflow:auto;white-space:nowrap;width:100%"><table cellspacing="0" cellpadding="0"><tbody><tr><td class="line-numbers"><div>1<br /></div></td><td><div class="php codecolorer" style="font-family:Monaco,Lucida Console,monospace">postmap <span class="kw3">virtual</span></div></td></tr></tbody></table></div>
]]></content:encoded>
			<wfw:commentRss>http://web-development-blog.co.uk/2009/01/31/rebuild-postfix-virtualdb-command-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

