<?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>Ford&#039;s Ponderings &#187; Solaris</title>
	<atom:link href="http://blogs.omnicron.com/ford/category/tech/solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.omnicron.com/ford</link>
	<description>about Life, Technology, and Everything</description>
	<lastBuildDate>Mon, 11 Jan 2010 07:30:43 +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>Postfix smf(5) manifest</title>
		<link>http://blogs.omnicron.com/ford/2008/07/08/postfix-smf5-manifest/</link>
		<comments>http://blogs.omnicron.com/ford/2008/07/08/postfix-smf5-manifest/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 10:18:19 +0000</pubDate>
		<dc:creator>Ford</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[SMF]]></category>

		<guid isPermaLink="false">http://blogs.omnicron.com/ford/?p=27</guid>
		<description><![CDATA[I have installed OpenSolaris (specifically, Solaris Express Community Edition build 91) on my new home server which will consolidate three existing (rather old, noisy, and underpowered) machines.
I am installing Postfix as my mail server software.  I created an smf(5) service manifest for postfix so that I can have smf start it.  Contrary to [...]]]></description>
			<content:encoded><![CDATA[<p>I have installed <a href="http://www.opensolaris.org/">OpenSolaris</a> (specifically, Solaris Express Community Edition build 91) on my new home server which will consolidate three existing (rather old, noisy, and underpowered) machines.</p>
<p>I am installing <a href="http://en.wikipedia.org/wiki/Postfix_(software)">Postfix</a> as my mail server software.  I created an <a href="http://www.omnicron.com/~ford/postfix.xml">smf(5) service manifest for postfix</a> so that I can have smf start it.  Contrary to the (IMHO misguided) common practice, I install manifests in <code>/lib/svc/manifest/</code>.  So I installed the above file as <code>/lib/svc/manifest/network/postfix.xml</code> and used <code>svccfg import</code> to create the <code>svc:/network/smtp:postfix</code> service instance.</p>
<blockquote><p>[Update: Normally I would have offered this file to the smf community and/or the Postfix author/maintainer, but before I posted this others had already beat me to it.]</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blogs.omnicron.com/ford/2008/07/08/postfix-smf5-manifest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

