<?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: Building a MySQL Capable Postfix RPM</title>
	<atom:link href="http://tech.kulish.com/2009/10/18/building-a-mysql-capable-postfix-rpm/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.kulish.com/2009/10/18/building-a-mysql-capable-postfix-rpm/</link>
	<description>Technical Goulash</description>
	<lastBuildDate>Fri, 09 Dec 2011 15:24:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Null</title>
		<link>http://tech.kulish.com/2009/10/18/building-a-mysql-capable-postfix-rpm/#comment-187</link>
		<dc:creator>Null</dc:creator>
		<pubDate>Thu, 25 Nov 2010 15:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://tech.lan.side/?p=45#comment-187</guid>
		<description>Changing a user&#039;s password:

update virtual_users set password=&#039;Password Hash&quot; where id=&#039;#&#039;;</description>
		<content:encoded><![CDATA[<p>Changing a user&#8217;s password:</p>
<p>update virtual_users set password=&#8217;Password Hash&#8221; where id=&#8217;#';</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: packetmad</title>
		<link>http://tech.kulish.com/2009/10/18/building-a-mysql-capable-postfix-rpm/#comment-6</link>
		<dc:creator>packetmad</dc:creator>
		<pubDate>Mon, 29 Mar 2010 07:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://tech.lan.side/?p=45#comment-6</guid>
		<description>Conf Files

Be sure to copy main.cf and master.cf back into place if you are re-installing an RPM.</description>
		<content:encoded><![CDATA[<p>Conf Files</p>
<p>Be sure to copy main.cf and master.cf back into place if you are re-installing an RPM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: packetmad</title>
		<link>http://tech.kulish.com/2009/10/18/building-a-mysql-capable-postfix-rpm/#comment-7</link>
		<dc:creator>packetmad</dc:creator>
		<pubDate>Sat, 13 Mar 2010 08:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://tech.lan.side/?p=45#comment-7</guid>
		<description>Inserting a new user

insert into virtual_users (id,domain_id,user,password) values (USERID,DOMAINID,&#039;ACCOUNTNAME&#039;,&#039;MD5PASSWORDHASH&#039;);

All views will automagically update.</description>
		<content:encoded><![CDATA[<p>Inserting a new user</p>
<p>insert into virtual_users (id,domain_id,user,password) values (USERID,DOMAINID,&#8217;ACCOUNTNAME&#8217;,'MD5PASSWORDHASH&#8217;);</p>
<p>All views will automagically update.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: kulish.com @ 2012-02-07 19:37:32 by W3 Total Cache -->
