<?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>x83.net &#187; qmail</title>
	<atom:link href="http://www.x83.net/tag/qmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.x83.net</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 13:53:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Qmail SMTP Relay</title>
		<link>http://www.x83.net/qmail-smtp-relay/</link>
		<comments>http://www.x83.net/qmail-smtp-relay/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 12:05:00 +0000</pubDate>
		<dc:creator>Giany</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[relay]]></category>
		<category><![CDATA[relayclient]]></category>
		<category><![CDATA[tcp.smtp]]></category>
		<category><![CDATA[tcprules]]></category>

		<guid isPermaLink="false">http://www.x83.net/?p=791</guid>
		<description><![CDATA[If you have a Qmail server and you want to allow a specific IP to send emails (relay) through Qmail all you have to do is to add in /etc/tcprules.d/tcp.smtp : IP:allow,RELAYCLIENT=&#8221;",RBLSMTPD=&#8221;",NOP0FCHECK=&#8221;0&#8243;,DKSIGN=&#8221;/var/qmail/control/domainkeys/domain.com/dkim1&#8243; Where IP is the IP of your remote email server. You can even specify something like : aaa.bbb.ccc.:allow,RELAYCLIENT=&#8221;" After this you have to [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a Qmail server and you want to allow a specific IP to send emails (relay) through Qmail all you have to do is to add in <em>/etc/tcprules.d/tcp.smtp</em> :</p>
<p><strong>IP:allow,RELAYCLIENT=&#8221;",RBLSMTPD=&#8221;",NOP0FCHECK=&#8221;0&#8243;,DKSIGN=&#8221;/var/qmail/control/domainkeys/domain.com/dkim1&#8243;</strong></p>
<p>Where IP is the IP of your remote email server. You can even specify something like : <strong>aaa.bbb.ccc.:allow,RELAYCLIENT=&#8221;"</strong></p>
<p>After this you have to run :</p>
<p><strong>tcprules /etc/tcprules.d/tcp.smtp.cdb /etc/tcprules.d/tcp.smtp.tmp < /etc/tcprules.d/tcp.smtp</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.x83.net/qmail-smtp-relay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qmail Toaster on Centos 5.5</title>
		<link>http://www.x83.net/qmail-toaster-on-centos-5-5/</link>
		<comments>http://www.x83.net/qmail-toaster-on-centos-5-5/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 09:50:05 +0000</pubDate>
		<dc:creator>Giany</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[isoqlog]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[toaster]]></category>
		<category><![CDATA[vadddomain]]></category>
		<category><![CDATA[vmoduser]]></category>
		<category><![CDATA[vpasswd]]></category>

		<guid isPermaLink="false">http://www.x83.net/?p=454</guid>
		<description><![CDATA[I&#8217;ve followed the steps described in here : http://wiki.qmailtoaster.com/index.php/CentOS_5_QmailToaster_Install to install Qmail Toaster on Centos 5.5. If you access the isoqlog and get this error: Forbidden?You don&#8217;t have permission to access /qlogs-toaster/ on this server. After you do some email traffic run this : sh /usr/share/toaster/isoqlog/bin/cron.sh Commands that can be used: qmailctl stat /home/vpopmail/bin/vadddomain domain.com [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve followed the steps described in here : http://wiki.qmailtoaster.com/index.php/CentOS_5_QmailToaster_Install  to install Qmail Toaster on Centos 5.5.</p>
<p>If you access the isoqlog and get this error:<br />
Forbidden?You don&#8217;t have permission to access /qlogs-toaster/ on this server.</p>
<p>After you do some email traffic run this :</p>
<p>sh /usr/share/toaster/isoqlog/bin/cron.sh</p>
<p>Commands that can be used:</p>
<p>qmailctl stat<br />
/home/vpopmail/bin/vadddomain domain.com password<br />
/home/vpopmail/bin/vadduser user@domain.com password<br />
/home/vpopmail/bin/vmoddomlimits -S domain.com    // view domain limits<br />
/home/vpopmail/bin/vpasswd       // change pass<br />
/home/vpopmail/bin/vmoduser      // modify user stats</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x83.net/qmail-toaster-on-centos-5-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk Qmail issue regarding /etc/courier-imap/shared/index</title>
		<link>http://www.x83.net/qmail-issue-etccourier-imapsharedindex/</link>
		<comments>http://www.x83.net/qmail-issue-etccourier-imapsharedindex/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 16:31:25 +0000</pubDate>
		<dc:creator>Giany</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[courier-imap]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[qmail]]></category>

		<guid isPermaLink="false">http://www.x83.net/?p=398</guid>
		<description><![CDATA[If you see in your logs: Jun 4 16:11:18 host imapd: /etc/courier-imap/shared/index: No such file or directory you need to check perms and ownership on /var/qmail/bin/qmail-queue # ls -la /var/qmail/bin/qmail-queue -r-s&#8211;x&#8211;x 1 root qmail 25828 Apr 26 15:20 /var/qmail/bin/qmail-queue perms are fine, but ownership is not # chown qmailq:qmail /var/qmail/bin/qmail-queue # ls -la /var/qmail/bin/qmail-queue -r-x&#8211;x&#8211;x [...]]]></description>
			<content:encoded><![CDATA[<p>If you see in your logs:<br />
Jun 4 16:11:18 host imapd: /etc/courier-imap/shared/index: No such file or directory</p>
<p>you need to check perms and ownership on /var/qmail/bin/qmail-queue</p>
<p># ls -la /var/qmail/bin/qmail-queue<br />
-r-s&#8211;x&#8211;x 1 root qmail 25828 Apr 26 15:20 /var/qmail/bin/qmail-queue<br />
perms are fine, but ownership is not<br />
# chown qmailq:qmail /var/qmail/bin/qmail-queue<br />
# ls -la /var/qmail/bin/qmail-queue<br />
-r-x&#8211;x&#8211;x 1 qmailq qmail 25828 Apr 26 15:20 /var/qmail/bin/qmail-queue<br />
[root@host ~]# service qmail restart<br />
Stopping : Starting qmail:</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x83.net/qmail-issue-etccourier-imapsharedindex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qmail commands</title>
		<link>http://www.x83.net/qmail-commands/</link>
		<comments>http://www.x83.net/qmail-commands/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 08:45:30 +0000</pubDate>
		<dc:creator>Giany</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[qmail-qread]]></category>
		<category><![CDATA[qmHandle]]></category>

		<guid isPermaLink="false">http://www.x83.net/?p=320</guid>
		<description><![CDATA[qmail-qread &#8211; list outgoing messages and recipients [root@server ~]# /var/qmail/bin/qmail-qread &#124; grep remote &#124; awk -F\@ &#8216;{print $2}&#8217; &#124;sort &#124; uniq &#124; sort -n aol.com bigpond.net.au comcast.net gmail.com hotmail.com msn.com nc.rr.com yahoo.com yahoo.co.uk qmHandle &#8211; qmail Handler [root@server ~]# qmHandle -s Total messages: 225 Messages with local recipients: 0 Messages with remote recipients: 225 Messages [...]]]></description>
			<content:encoded><![CDATA[<p>qmail-qread &#8211; list outgoing messages and recipients</p>
<blockquote><p>[root@server ~]# /var/qmail/bin/qmail-qread | grep remote | awk -F\@ &#8216;{print $2}&#8217; |sort | uniq | sort -n<br />
aol.com<br />
bigpond.net.au<br />
comcast.net<br />
gmail.com<br />
hotmail.com<br />
msn.com<br />
nc.rr.com<br />
yahoo.com<br />
yahoo.co.uk</p></blockquote>
<p>qmHandle &#8211; qmail Handler</p>
<blockquote><p>[root@server ~]# qmHandle -s<br />
Total messages: 225<br />
Messages with local recipients: 0<br />
Messages with remote recipients: 225<br />
Messages with bounces: 0<br />
Messages in preprocess: 0</p></blockquote>
<blockquote>
<p style="text-align: left;">qmHandle -l                       list all emails in queue<br />
qmHandle -mN                 show email no N from queue<br />
qmHandle -dN                  delete email no N from queue<br />
qmHandle -R                     show remote emails from queue<br />
qmHandle -D                     delete all messages from queue<br />
<strong>qmHandle -a                 try to send messages from queue</strong></p></blockquote>
<blockquote><p>
[root@server ~]# /var/qmail/bin/qmail-qstat<br />
messages in queue: 224<br />
messages in queue but not yet preprocessed: 0</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.x83.net/qmail-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

