<?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: Ubuntu Qmail HOWTO</title>
	<atom:link href="http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/</link>
	<description>paralipsis: suggesting by deliberately concise treatment that much of significance is omitted</description>
	<lastBuildDate>Sun, 22 Nov 2009 08:29:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paralipsis &#187; Blog Archive &#187; Configuring Daemontools under Ubuntu (upstart)</title>
		<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/comment-page-1/#comment-34529</link>
		<dc:creator>Paralipsis &#187; Blog Archive &#187; Configuring Daemontools under Ubuntu (upstart)</dc:creator>
		<pubDate>Mon, 14 Apr 2008 05:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.paralipsis.org/?p=71#comment-34529</guid>
		<description>[...] With the moving of ubuntu from the old fashioned init to the modern upstart, the daemontools package doesn&#8217;t cleanly install. Here&#8217;s how to fix it. You really do need daemontools if you&#8217;re going to run djbdns or qmail. [...]</description>
		<content:encoded><![CDATA[<p>[...] With the moving of ubuntu from the old fashioned init to the modern upstart, the daemontools package doesn&#8217;t cleanly install. Here&#8217;s how to fix it. You really do need daemontools if you&#8217;re going to run djbdns or qmail. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caskey</title>
		<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/comment-page-1/#comment-34231</link>
		<dc:creator>caskey</dc:creator>
		<pubDate>Sun, 16 Mar 2008 03:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.paralipsis.org/?p=71#comment-34231</guid>
		<description>Well, forcing all isn&#039;t necessary to install the package.  You&#039;re probably missing the inetd package which is a prerequisite for qmail.  Consider not forcing anything.</description>
		<content:encoded><![CDATA[<p>Well, forcing all isn&#8217;t necessary to install the package.  You&#8217;re probably missing the inetd package which is a prerequisite for qmail.  Consider not forcing anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mariuz</title>
		<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/comment-page-1/#comment-33993</link>
		<dc:creator>mariuz</dc:creator>
		<pubDate>Thu, 13 Mar 2008 10:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.paralipsis.org/?p=71#comment-33993</guid>
		<description>I have the same issue with qmail on hardy/

 dpkg --force-all -i /tmp/qmail/qmail_1.03-44_amd64.deb 
(Reading database ... 93196 files and directories currently installed.)
Unpacking qmail (from .../qmail/qmail_1.03-44_amd64.deb) ...
Performing install
First installation of the Debian qmail package...
Checking if qmail is already installed on this computer... no.
Checking group qmail (gid 64010)... ok.
Checking user alias (uid 64010, gid 65534, homedir /var/qmail/alias)... ok.
Checking user qmaild (uid 64011, gid 65534, homedir /var/qmail)... ok.
Checking user qmails (uid 64012, gid 64010, homedir /var/qmail)... ok.
Checking user qmailr (uid 64013, gid 64010, homedir /var/qmail)... ok.
Checking user qmailq (uid 64014, gid 64010, homedir /var/qmail)... ok.
Checking user qmaill (uid 64015, gid 65534, homedir /var/qmail)... ok.
Checking user qmailp (uid 64016, gid 65534, homedir /var/qmail)... ok.
Could not open /etc/inetd.conf
dpkg: error processing /tmp/qmail/qmail_1.03-44_amd64.deb (--install):
 subprocess pre-installation script returned error exit status 2
Errors were encountered while processing:
 /tmp/qmail/qmail_1.03-44_amd64.deb</description>
		<content:encoded><![CDATA[<p>I have the same issue with qmail on hardy/</p>
<p> dpkg &#8211;force-all -i /tmp/qmail/qmail_1.03-44_amd64.deb<br />
(Reading database &#8230; 93196 files and directories currently installed.)<br />
Unpacking qmail (from &#8230;/qmail/qmail_1.03-44_amd64.deb) &#8230;<br />
Performing install<br />
First installation of the Debian qmail package&#8230;<br />
Checking if qmail is already installed on this computer&#8230; no.<br />
Checking group qmail (gid 64010)&#8230; ok.<br />
Checking user alias (uid 64010, gid 65534, homedir /var/qmail/alias)&#8230; ok.<br />
Checking user qmaild (uid 64011, gid 65534, homedir /var/qmail)&#8230; ok.<br />
Checking user qmails (uid 64012, gid 64010, homedir /var/qmail)&#8230; ok.<br />
Checking user qmailr (uid 64013, gid 64010, homedir /var/qmail)&#8230; ok.<br />
Checking user qmailq (uid 64014, gid 64010, homedir /var/qmail)&#8230; ok.<br />
Checking user qmaill (uid 64015, gid 65534, homedir /var/qmail)&#8230; ok.<br />
Checking user qmailp (uid 64016, gid 65534, homedir /var/qmail)&#8230; ok.<br />
Could not open /etc/inetd.conf<br />
dpkg: error processing /tmp/qmail/qmail_1.03-44_amd64.deb (&#8211;install):<br />
 subprocess pre-installation script returned error exit status 2<br />
Errors were encountered while processing:<br />
 /tmp/qmail/qmail_1.03-44_amd64.deb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EMRUFUS</title>
		<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/comment-page-1/#comment-4404</link>
		<dc:creator>EMRUFUS</dc:creator>
		<pubDate>Fri, 02 Mar 2007 21:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.paralipsis.org/?p=71#comment-4404</guid>
		<description>qmail-pop3d.c:48: warning: conflicting types for built-in function â€˜putsâ€™
qmail-pop3d.c: In function â€˜mainâ€™:
qmail-pop3d.c:297: warning: return type of â€˜mainâ€™ is not â€˜intâ€™</description>
		<content:encoded><![CDATA[<p>qmail-pop3d.c:48: warning: conflicting types for built-in function â€˜putsâ€™<br />
qmail-pop3d.c: In function â€˜mainâ€™:<br />
qmail-pop3d.c:297: warning: return type of â€˜mainâ€™ is not â€˜intâ€™</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EMRUFUS</title>
		<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/comment-page-1/#comment-4403</link>
		<dc:creator>EMRUFUS</dc:creator>
		<pubDate>Fri, 02 Mar 2007 21:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.paralipsis.org/?p=71#comment-4403</guid>
		<description>Trying to install qmail on ubuntu edgy.
dpkg: error processing qmail_1.03-38_i386.deb (--install):
 subprocess pre-installation script returned error exit status 2
Errors were encountered while processing:
 qmail_1.03-38_i386.deb

Do you want to purge qmail-src now? [yN] y
(Reading database ... 109489 files and directories currently installed.)
Removing qmail-src ...
Purging configuration files for qmail-src ...

Remember that you can install qmail_1.03-38_i386.deb
on other computers so you don&#039;t need to compile it again.

Don&#039;t forget to setup a /etc/qmail/rcpthosts file to prevent open relaying!

Good luck!</description>
		<content:encoded><![CDATA[<p>Trying to install qmail on ubuntu edgy.<br />
dpkg: error processing qmail_1.03-38_i386.deb (&#8211;install):<br />
 subprocess pre-installation script returned error exit status 2<br />
Errors were encountered while processing:<br />
 qmail_1.03-38_i386.deb</p>
<p>Do you want to purge qmail-src now? [yN] y<br />
(Reading database &#8230; 109489 files and directories currently installed.)<br />
Removing qmail-src &#8230;<br />
Purging configuration files for qmail-src &#8230;</p>
<p>Remember that you can install qmail_1.03-38_i386.deb<br />
on other computers so you don&#8217;t need to compile it again.</p>
<p>Don&#8217;t forget to setup a /etc/qmail/rcpthosts file to prevent open relaying!</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caskey</title>
		<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/comment-page-1/#comment-2170</link>
		<dc:creator>caskey</dc:creator>
		<pubDate>Thu, 30 Nov 2006 06:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.paralipsis.org/?p=71#comment-2170</guid>
		<description>That&#039;s not right.  You must be missing something because without an /etc/inittab file your system will not successfully boot.  I would check again.

Also, if you are using the packages above, then you don&#039;t launch qmail with svscan in inititab, it is run as a daemon from /etc/init.d as other processes are.</description>
		<content:encoded><![CDATA[<p>That&#8217;s not right.  You must be missing something because without an /etc/inittab file your system will not successfully boot.  I would check again.</p>
<p>Also, if you are using the packages above, then you don&#8217;t launch qmail with svscan in inititab, it is run as a daemon from /etc/init.d as other processes are.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/comment-page-1/#comment-2166</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Thu, 30 Nov 2006 00:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.paralipsis.org/?p=71#comment-2166</guid>
		<description>I&#039;ve installed qmail several times on different systems. However, I have one problem on Ubuntu that seems simple, yet stumps me. There seems to be no /etc/inittab file in which to put the entry for svscanboot. So, where should I put the kicker for svscanboot? In /etc/rc.local?

Thanks.

 - Jeremy</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed qmail several times on different systems. However, I have one problem on Ubuntu that seems simple, yet stumps me. There seems to be no /etc/inittab file in which to put the entry for svscanboot. So, where should I put the kicker for svscanboot? In /etc/rc.local?</p>
<p>Thanks.</p>
<p> &#8211; Jeremy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2006-11-23 &#171; Bloggitation</title>
		<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/comment-page-1/#comment-2051</link>
		<dc:creator>links for 2006-11-23 &#171; Bloggitation</dc:creator>
		<pubDate>Thu, 23 Nov 2006 00:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.paralipsis.org/?p=71#comment-2051</guid>
		<description>[...] Ubuntu Qmail HOWTO (tags: linux ubuntu sysadmin email qmail) [...]</description>
		<content:encoded><![CDATA[<p>[...] Ubuntu Qmail HOWTO (tags: linux ubuntu sysadmin email qmail) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caskey</title>
		<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/comment-page-1/#comment-937</link>
		<dc:creator>caskey</dc:creator>
		<pubDate>Fri, 11 Aug 2006 05:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.paralipsis.org/?p=71#comment-937</guid>
		<description>Uniacid,

As mentioned in the comment immediately above yours, there&#039;s a stage in the build process which tells you to open another terminal and apply any desired patches.

CLD</description>
		<content:encoded><![CDATA[<p>Uniacid,</p>
<p>As mentioned in the comment immediately above yours, there&#8217;s a stage in the build process which tells you to open another terminal and apply any desired patches.</p>
<p>CLD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uniacid</title>
		<link>http://www.paralipsis.org/2006/03/ubuntu-qmail-howto/comment-page-1/#comment-936</link>
		<dc:creator>uniacid</dc:creator>
		<pubDate>Fri, 11 Aug 2006 02:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.paralipsis.org/?p=71#comment-936</guid>
		<description>I tried building qmail and everything went fine but I don&#039;t see anywhere to apply patches and the install doesn&#039;t prompt me at all, any ideas?</description>
		<content:encoded><![CDATA[<p>I tried building qmail and everything went fine but I don&#8217;t see anywhere to apply patches and the install doesn&#8217;t prompt me at all, any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
