<?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>KutuKupret &#187; maildir</title>
	<atom:link href="http://www.kutukupret.com/tag/maildir/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kutukupret.com</link>
	<description>My Colourful Website ;)</description>
	<lastBuildDate>Tue, 10 Jan 2012 03:58:26 +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>Postfix, Dynamic OverQuota User Map Script Using Bash And Inotifywait</title>
		<link>http://www.kutukupret.com/2011/07/14/postfix-dynamic-overquota-user-map-script-using-bash-and-inotifywait/</link>
		<comments>http://www.kutukupret.com/2011/07/14/postfix-dynamic-overquota-user-map-script-using-bash-and-inotifywait/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 13:47:59 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[check_recipient_access]]></category>
		<category><![CDATA[inotify-tools]]></category>
		<category><![CDATA[inotifywait]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[quota]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[smtpd_recipient_restrictions]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1450</guid>
		<description><![CDATA[I recently experimented with a simple bash script, inotifywait and  smtpd_recipient_restrictions (check_recipient_access) to map email users who have exceeded the quota. Well, during testing, i&#8217;ve noticed when using hash/texthash lookup tables, it needed to be reloaded in order smtpd detect changes in table.so i&#8217;ve made quick test on mysql_tables it seem updating record on tables will <a href='http://www.kutukupret.com/2011/07/14/postfix-dynamic-overquota-user-map-script-using-bash-and-inotifywait/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/07/14/postfix-dynamic-overquota-user-map-script-using-bash-and-inotifywait/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix, One Way Maildir Replication / Backup Using Inotify And Rsync</title>
		<link>http://www.kutukupret.com/2011/06/28/postfix-one-way-maildir-replication-backup-using-inotify-and-rsync/</link>
		<comments>http://www.kutukupret.com/2011/06/28/postfix-one-way-maildir-replication-backup-using-inotify-and-rsync/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 04:14:50 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[dnotify]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[inotify]]></category>
		<category><![CDATA[inotify-tools]]></category>
		<category><![CDATA[inotifywait]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[public key]]></category>
		<category><![CDATA[redundant]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[sshd]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1392</guid>
		<description><![CDATA[After I wrote about Maildir replication, using ChironFS and DRBD, this time I will write how to make maildir replication, using a very well known program utility called rsync. basically, rsync itself, does not do realtime replication process. rsync only perform the synchronization/copy process when needed or scheduled by using the crontab. like cp, rsync <a href='http://www.kutukupret.com/2011/06/28/postfix-one-way-maildir-replication-backup-using-inotify-and-rsync/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/28/postfix-one-way-maildir-replication-backup-using-inotify-and-rsync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix, Realtime Maildir Replication Using Dual-primary DRBD with OCFS2</title>
		<link>http://www.kutukupret.com/2011/06/19/postfix-realtime-maildir-replication-using-dual-primary-drbd-with-ocfs2/</link>
		<comments>http://www.kutukupret.com/2011/06/19/postfix-realtime-maildir-replication-using-dual-primary-drbd-with-ocfs2/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 05:56:59 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[drbd]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[ocfs2]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1361</guid>
		<description><![CDATA[As I&#8217;ve been written on my previous post about Maildir Replication using ChironFS in postfix, I will explain step by step it can also be done by using drbd and ocfs2. Compiling &#38; Installing note: if your Linux distribution is shipped with a kernel older than 2.6.33 you have to install a kernel module package <a href='http://www.kutukupret.com/2011/06/19/postfix-realtime-maildir-replication-using-dual-primary-drbd-with-ocfs2/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/19/postfix-realtime-maildir-replication-using-dual-primary-drbd-with-ocfs2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Disk Quota Usage By Parsing Maildirsize</title>
		<link>http://www.kutukupret.com/2011/05/18/check-disk-quota-usage-by-parsing-maildirsize/</link>
		<comments>http://www.kutukupret.com/2011/05/18/check-disk-quota-usage-by-parsing-maildirsize/#comments</comments>
		<pubDate>Wed, 18 May 2011 13:34:17 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[maildirsize]]></category>
		<category><![CDATA[quota]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1117</guid>
		<description><![CDATA[In the previous article, I have explained how to check the quota usage by using perl scripts. maildir quota checking is done by using File::Find function which seems a bit slow and too much consuming I/O process. same as the find function on bash script. find function in perl perform disk usage by determining the <a href='http://www.kutukupret.com/2011/05/18/check-disk-quota-usage-by-parsing-maildirsize/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/05/18/check-disk-quota-usage-by-parsing-maildirsize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix Checking Maildir Disk Usage / Quota On The Fly</title>
		<link>http://www.kutukupret.com/2011/05/16/postfix-checking-maildir-disk-usage-quota-on-the-fly/</link>
		<comments>http://www.kutukupret.com/2011/05/16/postfix-checking-maildir-disk-usage-quota-on-the-fly/#comments</comments>
		<pubDate>Mon, 16 May 2011 02:58:26 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[disk usage]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[maildirsize]]></category>
		<category><![CDATA[overquota]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1111</guid>
		<description><![CDATA[Postfix does not have built-in quota inspection feature. i&#8217;ve seen people on mailing list asking how to check maildir usage on the fly. Add-ons such as VDA , vda inspect quota after email was accepted. When someone over quota, they will bounce mail, Just imagine, when bad guys sent lots of email to overdrawn account <a href='http://www.kutukupret.com/2011/05/16/postfix-checking-maildir-disk-usage-quota-on-the-fly/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/05/16/postfix-checking-maildir-disk-usage-quota-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Maildroprc Automatically Delete quotawarn File in Maildir</title>
		<link>http://www.kutukupret.com/2010/01/12/maildroprc-automatically-delete-quotawarn-file-in-maildir/</link>
		<comments>http://www.kutukupret.com/2010/01/12/maildroprc-automatically-delete-quotawarn-file-in-maildir/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 09:54:31 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[maildrop]]></category>
		<category><![CDATA[maildroprc]]></category>
		<category><![CDATA[quota]]></category>
		<category><![CDATA[quotawarn]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=800</guid>
		<description><![CDATA[This is the Ugly workaround Postfix master.cf setting With this setting maildrop wil warn user if their Maildir reach 90% of quota and send warning to user The problem is, even if user emptying their maildir, users wil always get warning because quotawarn is still in Maildir [vchkpw] quotawarn question That mean, when user deleting <a href='http://www.kutukupret.com/2010/01/12/maildroprc-automatically-delete-quotawarn-file-in-maildir/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/01/12/maildroprc-automatically-delete-quotawarn-file-in-maildir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>backup gmail account ke format maildir</title>
		<link>http://www.kutukupret.com/2008/12/16/backup-gmail-account-ke-format-maildir/</link>
		<comments>http://www.kutukupret.com/2008/12/16/backup-gmail-account-ke-format-maildir/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 08:48:46 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[fetchmail]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[procmail]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=67</guid>
		<description><![CDATA[pertama enable pop di account gmail : settings Forwarding and POP/IMAP Enable POP for all mail (even mail that’s already been downloaded) kemudian, konfigur ftechmail dan procmail: kita butuh procmail supaya bisa menyimpan emails ke dalam format maildir(1 file untuk satu email, mbox 1file besar yg berisi seluruh email) /home/USER/.fetchmailrc : Kita menggunakan protokol pop3,email2 <a href='http://www.kutukupret.com/2008/12/16/backup-gmail-account-ke-format-maildir/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2008/12/16/backup-gmail-account-ke-format-maildir/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ConvertMboxToMailbox</title>
		<link>http://www.kutukupret.com/2008/07/16/convertmboxtomailbox/</link>
		<comments>http://www.kutukupret.com/2008/07/16/convertmboxtomailbox/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 06:56:26 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mailbox]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[mbox]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=51</guid>
		<description><![CDATA[Converting from UNIX mbox/mailbox to Maildir &#8211; postfix, procmail, Squirrelmail, uw-imap and cyrus-imap This guide discusses transforming a system from the traditional mbox/mailbox format to the more advanced Maildir format. I assume you are using the postfix mailer &#8211; if not, you will probably want to change over to postfix first or some of this <a href='http://www.kutukupret.com/2008/07/16/convertmboxtomailbox/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2008/07/16/convertmboxtomailbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 7/39 queries in 0.039 seconds using memcached
Object Caching 1275/1353 objects using xcache

Served from: www.kutukupret.com @ 2012-02-06 07:30:14 -->
