<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-33905</id>
	<title>Nabble - Dovecot</title>
	<updated>2009-12-22T02:08:39Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Dovecot-f33905.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dovecot-f33905.html" />
	<subtitle type="html">This mailing list is for discussing and requesting help with Dovecot, an open-source IMAP and POP3 server for Linux/Unix-like systems.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26886143</id>
	<title>Re: Thinderbird+delete+move to Trash folder</title>
	<published>2009-12-22T02:08:39Z</published>
	<updated>2009-12-22T02:08:39Z</updated>
	<author>
		<name>Aiko Barz-3</name>
	</author>
	<content type="html">On Tue, Dec 22, 2009 at 12:32:00AM +0100, Papp Tamás wrote:
&lt;br&gt;&amp;gt; It's like when a messages is deleted from TB, the message get moved
&lt;br&gt;&amp;gt; to the Trash folder, and it's expunged(?) at the same time. Is it
&lt;br&gt;&amp;gt; possible?
&lt;br&gt;&lt;br&gt;Do you use TB2? And do you have two trash folders? Like:
&lt;br&gt;- INBOX.Trash
&lt;br&gt;- Trash
&lt;br&gt;&lt;br&gt;Then have a look at this bugreport:
&lt;br&gt;&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=479226&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=479226&lt;/a&gt;&lt;br&gt;&lt;br&gt;TB3 behaves differently, but still wrong.
&lt;br&gt;&lt;br&gt;So long,
&lt;br&gt;&amp;nbsp; &amp;nbsp; Aiko
&lt;br&gt;-- 
&lt;br&gt;:wq ✉
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Thinderbird%2Bdelete%2Bmove-to-Trash-folder-tp26881786p26886143.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26883798</id>
	<title>Re: Dovecot Deliver CPU usage</title>
	<published>2009-12-21T20:33:00Z</published>
	<updated>2009-12-21T20:33:00Z</updated>
	<author>
		<name>Aravind M D</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; On Tue, 2009-12-15 at 15:08 -0500, Timo Sirainen wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Dec 14 12:46:04 server01 postfix/pipe[1870]: 57489E913:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; to=&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26883798&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;user1@...&lt;/a&gt;&amp;gt;, orig_to=&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26883798&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;user2@...&lt;/a&gt;&amp;gt;, relay=dovecot,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; delay=1703, delays=1369/328/0/5.9, dsn=5.7.0, status=bounced
&lt;br&gt;&amp;gt;&amp;gt; (permission
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; denied. Command output: Not enough disk space )
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Can you get a strace from this kind of a failed delivery? The strace
&lt;br&gt;&amp;gt;&amp;gt; should contain ENOSPC string.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Looking at the code .. I think that can happen with both EDQUOT and
&lt;br&gt;&amp;gt; ENOSPC errors from a write, but nothing else..
&lt;/div&gt;&lt;br&gt;Strace with ENOSPC
&lt;br&gt;&lt;br&gt;09:57:39.782569 write(10, &amp;quot;T5vfloaIeSOsJdT6IXB146wSWLNKqK\n4v&amp;quot;..., 28672)
&lt;br&gt;= -1 ENOSPC (No space left on device)
&lt;br&gt;09:57:40.695074 fstat(10, {st_mode=S_IFREG|0644, st_size=2068480, ...}) = 0
&lt;br&gt;09:57:40.707778 munmap(0x7fa35c97b000, 2101248) = 0
&lt;br&gt;09:57:40.708119 close(10) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 0
&lt;br&gt;09:57:40.708162
&lt;br&gt;unlink(&amp;quot;/home/vmail/example.com/user1/tmp/1261456056.M913860P17478.node01&amp;quot;)
&lt;br&gt;= 0
&lt;br&gt;09:57:40.711774 sendto(6, &amp;quot;&amp;lt;22&amp;gt;Dec 22 09:57:40 dovecot: deli&amp;quot;..., 201,
&lt;br&gt;MSG_NOSIGNAL, NULL, 0) = 201
&lt;br&gt;09:57:40.712087 munmap(0x7fa35dc47000, 200704) = 0
&lt;br&gt;09:57:40.712148 write(2, &amp;quot;Not enough disk space\n&amp;quot;..., 22) = 22
&lt;br&gt;09:57:40.712235 sendto(6, &amp;quot;&amp;lt;22&amp;gt;Dec 22 09:57:40 dovecot: deli&amp;quot;..., 189,
&lt;br&gt;MSG_NOSIGNAL, NULL, 0) = 189
&lt;br&gt;09:57:40.712353 exit_group(77)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dovecot-Deliver-CPU-usage-tp26551205p26883798.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26882032</id>
	<title>Re: Thinderbird+delete+move to Trash folder</title>
	<published>2009-12-21T15:57:28Z</published>
	<updated>2009-12-21T15:57:28Z</updated>
	<author>
		<name>Papp Tamas</name>
	</author>
	<content type="html">Papp Tamás wrote, On 2009. 12. 22. 0:32:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; hi All,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have a problem, which makes me headache. I can't find out, what is 
&lt;br&gt;&amp;gt; the problem.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have a mail szerver, which works just fine as expected, TB move 
&lt;br&gt;&amp;gt; messages to trash folder after I delete it, and they are moved.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have an other server. If I delete a message, it doesn't move to the 
&lt;br&gt;&amp;gt; Trash folder. As deleted_to_trash plugin is installed, if I only mark 
&lt;br&gt;&amp;gt; messages as deleted, they are moved to thee Trash folder and also with 
&lt;br&gt;&amp;gt; Outlook works well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It's like when a messages is deleted from TB, the message get moved to 
&lt;br&gt;&amp;gt; the Trash folder, and it's expunged(?) at the same time. Is it possible?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Could you help me?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The system is Ubuntu 9.04 with docecot 1.2.5-0~auto+0 from 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://xi.rename-it.nl/debian/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xi.rename-it.nl/debian/&lt;/a&gt;, but builded by myself for x86_64.
&lt;/div&gt;&lt;br&gt;I've just tried 1.2.9-0~auto+21 and I see the same.
&lt;br&gt;&lt;br&gt;But(!) if I press SHIFT+DELETE, than it's working as it should work with 
&lt;br&gt;the pure DELETE. Probably SHIFT+DEL set only the delete flag, it does 
&lt;br&gt;not move the message?
&lt;br&gt;&lt;br&gt;Thank you,
&lt;br&gt;&lt;br&gt;tamas
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Thinderbird%2Bdelete%2Bmove-to-Trash-folder-tp26881786p26882032.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26881786</id>
	<title>Thinderbird+delete+move to Trash folder</title>
	<published>2009-12-21T15:32:00Z</published>
	<updated>2009-12-21T15:32:00Z</updated>
	<author>
		<name>Papp Tamas</name>
	</author>
	<content type="html">hi All,
&lt;br&gt;&lt;br&gt;I have a problem, which makes me headache. I can't find out, what is the 
&lt;br&gt;problem.
&lt;br&gt;&lt;br&gt;I have a mail szerver, which works just fine as expected, TB move 
&lt;br&gt;messages to trash folder after I delete it, and they are moved.
&lt;br&gt;&lt;br&gt;I have an other server. If I delete a message, it doesn't move to the 
&lt;br&gt;Trash folder. As deleted_to_trash plugin is installed, if I only mark 
&lt;br&gt;messages as deleted, they are moved to thee Trash folder and also with 
&lt;br&gt;Outlook works well.
&lt;br&gt;&lt;br&gt;&lt;br&gt;It's like when a messages is deleted from TB, the message get moved to 
&lt;br&gt;the Trash folder, and it's expunged(?) at the same time. Is it possible?
&lt;br&gt;&lt;br&gt;Could you help me?
&lt;br&gt;&lt;br&gt;The system is Ubuntu 9.04 with docecot 1.2.5-0~auto+0 from 
&lt;br&gt;&lt;a href=&quot;http://xi.rename-it.nl/debian/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xi.rename-it.nl/debian/&lt;/a&gt;, but builded by myself for x86_64.
&lt;br&gt;&lt;br&gt;Thank you,
&lt;br&gt;&lt;br&gt;tamas
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Thinderbird%2Bdelete%2Bmove-to-Trash-folder-tp26881786p26881786.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26877791</id>
	<title>Remove From Server When Deleted From Deleted Items</title>
	<published>2009-12-21T10:05:30Z</published>
	<updated>2009-12-21T10:05:30Z</updated>
	<author>
		<name>Matt-123</name>
	</author>
	<content type="html">In Windows Live Mail I have this setting enabled: &amp;quot;Remove From Server
&lt;br&gt;When Deleted From Deleted Items&amp;quot;. &amp;nbsp;It does not seem to remove them
&lt;br&gt;even when the trash is emptied though. &amp;nbsp;Am using POP3 access. &amp;nbsp;Anyone
&lt;br&gt;else see this?
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Remove-From-Server-When-Deleted-From-Deleted-Items-tp26877791p26877791.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26877725</id>
	<title>Re: Dovecot v2.0 wiki</title>
	<published>2009-12-21T10:02:35Z</published>
	<updated>2009-12-21T10:02:35Z</updated>
	<author>
		<name>Timo Sirainen</name>
	</author>
	<content type="html">On 20.12.2009, at 1.01, Pascal Volk wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Does this mean, all the mentions of v1.x could be removed when a page is
&lt;br&gt;&amp;gt; updated?
&lt;br&gt;&amp;gt; Some v1.x specific pages (e.g. /LDA/Sieve/CMU) can be deleted?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Yes.
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dovecot-v2.0-wiki-tp26836976p26877725.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26877434</id>
	<title>Re: dovecot-1.2.8 imap crash (with backtrace)</title>
	<published>2009-12-21T09:43:52Z</published>
	<updated>2009-12-21T09:43:52Z</updated>
	<author>
		<name>David Halik</name>
	</author>
	<content type="html">&lt;br&gt;Just wanted to update you that I just upgraded all of our servers to 
&lt;br&gt;1.2.9 and I'm still seeing the array_delete panic:
&lt;br&gt;&lt;br&gt;Dec 21 12:10:16 gehenna11.rutgers.edu dovecot: IMAP(user1): Panic: file 
&lt;br&gt;maildir-uidlist.c: line 403 (maildir_uidlist_records_array_delete): 
&lt;br&gt;assertion failed: (pos != NULL)
&lt;br&gt;Dec 21 12:15:12 gehenna19.rutgers.edu dovecot: IMAP(user2): Panic: file 
&lt;br&gt;maildir-uidlist.c: line 403 (maildir_uidlist_records_array_delete): 
&lt;br&gt;assertion failed: (pos != NULL)
&lt;br&gt;&lt;br&gt;I also started receiving a good deal of these, but only from one user so 
&lt;br&gt;far:
&lt;br&gt;&lt;br&gt;Dec 21 12:16:42 gehenna14.rutgers.edu dovecot: IMAP(user3): Panic: file 
&lt;br&gt;cmd-list.c: line 242 (ns_get_listed_prefix): assertion failed: (match == 
&lt;br&gt;IMAP_MATCH_YES)
&lt;br&gt;Dec 21 12:18:20 gehenna14.rutgers.edu dovecot: IMAP(user3): Panic: file 
&lt;br&gt;cmd-list.c: line 242 (ns_get_listed_prefix): assertion failed: (match == 
&lt;br&gt;IMAP_MATCH_YES)
&lt;br&gt;Dec 21 12:18:20 gehenna14.rutgers.edu dovecot: IMAP(user3): Panic: file 
&lt;br&gt;cmd-list.c: line 242 (ns_get_listed_prefix): assertion failed: (match == 
&lt;br&gt;IMAP_MATCH_YES)
&lt;br&gt;Dec 21 12:19:57 gehenna14.rutgers.edu dovecot: IMAP(user3): Panic: file 
&lt;br&gt;cmd-list.c: line 242 (ns_get_listed_prefix): assertion failed: (match == 
&lt;br&gt;IMAP_MATCH_YES)
&lt;br&gt;&lt;br&gt;Let me know if you need full backtraces from the core dump.
&lt;br&gt;&lt;br&gt;On 12/17/2009 02:06 PM, David Halik wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 12/17/2009 01:07 PM, Timo Sirainen wrote:
&lt;br&gt;&amp;gt;&amp;gt; On Thu, 2009-12-17 at 12:49 -0500, David Halik wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I applied those patches to my 1.2.8 installation before 1.2.9 was
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; released and that immediately fixed the expunge crash, but the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; array_delete bug is still there.
&lt;br&gt;&amp;gt;&amp;gt; Do you also see the &amp;quot;duplicate file entry&amp;quot; before the crash?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes, the duplicate file entry is always reported immediately before 
&lt;br&gt;&amp;gt; the crash, just as Ralf reported too. You can see it in this example 
&lt;br&gt;&amp;gt; pastebin I took from one of our users:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://pastebin.com/f29c55de5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pastebin.com/f29c55de5&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; maildir:~/Maildir:INDEX=/rci/nqu%h/dovecot:CONTROL=/rci/nqu%h/dovecot
&lt;br&gt;&amp;gt;&amp;gt; Are the index/control files on NFS? Are there multiple different servers
&lt;br&gt;&amp;gt;&amp;gt; accessing mail data?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Correct. All index, control files, amd mail storage are located on NFS 
&lt;br&gt;&amp;gt; and there are multiple load balanced servers accessing the NFS data. 
&lt;br&gt;&amp;gt; We're currently running with:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; mmap_disable = yes
&lt;br&gt;&amp;gt; dotlock_use_excl = yes
&lt;br&gt;&amp;gt; fsync_disable = no
&lt;br&gt;&amp;gt; mail_nfs_storage = yes
&lt;br&gt;&amp;gt; mail_nfs_index = yes
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;================================
&lt;br&gt;David Halik
&lt;br&gt;System Administrator
&lt;br&gt;OIT-CSS Rutgers University
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26877434&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dhalik@...&lt;/a&gt;
&lt;br&gt;================================
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-dovecot-1.2.8-imap-crash-%28with-backtrace%29-tp26832123p26877434.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26875801</id>
	<title>Re: [exim] Exim + Dovecot deliver overquota problems</title>
	<published>2009-12-21T07:48:21Z</published>
	<updated>2009-12-21T07:48:21Z</updated>
	<author>
		<name>Nikita Koshikov</name>
	</author>
	<content type="html">On Mon, 21 Dec 2009 13:44:42 +0100
&lt;br&gt;Joan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26875801&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;aseques@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; You need to check user's quota on routing stage, not transport.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; It'd be much better, because I would allow me to mix overquota and
&lt;br&gt;&amp;gt; no-overquota recipients.
&lt;br&gt;&amp;gt; But the problem in my case is that I am using some hashing to
&lt;br&gt;&amp;gt; distribute the users' mailboxes, dovecot can handle this easily
&lt;br&gt;&amp;gt; because it supports some interesting stuff
&lt;br&gt;&amp;gt; (&lt;a href=&quot;http://wiki.dovecot.org/Variables&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.dovecot.org/Variables&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;Exim have much more variables and functions &lt;a href=&quot;http://exim.org/exim-html-4.69/doc/html/spec_html/ch11.html#SECTexpvar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://exim.org/exim-html-4.69/doc/html/spec_html/ch11.html#SECTexpvar&lt;/a&gt;, so if you don't use any special dovecot variable data, than it shouldn't be a problem.
&lt;br&gt;&lt;br&gt;&amp;gt; With a perl script I could also do that, I would like only if it's the
&lt;br&gt;&amp;gt; last resort (too much overhead I would think)
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;Parsing file and counting quota value - is trivial stuff. The main disadvantage of this way is executing external aplication on every RCPT TO command. If you'll decide to use perl consider using option perl_at_start to minimize aplication starting time.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A--exim--Exim-%2B-Dovecot-deliver-overquota-problems-tp26875801p26875801.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26874380</id>
	<title>Re: Released Pigeonhole Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.9</title>
	<published>2009-12-21T06:05:05Z</published>
	<updated>2009-12-21T06:05:05Z</updated>
	<author>
		<name>Stephan Bosch-2</name>
	</author>
	<content type="html">Seth Mattinen wrote:
&lt;br&gt;&amp;gt; Stephan Bosch wrote:
&lt;br&gt;&amp;gt;&amp;gt; Seth Mattinen wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Is there any plan to add quota enforcement to managesieve?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Yes, it's on the TODO list.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes, it's been on the TODO for a long time, but how much of a priority
&lt;br&gt;&amp;gt; is it?
&lt;br&gt;&amp;gt; 
&lt;br&gt;As a matter of fact, it no longer has a priority, simply because it is 
&lt;br&gt;implemented in the tip revision of the mercurial repository (v1.2).
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Stephan.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Released-Pigeonhole-Sieve-v0.1.14-and-ManageSieve-v0.11.10-for-Dovecot-v1.2.9-tp26854270p26874380.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26871291</id>
	<title>Re: Dovecot vs Exim file locking</title>
	<published>2009-12-21T00:52:04Z</published>
	<updated>2009-12-21T00:52:04Z</updated>
	<author>
		<name>Ibrahim Harrani</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I am trying to deploy large e-mail system but I will use qmail-ldap on Linux
&lt;br&gt;and maildir will be mounted by all backends from Netapp via NFS.
&lt;br&gt;&lt;br&gt;In LDAP, there will be only one mailhost entry. All qmail-ldap backends will
&lt;br&gt;have same name and will run dovecot instance. So, all users can access to
&lt;br&gt;mailbox from any server in the pool. &amp;nbsp;If I distribute users with different
&lt;br&gt;mailhosts and if one mailhost server is down,
&lt;br&gt;the users will not able to access their mailbox until fix the problem or
&lt;br&gt;change mailhost entry with working one.
&lt;br&gt;&lt;br&gt;But I don't know the NFS issues in my planned setup. Do you think that I
&lt;br&gt;will face
&lt;br&gt;same NFS locks/problem(OS based) with Netapp NFS?
&lt;br&gt;&lt;br&gt;Thanks in advance.
&lt;br&gt;&lt;br&gt;On Mon, Dec 21, 2009 at 9:15 AM, Daniel Campos &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26871291&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dcampos@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Ecuardo,Timo, thanks for your answers!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Mensaje original-----
&lt;br&gt;&amp;gt; De: Timo Sirainen [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26871291&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tss@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Enviado el: viernes, 18 de diciembre de 2009 15:30
&lt;br&gt;&amp;gt; Para: Daniel Campos
&lt;br&gt;&amp;gt; CC: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26871291&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dovecot@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Asunto: Re: [Dovecot] Dovecot vs Exim file locking
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Dec 18, 2009, at 8:41 AM, Daniel Campos wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; We're planning to deploy a large e-mail system storing maildirs in a NAS
&lt;br&gt;&amp;gt; &amp;gt; system through NFS. One of the options we're thinking on is using
&lt;br&gt;&amp;gt; &amp;gt; Dovecot+EXIM.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; As far as I've read in both project's documentation, both services
&lt;br&gt;&amp;gt; implement
&lt;br&gt;&amp;gt; &amp;gt; locking allowing multiple servers to access the same maildirs in order to
&lt;br&gt;&amp;gt; &amp;gt; distribute the service load.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Mail deliveries don't require any locks with maildir. But for Dovecot, be
&lt;br&gt;&amp;gt; sure to read &lt;a href=&quot;http://wiki.dovecot.org/NFS&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.dovecot.org/NFS&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; __________ Informacisn de NOD32, revisisn 4704 (20091220) __________
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Este mensaje ha sido analizado con NOD32 antivirus system
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nod32.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nod32.com&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dovecot-vs-Exim-file-locking-tp26843584p26871291.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26871027</id>
	<title>qpopper to dovecot migration</title>
	<published>2009-12-21T00:15:46Z</published>
	<updated>2009-12-21T00:15:46Z</updated>
	<author>
		<name>Jernej Porenta</name>
	</author>
	<content type="html">Heya,
&lt;br&gt;&lt;br&gt;We are in the process of migrating from qpopper to dovecot as POP3 server (and IMAP as well) and we hit the UIDL issue with dovecot. Qpopper uses its own algorithm to create UIDL values and if you set it up to write them down in the mbox file as X-UIDL, then dovecot can use them (pop_uidl_reuse = yes).
&lt;br&gt;&lt;br&gt;But if you don't use that feature from qpopper, than X-UIDLs are missing and there is no way to create the same UIDL values. So, I was wondering if anyone else hit that issue and maybe knows how to address it (writing an extension or something)?
&lt;br&gt;&lt;br&gt;Thanks in advance, 
&lt;br&gt;&lt;br&gt;regards, Jernej
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/qpopper-to-dovecot-migration-tp26871027p26871027.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26870619</id>
	<title>Re: Dovecot vs Exim file locking</title>
	<published>2009-12-20T23:15:01Z</published>
	<updated>2009-12-20T23:15:01Z</updated>
	<author>
		<name>Daniel Campos-4</name>
	</author>
	<content type="html">Hi Ecuardo,Timo, thanks for your answers!
&lt;br&gt;&lt;br&gt;-----Mensaje original-----
&lt;br&gt;De: Timo Sirainen [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26870619&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tss@...&lt;/a&gt;] 
&lt;br&gt;Enviado el: viernes, 18 de diciembre de 2009 15:30
&lt;br&gt;Para: Daniel Campos
&lt;br&gt;CC: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26870619&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dovecot@...&lt;/a&gt;
&lt;br&gt;Asunto: Re: [Dovecot] Dovecot vs Exim file locking
&lt;br&gt;&lt;br&gt;On Dec 18, 2009, at 8:41 AM, Daniel Campos wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; We're planning to deploy a large e-mail system storing maildirs in a NAS
&lt;br&gt;&amp;gt; system through NFS. One of the options we're thinking on is using
&lt;br&gt;&amp;gt; Dovecot+EXIM.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; As far as I've read in both project's documentation, both services
&lt;br&gt;implement
&lt;br&gt;&amp;gt; locking allowing multiple servers to access the same maildirs in order to
&lt;br&gt;&amp;gt; distribute the service load.
&lt;br&gt;&lt;br&gt;Mail deliveries don't require any locks with maildir. But for Dovecot, be
&lt;br&gt;sure to read &lt;a href=&quot;http://wiki.dovecot.org/NFS&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.dovecot.org/NFS&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;__________ Informacisn de NOD32, revisisn 4704 (20091220) __________
&lt;br&gt;&lt;br&gt;Este mensaje ha sido analizado con NOD32 antivirus system
&lt;br&gt;&lt;a href=&quot;http://www.nod32.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nod32.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dovecot-vs-Exim-file-locking-tp26843584p26870619.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26862002</id>
	<title>Re: Released Pigeonhole Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.9</title>
	<published>2009-12-20T01:37:56Z</published>
	<updated>2009-12-20T01:37:56Z</updated>
	<author>
		<name>Seth Mattinen</name>
	</author>
	<content type="html">Stephan Bosch wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Seth Mattinen wrote:
&lt;br&gt;&amp;gt;&amp;gt; Stephan Bosch wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hello Dovecot users,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Due to personal matters I haven't had time to do anything in the last
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; few weeks. Before that I provided some pre-releases and since nobody
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; indicated problems with those, I release them definitively now. I hope
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the shit storm has blown over, so that I can dedicate more of my time
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; towards Pigeonhole development.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The Sieve release involves a large architectural change, but also fixes
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; quite a few small problems. The ManageSieve release is necessary to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; match Sieve API changes.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is there any plan to add quota enforcement to managesieve?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes, it's on the TODO list.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Yes, it's been on the TODO for a long time, but how much of a priority
&lt;br&gt;is it?
&lt;br&gt;&lt;br&gt;~Seth
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Released-Pigeonhole-Sieve-v0.1.14-and-ManageSieve-v0.11.10-for-Dovecot-v1.2.9-tp26854270p26862002.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26861775</id>
	<title>Re: Released Pigeonhole Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.9</title>
	<published>2009-12-20T00:37:01Z</published>
	<updated>2009-12-20T00:37:01Z</updated>
	<author>
		<name>Stephan Bosch-2</name>
	</author>
	<content type="html">Seth Mattinen wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Stephan Bosch wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello Dovecot users,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Due to personal matters I haven't had time to do anything in the last
&lt;br&gt;&amp;gt;&amp;gt; few weeks. Before that I provided some pre-releases and since nobody
&lt;br&gt;&amp;gt;&amp;gt; indicated problems with those, I release them definitively now. I hope
&lt;br&gt;&amp;gt;&amp;gt; the shit storm has blown over, so that I can dedicate more of my time
&lt;br&gt;&amp;gt;&amp;gt; towards Pigeonhole development.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The Sieve release involves a large architectural change, but also fixes
&lt;br&gt;&amp;gt;&amp;gt; quite a few small problems. The ManageSieve release is necessary to
&lt;br&gt;&amp;gt;&amp;gt; match Sieve API changes.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there any plan to add quota enforcement to managesieve?
&lt;br&gt;&amp;gt; 
&lt;/div&gt;Yes, it's on the TODO list.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Stephan Bosch
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26861775&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stephan@...&lt;/a&gt;
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Released-Pigeonhole-Sieve-v0.1.14-and-ManageSieve-v0.11.10-for-Dovecot-v1.2.9-tp26854270p26861775.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26861240</id>
	<title>Re: Dovecot v2.0 wiki</title>
	<published>2009-12-19T22:01:40Z</published>
	<updated>2009-12-19T22:01:40Z</updated>
	<author>
		<name>Pascal Volk-3</name>
	</author>
	<content type="html">On 12/18/2009 12:44 AM Timo Sirainen wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The main reason for wiki2 is to be able to describe Dovecot v2.0's
&lt;br&gt;&amp;gt; actual behavior everywhere and get rid of all the old v1.x specific
&lt;br&gt;&amp;gt; settings. The wiki1 is already annoyingly bloated and confusing with
&lt;br&gt;&amp;gt; information about v1.0 and then v1.1 and maybe even how it's still
&lt;br&gt;&amp;gt; different in v1.2..
&lt;br&gt;&lt;br&gt;Does this mean, all the mentions of v1.x could be removed when a page is
&lt;br&gt;updated?
&lt;br&gt;Some v1.x specific pages (e.g. /LDA/Sieve/CMU) can be deleted?
&lt;br&gt;&lt;br&gt;The result would be a clearly wiki for v2.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Pascal
&lt;br&gt;-- 
&lt;br&gt;The trapper recommends today: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26861240&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;c01dcofe.0935406@...&lt;/a&gt;
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dovecot-v2.0-wiki-tp26836976p26861240.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26857460</id>
	<title>Re: deliver panics when handling mails bigger than some	kByte</title>
	<published>2009-12-19T10:31:33Z</published>
	<updated>2009-12-19T10:31:33Z</updated>
	<author>
		<name>Leon Meßner</name>
	</author>
	<content type="html">On Tue, Dec 15, 2009 at 03:04:07PM -0500, Timo Sirainen wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Mon, 2009-12-14 at 20:55 +0100, Leon Meßner wrote:
&lt;br&gt;&amp;gt; &amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; i've just upgraded to dovecot-1.2.8 (from 1.2.4) and do now get the
&lt;br&gt;&amp;gt; &amp;gt; following errors when deliver gets hands on mails with some attachments.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; # tail -n 1 /var/log/messages
&lt;br&gt;&amp;gt; &amp;gt; Dec 14 19:00:36 mail3 dovecot: deliver(user): Panic: file istream.c:
&lt;br&gt;&amp;gt; &amp;gt; line 96 (i_stream_read): assertion failed: (stream-&amp;gt;eof)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can you reproduce this easily? Can you get it to dump core?
&lt;/div&gt;&lt;/div&gt;Happens everytime one tries to send mails which are slightly bigger
&lt;br&gt;(around 100k).
&lt;br&gt;&lt;br&gt;&amp;gt; kern.corefile and kern.sugid_coredump sysctls probably help. I'd like to
&lt;br&gt;&amp;gt; get at least gdb backtrace and also a few other variables..
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://dovecot.org/bugreport.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dovecot.org/bugreport.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Here's the backtrace and the output of `dovecot -n`. This is still 1.2.8, 
&lt;br&gt;I will upgrade as soon as the new FreeBSD port is out there. The
&lt;br&gt;configuration is basically postfix with deliver as LDA and dovecot-sieve
&lt;br&gt;inside a FreeBSD 7.2 jail and maildir's on NFS.
&lt;br&gt;&lt;br&gt;thanks and happy holidays to everyone,
&lt;br&gt;Leon
&lt;br&gt;&lt;br&gt;18:19_root@mail3:/root# gdb /usr/local/libexec/dovecot/deliver
&lt;br&gt;deliver.core
&lt;br&gt;GNU gdb 6.1.1 [FreeBSD]
&lt;br&gt;Copyright 2004 Free Software Foundation, Inc.
&lt;br&gt;GDB is free software, covered by the GNU General Public License, and you
&lt;br&gt;are
&lt;br&gt;welcome to change it and/or distribute copies of it under certain
&lt;br&gt;conditions.
&lt;br&gt;Type &amp;quot;show copying&amp;quot; to see the conditions.
&lt;br&gt;There is absolutely no warranty for GDB. &amp;nbsp;Type &amp;quot;show warranty&amp;quot; for
&lt;br&gt;details.
&lt;br&gt;This GDB was configured as &amp;quot;amd64-marcel-freebsd&amp;quot;...(no debugging
&lt;br&gt;symbols found)...
&lt;br&gt;Core was generated by `deliver'.
&lt;br&gt;Program terminated with signal 6, Aborted.
&lt;br&gt;Reading symbols from /usr/local/lib/libiconv.so.3...done.
&lt;br&gt;Loaded symbols for /usr/local/lib/libiconv.so.3
&lt;br&gt;Reading symbols from /usr/lib/librt.so.1...done.
&lt;br&gt;Loaded symbols for /usr/lib/librt.so.1
&lt;br&gt;Reading symbols from /lib/libc.so.7...done.
&lt;br&gt;Loaded symbols for /lib/libc.so.7
&lt;br&gt;Reading symbols from
&lt;br&gt;/usr/local/lib/dovecot/lda/lib90_sieve_plugin.so...done.
&lt;br&gt;Loaded symbols for /usr/local/lib/dovecot/lda/lib90_sieve_plugin.so
&lt;br&gt;Reading symbols from /libexec/ld-elf.so.1...done.
&lt;br&gt;Loaded symbols for /libexec/ld-elf.so.1
&lt;br&gt;#0 &amp;nbsp;0x0000000800b2fa1c in kill () from /lib/libc.so.7
&lt;br&gt;(gdb) bt full
&lt;br&gt;#0 &amp;nbsp;0x0000000800b2fa1c in kill () from /lib/libc.so.7
&lt;br&gt;No symbol table info available.
&lt;br&gt;#1 &amp;nbsp;0x0000000800b2e83b in abort () from /lib/libc.so.7
&lt;br&gt;No symbol table info available.
&lt;br&gt;#2 &amp;nbsp;0x00000000004c7795 in failure_exit ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#3 &amp;nbsp;0x00000000004c8147 in i_syslog_fatal_handler ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#4 &amp;nbsp;0x00000000004c7a7a in i_panic ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#5 &amp;nbsp;0x00000000004ce84c in i_stream_read ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#6 &amp;nbsp;0x00000000004d1c52 in i_stream_create_fd ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#7 &amp;nbsp;0x00000000004ce778 in i_stream_read ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#8 &amp;nbsp;0x00000000004d0925 in i_stream_create_concat ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#9 &amp;nbsp;0x00000000004d0c2d in i_stream_create_concat ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#10 0x00000000004ce778 in i_stream_read ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#11 0x00000000004d35fa in i_stream_create_seekable ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#12 0x00000000004ce778 in i_stream_read ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#13 0x00000000004cf3cd in i_stream_read_data ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#14 0x00000000004bd6df in message_id_get_next ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#15 0x00000000004bdee9 in message_id_get_next ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#16 0x00000000004bf018 in message_parser_parse_next_block ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#17 0x000000000045eb1d in index_mail_cache_parse_continue ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#18 0x00000000004442ac in maildir_save_continue ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#19 0x00000000004787a3 in mailbox_save_continue ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#20 0x0000000000471105 in mail_storage_copy ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#21 0x0000000000441f6c in maildir_copy ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#22 0x0000000000478871 in mailbox_copy ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;#23 0x0000000800e2f881 in act_store_execute () from
&lt;br&gt;/usr/local/lib/dovecot/lda/lib90_sieve_plugin.so
&lt;br&gt;No symbol table info available.
&lt;br&gt;#24 0x0000000800e29707 in _sieve_result_implicit_keep () from
&lt;br&gt;/usr/local/lib/dovecot/lda/lib90_sieve_plugin.so
&lt;br&gt;No symbol table info available.
&lt;br&gt;#25 0x0000000800e29bff in sieve_result_execute () from
&lt;br&gt;/usr/local/lib/dovecot/lda/lib90_sieve_plugin.so
&lt;br&gt;No symbol table info available.
&lt;br&gt;#26 0x0000000800e35ac7 in sieve_execute () from
&lt;br&gt;/usr/local/lib/dovecot/lda/lib90_sieve_plugin.so
&lt;br&gt;No symbol table info available.
&lt;br&gt;#27 0x0000000800e1b58e in lda_sieve_deliver_mail () from
&lt;br&gt;/usr/local/lib/dovecot/lda/lib90_sieve_plugin.so
&lt;br&gt;No symbol table info available.
&lt;br&gt;#28 0x000000000041b247 in main ()
&lt;br&gt;No symbol table info available.
&lt;br&gt;&lt;br&gt;18:23_root@mail3:/root# dovecot -n
&lt;br&gt;# 1.2.8: /usr/local/etc/dovecot.conf
&lt;br&gt;# OS: FreeBSD 7.2-STABLE amd64
&lt;br&gt;log_path: /var/log/dovecot.log
&lt;br&gt;protocols: imaps pop3s managesieve
&lt;br&gt;listen: mail3.physik.tu-berlin.de
&lt;br&gt;ssl_cert_file: /etc/private/mail3.physik.tu-berlin.de.pem
&lt;br&gt;ssl_key_file: /etc/private/physik.tu-berlin.de_privatekey.pem
&lt;br&gt;login_dir: /var/run/dovecot/login
&lt;br&gt;login_executable(default): /usr/local/libexec/dovecot/imap-login
&lt;br&gt;login_executable(imap): /usr/local/libexec/dovecot/imap-login
&lt;br&gt;login_executable(pop3): /usr/local/libexec/dovecot/pop3-login
&lt;br&gt;login_executable(managesieve):
&lt;br&gt;/usr/local/libexec/dovecot/managesieve-login
&lt;br&gt;login_processes_count: 6
&lt;br&gt;login_max_processes_count: 256
&lt;br&gt;verbose_proctitle: yes
&lt;br&gt;first_valid_uid: 200
&lt;br&gt;first_valid_gid: 300
&lt;br&gt;mail_privileged_group: mail
&lt;br&gt;mail_location: maildir:~/maildir
&lt;br&gt;mmap_disable: yes
&lt;br&gt;mail_nfs_storage: yes
&lt;br&gt;mail_nfs_index: yes
&lt;br&gt;mail_executable(default): /usr/local/libexec/dovecot/imap
&lt;br&gt;mail_executable(imap): /usr/local/libexec/dovecot/imap
&lt;br&gt;mail_executable(pop3): /usr/local/libexec/dovecot/pop3
&lt;br&gt;mail_executable(managesieve): /usr/local/libexec/dovecot/managesieve
&lt;br&gt;mail_plugin_dir(default): /usr/local/lib/dovecot/imap
&lt;br&gt;mail_plugin_dir(imap): /usr/local/lib/dovecot/imap
&lt;br&gt;mail_plugin_dir(pop3): /usr/local/lib/dovecot/pop3
&lt;br&gt;mail_plugin_dir(managesieve): /usr/local/lib/dovecot/managesieve
&lt;br&gt;imap_client_workarounds(default): delay-newmail netscape-eoh
&lt;br&gt;tb-extra-mailbox-sep
&lt;br&gt;imap_client_workarounds(imap): delay-newmail netscape-eoh
&lt;br&gt;tb-extra-mailbox-sep
&lt;br&gt;imap_client_workarounds(pop3):
&lt;br&gt;imap_client_workarounds(managesieve):
&lt;br&gt;pop3_client_workarounds(default):
&lt;br&gt;pop3_client_workarounds(imap):
&lt;br&gt;pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
&lt;br&gt;pop3_client_workarounds(managesieve):
&lt;br&gt;namespace:
&lt;br&gt;&amp;nbsp; type: private
&lt;br&gt;&amp;nbsp; separator: /
&lt;br&gt;&amp;nbsp; inbox: yes
&lt;br&gt;&amp;nbsp; list: yes
&lt;br&gt;&amp;nbsp; subscriptions: yes
&lt;br&gt;namespace:
&lt;br&gt;&amp;nbsp; type: private
&lt;br&gt;&amp;nbsp; separator: /
&lt;br&gt;&amp;nbsp; prefix: mail/
&lt;br&gt;&amp;nbsp; location: mbox:~/mail
&lt;br&gt;&amp;nbsp; list: yes
&lt;br&gt;&amp;nbsp; subscriptions: yes
&lt;br&gt;lda:
&lt;br&gt;&amp;nbsp; postmaster_address: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26857460&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;postmaster@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; log_path:
&lt;br&gt;&amp;nbsp; info_log_path:
&lt;br&gt;&amp;nbsp; mail_plugins: sieve
&lt;br&gt;&amp;nbsp; quota_full_tempfail: yes
&lt;br&gt;&amp;nbsp; sendmail_path: /usr/sbin/sendmail
&lt;br&gt;auth default:
&lt;br&gt;&amp;nbsp; mechanisms: gssapi plain login
&lt;br&gt;&amp;nbsp; username_format: %Lu
&lt;br&gt;&amp;nbsp; krb5_keytab: /etc/mail3.krb5.keytab
&lt;br&gt;&amp;nbsp; gssapi_hostname: mail3.physik-pool.tu-berlin.de
&lt;br&gt;&amp;nbsp; worker_max_count: 120
&lt;br&gt;&amp;nbsp; passdb:
&lt;br&gt;&amp;nbsp; &amp;nbsp; driver: pam
&lt;br&gt;&amp;nbsp; &amp;nbsp; args: session=yes failure_show_msg=yes max_requests=100 dovecot
&lt;br&gt;&amp;nbsp; userdb:
&lt;br&gt;&amp;nbsp; &amp;nbsp; driver: passwd
&lt;br&gt;&amp;nbsp; &amp;nbsp; args: blocking=yes
&lt;br&gt;&amp;nbsp; socket:
&lt;br&gt;&amp;nbsp; &amp;nbsp; type: listen
&lt;br&gt;&amp;nbsp; &amp;nbsp; client:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; path: /var/run/dovecot/auth-client
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mode: 432
&lt;br&gt;&amp;nbsp; &amp;nbsp; master:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; path: /var/run/dovecot/auth-master
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mode: 384
&lt;br&gt;plugin:
&lt;br&gt;&amp;nbsp; sieve: ~/.dovecot.sieve
&lt;br&gt;&amp;nbsp; sieve_dir: ~/.sieve
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (202 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26857460/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/deliver-panics-when-handling-mails-bigger-than-some-kByte-tp26783787p26857460.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26856963</id>
	<title>Re: Released Pigeonhole Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.9</title>
	<published>2009-12-19T09:30:37Z</published>
	<updated>2009-12-19T09:30:37Z</updated>
	<author>
		<name>Seth Mattinen</name>
	</author>
	<content type="html">Stephan Bosch wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello Dovecot users,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Due to personal matters I haven't had time to do anything in the last
&lt;br&gt;&amp;gt; few weeks. Before that I provided some pre-releases and since nobody
&lt;br&gt;&amp;gt; indicated problems with those, I release them definitively now. I hope
&lt;br&gt;&amp;gt; the shit storm has blown over, so that I can dedicate more of my time
&lt;br&gt;&amp;gt; towards Pigeonhole development.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The Sieve release involves a large architectural change, but also fixes
&lt;br&gt;&amp;gt; quite a few small problems. The ManageSieve release is necessary to
&lt;br&gt;&amp;gt; match Sieve API changes.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Is there any plan to add quota enforcement to managesieve?
&lt;br&gt;&lt;br&gt;~Seth
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Released-Pigeonhole-Sieve-v0.1.14-and-ManageSieve-v0.11.10-for-Dovecot-v1.2.9-tp26854270p26856963.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26856893</id>
	<title>trouble with expire</title>
	<published>2009-12-19T09:21:44Z</published>
	<updated>2009-12-19T09:21:44Z</updated>
	<author>
		<name>Benjamin Connelly</name>
	</author>
	<content type="html">we've got the expire plugin configured, and it's properly inserting rows 
&lt;br&gt;to the db. But something's slightly wrong with runing the actual 
&lt;br&gt;expire-tool(.sh) job. It seems to want to find the maildirs in a directory 
&lt;br&gt;inside our maildirs called Maildir (which we don't have.) &amp;nbsp;It's no biggie 
&lt;br&gt;if we need to just wait for v2 to get expire working ;)
&lt;br&gt;::::
&lt;br&gt;&lt;br&gt;# /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool.sh --test
&lt;br&gt;&lt;br&gt;Info: Loading modules from directory: /usr/local/lib/dovecot/imap
&lt;br&gt;Info: Module loaded: /usr/local/lib/dovecot/imap/lib10_quota_plugin.so
&lt;br&gt;Info: Module loaded: /usr/local/lib/dovecot/imap/lib20_expire_plugin.so
&lt;br&gt;Info: Quota root: name=user backend=dict args=:proxy::quotadict
&lt;br&gt;Info: Quota warning: bytes=0 (95%) messages=0 
&lt;br&gt;command=/usr/local/ee/quota-warning.sh 95
&lt;br&gt;Info: Quota warning: bytes=0 (80%) messages=0 
&lt;br&gt;command=/usr/local/ee/quota-warning.sh 80
&lt;br&gt;Info: expire: pattern=*.Trash type=expunge secs=86400
&lt;br&gt;Info: expire: pattern=*.Spam type=expunge secs=86400
&lt;br&gt;Info: expire: pattern=*.Virus type=expunge secs=86400
&lt;br&gt;Info: auth input: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;home=/home/npomail/virt.monopod.net/a@...&lt;/a&gt;/
&lt;br&gt;Info: auth input: uid=1003
&lt;br&gt;Info: auth input: gid=1003
&lt;br&gt;Info: auth input: 
&lt;br&gt;mail=maildir:/&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;home/npomail/virt.monopod.net/a@...&lt;/a&gt;/
&lt;br&gt;Info: auth input: quota_rule=*:storage=1024000000B
&lt;br&gt;Info: auth input: 
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sieve=/home/npomail/virt.monopod.net/a@...&lt;/a&gt;/sieve-filterfile
&lt;br&gt;Info: auth input: 
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sieve_dir=/home/npomail/virt.monopod.net/a@...&lt;/a&gt;/
&lt;br&gt;Info: dict quota: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;user=a@...&lt;/a&gt;, uri=proxy::quotadict, 
&lt;br&gt;noenforcing=0
&lt;br&gt;Info: Namespace: type=private, prefix=INBOX., sep=., inbox=yes, hidden=no, 
&lt;br&gt;list=yes, subscriptions=yes
&lt;br&gt;Info: cydir: mailbox location not given
&lt;br&gt;Info: cydir: Couldn't create mail storage : Root mail directory not given
&lt;br&gt;Info: dbox: mailbox location not given
&lt;br&gt;Info: dbox: Couldn't create mail storage : Root mail directory not given
&lt;br&gt;Info: maildir: 
&lt;br&gt;access(/&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;home/npomail/virt.monopod.net/a@...&lt;/a&gt;//Maildir, rwx): 
&lt;br&gt;failed: No such file or directory
&lt;br&gt;Info: maildir: couldn't find root dir
&lt;br&gt;Info: maildir: Couldn't create mail storage : Root mail directory not 
&lt;br&gt;given
&lt;br&gt;Info: mbox: root: 
&lt;br&gt;access(/&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;home/npomail/virt.monopod.net/a@...&lt;/a&gt;//mail, rwx) 
&lt;br&gt;failed: No such file or directory
&lt;br&gt;Info: mbox: root: 
&lt;br&gt;access(/&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;home/npomail/virt.monopod.net/a@...&lt;/a&gt;//Mail, rwx) 
&lt;br&gt;failed: No such file or directory
&lt;br&gt;Info: mbox: checking if we are chrooted:
&lt;br&gt;Info: mbox autodetect: data=
&lt;br&gt;Info: mbox autodetect: has .imap/: stat(/.imap) failed: No such file or 
&lt;br&gt;directory
&lt;br&gt;Info: mbox autodetect: has inbox: stat(/inbox) failed: No such file or 
&lt;br&gt;directory
&lt;br&gt;Info: mbox autodetect: has mbox: stat(/mbox) failed: No such file or 
&lt;br&gt;directory
&lt;br&gt;Info: mbox: root mail directory not found
&lt;br&gt;Info: mbox: Couldn't create mail storage : Autodetection failed
&lt;br&gt;Info: raw: mailbox location not given
&lt;br&gt;Info: raw: Couldn't create mail storage : Root mail directory not given
&lt;br&gt;Info: shared: Couldn't create mail storage : Shared mailbox location not 
&lt;br&gt;prefixed with driver
&lt;br&gt;Error: Namespace 'INBOX.': Mail storage autodetection failed with 
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;home=/home/npomail/virt.monopod.net/a@...&lt;/a&gt;/
&lt;br&gt;Info: User lookup failed: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;a@...&lt;/a&gt;
&lt;br&gt;Info: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856893&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;a@...&lt;/a&gt;/INBOX.Trash: stop, expire time in future: Sat Dec 
&lt;br&gt;19 19:12:43 2009
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/expire-db%28s%29--tp26850865p26856893.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26854949</id>
	<title>Re: &quot;Filename keeps changing&quot; issue</title>
	<published>2009-12-19T04:19:17Z</published>
	<updated>2009-12-19T04:19:17Z</updated>
	<author>
		<name>Paul Ezvan</name>
	</author>
	<content type="html">Le 07/12/2009 13:42, Steffen Kaiser a écrit :
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;&amp;gt; If so, I would:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; a) check for dangling symlinks,
&lt;br&gt;&amp;gt; b) check for funny characters in the name &amp;quot;.Travail.Linux.Arch Linux&amp;quot;, 
&lt;br&gt;&amp;gt; e.g. line break, tab, ...
&lt;br&gt;&amp;gt; c) umount / mount the file system if remote, to reset the internal cache
&lt;br&gt;&amp;gt; d) make a file system check
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;Thanks for your help, a filesystem check solved the problem.
&lt;br&gt;&lt;br&gt;Paul
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%22Filename-keeps-changing%22-issue-tp26641583p26854949.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26854270</id>
	<title>Released Pigeonhole Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.9</title>
	<published>2009-12-19T03:19:38Z</published>
	<updated>2009-12-19T03:19:38Z</updated>
	<author>
		<name>Stephan Bosch-2</name>
	</author>
	<content type="html">Hello Dovecot users,
&lt;br&gt;&lt;br&gt;Due to personal matters I haven't had time to do anything in the last 
&lt;br&gt;few weeks. Before that I provided some pre-releases and since nobody 
&lt;br&gt;indicated problems with those, I release them definitively now. I hope 
&lt;br&gt;the shit storm has blown over, so that I can dedicate more of my time 
&lt;br&gt;towards Pigeonhole development.
&lt;br&gt;&lt;br&gt;The Sieve release involves a large architectural change, but also fixes 
&lt;br&gt;quite a few small problems. The ManageSieve release is necessary to 
&lt;br&gt;match Sieve API changes.
&lt;br&gt;&lt;br&gt;Changelog Sieve v0.1.14:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;* Made the imposed limits on the number of redirects and the number
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;of actions configurable. The settings are called sieve_max_actions
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;and sieve_max_redirects.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Did a major rework of extension handling, making sure that no global
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;state is maintained. This change was triggered by problems that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;global state info would cause for Dovecot v2.0, but it is also
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;important for v1.2 as it significantly cleans up the library
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;implementation.
&lt;br&gt;&amp;nbsp; &amp;nbsp;+ Made LDA Sieve plugin recognize the deliver_log_format setting.
&lt;br&gt;&amp;nbsp; &amp;nbsp;+ Message headers produced from user-supplied data are now
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;RFC2047-encoded if necessary for outgoing messages. This is for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;example important for the :subject argument of the vacation action.
&lt;br&gt;&amp;nbsp; &amp;nbsp;+ Added support for the $text$ substitution in the deprecated notify
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;extension.
&lt;br&gt;&amp;nbsp; &amp;nbsp;+ The subaddress extension now also accepts recipient_delimiter
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;setting as an alias for sieve_subaddress_sep setting. This
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;anticipates the recipient_delimiter setting in v2.0.
&lt;br&gt;&amp;nbsp; &amp;nbsp;- Fixed logging of mailbox names. It logged the converted mUTF7
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;version in stead of the original UTF8 version supplied by the user.
&lt;br&gt;&amp;nbsp; &amp;nbsp;- Fixed a minor memory leak in the multiscript support.
&lt;br&gt;&amp;nbsp; &amp;nbsp;- Fixed a bug in the recompilation of Sieve scripts. Made sure that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;scripts are only recompiled when the script file - or the symlink
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;pointing to it - is strictly newer.
&lt;br&gt;&lt;br&gt;Changelog ManageSieve v0.11.10:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;* This release contains adjustments to match changes in the Sieve API.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;This means that this release will only compile against Pigeonhole
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Sieve v0.1.14.
&lt;br&gt;&amp;nbsp; &amp;nbsp;- Fixed compilation of ManageSieve against CMUSieve.
&lt;br&gt;&lt;br&gt;The releases are available as follows:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Sieve:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-sieve-0.1.14.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-sieve-0.1.14.tar.gz&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-sieve-0.1.14.tar.gz.sig&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-sieve-0.1.14.tar.gz.sig&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;ManageSieve (package + patch):
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-managesieve-0.11.10.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-managesieve-0.11.10.tar.gz&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-managesieve-0.11.10.tar.gz.sig&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-managesieve-0.11.10.tar.gz.sig&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2.9-managesieve-0.11.10.diff.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2.9-managesieve-0.11.10.diff.gz&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2.9-managesieve-0.11.10.diff.gz.sig&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2.9-managesieve-0.11.10.diff.gz.sig&lt;/a&gt;&lt;br&gt;&lt;br&gt;Refer to &lt;a href=&quot;http://pigeonhole.dovecot.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pigeonhole.dovecot.org&lt;/a&gt;&amp;nbsp;for more information. Have fun 
&lt;br&gt;testing the new releases and don't hesitate to notify me when there are 
&lt;br&gt;problems.
&lt;br&gt;&lt;br&gt;Releases for Dovecot v2.0 are still under development...
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Stephan Bosch
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26854270&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stephan@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Released-Pigeonhole-Sieve-v0.1.14-and-ManageSieve-v0.11.10-for-Dovecot-v1.2.9-tp26854270p26854270.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26851377</id>
	<title>Re: dovecot: pipe() failed: Too many open files</title>
	<published>2009-12-18T15:58:33Z</published>
	<updated>2009-12-18T15:58:33Z</updated>
	<author>
		<name>Bernd Petrovitsch-2</name>
	</author>
	<content type="html">On Fre, 2009-12-18 at 18:32 -0500, Charles Marcus wrote:
&lt;br&gt;&amp;gt; On 12/18/2009, JW (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26851377&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jw@...&lt;/a&gt;) wrote:
&lt;br&gt;&amp;gt; &amp;gt; I'm sorry, I forgot to specify that I was using Debian Linux:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You also forgot the bare neceesities, like dovecot version, dovecot -n
&lt;br&gt;&amp;gt; output and log entries exhibiting the problem.
&lt;br&gt;And for the current case looking into /proc/$(pidof dovecot)/fd should
&lt;br&gt;show all open fds (and $(ls -1 /proc/$(pidof dovecot)/fd | wc -l) should
&lt;br&gt;be somewhat near the limit).
&lt;br&gt;&lt;br&gt;&amp;gt; I'm actually amazed at how many people post on support lists and say
&lt;br&gt;&amp;gt; 'Help! Its not working!! What did I do wrong?!' - do they really expect
&lt;br&gt;&amp;gt; meaningful help?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Even more amazing, on this list Timo can often divine the answer anyway...
&lt;br&gt;He has probably am extremely good crystal ball;-)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Bernd
&lt;br&gt;-- 
&lt;br&gt;mobil: +43 664 4416156 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://bernd.petrovitsch.priv.at/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bernd.petrovitsch.priv.at/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Linux Software Entwicklung, Beratung und Dienstleistungen
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dovecot%3A-pipe%28%29-failed%3A-Too-many-open-files-tp26850247p26851377.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26851244</id>
	<title>Re: Release candidates for Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.8</title>
	<published>2009-12-18T15:40:50Z</published>
	<updated>2009-12-18T15:40:50Z</updated>
	<author>
		<name>Steve-352</name>
	</author>
	<content type="html">&lt;br&gt;-------- Original-Nachricht --------
&lt;br&gt;&amp;gt; Datum: Fri, 18 Dec 2009 22:31:02 +0100
&lt;br&gt;&amp;gt; Von: Stephan Bosch &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26851244&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stephan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; An: Dovecot Mailing List &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26851244&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dovecot@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Betreff: Re: [Dovecot] Release candidates for Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.8
&lt;br&gt;&lt;br&gt;&amp;gt; Steve wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Well, I got sued, so that took some of my attention.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; How did it end for you? I hope, I wish it ended good for you?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; Yes, for some reason the lawsuit was withdrawn the day before, probably 
&lt;br&gt;&amp;gt; due to our written defense. I don't know. At least it's gone for now.
&lt;br&gt;&amp;gt; 
&lt;br&gt;I don't know about what it was but I hope they don't try again. Just continue your normal life and don't care about them. My daddy used to say (he passed away this year in February): Dear son. Don't touch shit. It will only stink more!
&lt;br&gt;&lt;br&gt;So don't care about the ones that have tried to sue you. The less you care about them the better for you (I guess).
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Stephan.
&lt;br&gt;&amp;gt;
&lt;br&gt;Steve
&lt;br&gt;-- 
&lt;br&gt;Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
&lt;br&gt;sicherer, schneller und einfacher! &lt;a href=&quot;http://portal.gmx.net/de/go/atbrowser&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.gmx.net/de/go/atbrowser&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Release-candidates-for-Sieve-v0.1.14-and-ManageSieve-v0.11.10-for-Dovecot-v1.2.8-tp26521679p26851244.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26851175</id>
	<title>Re: dovecot: pipe() failed: Too many open files</title>
	<published>2009-12-18T15:32:32Z</published>
	<updated>2009-12-18T15:32:32Z</updated>
	<author>
		<name>tanstaafl_bh</name>
	</author>
	<content type="html">On 12/18/2009, JW (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26851175&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jw@...&lt;/a&gt;) wrote:
&lt;br&gt;&amp;gt; I'm sorry, I forgot to specify that I was using Debian Linux:
&lt;br&gt;&lt;br&gt;You also forgot the bare neceesities, like dovecot version, dovecot -n
&lt;br&gt;output and log entries exhibiting the problem.
&lt;br&gt;&lt;br&gt;I'm actually amazed at how many people post on support lists and say
&lt;br&gt;'Help! Its not working!! What did I do wrong?!' - do they really expect
&lt;br&gt;meaningful help?
&lt;br&gt;&lt;br&gt;Even more amazing, on this list Timo can often divine the answer anyway...
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dovecot%3A-pipe%28%29-failed%3A-Too-many-open-files-tp26850247p26851175.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26851043</id>
	<title>Re: dovecot: pipe() failed: Too many open files</title>
	<published>2009-12-18T15:17:41Z</published>
	<updated>2009-12-18T15:17:41Z</updated>
	<author>
		<name>Timo Sirainen</name>
	</author>
	<content type="html">On Dec 18, 2009, at 6:12 PM, Mario Antonio wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; JW wrote:You could try:
&lt;br&gt;&amp;gt; /etc/security/limits.conf
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; your_dovecot_user soft nofile 524288
&lt;br&gt;&amp;gt; your_dovecot_user hard nofile 524288
&lt;br&gt;&lt;br&gt;I think these are read by PAM when user logs in. Dovecot never uses them. I'm not sure if even setting root's limits here will affect software started by init.d scripts at system startup.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dovecot%3A-pipe%28%29-failed%3A-Too-many-open-files-tp26850247p26851043.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26851025</id>
	<title>Re: expire db(s)?</title>
	<published>2009-12-18T15:15:42Z</published>
	<updated>2009-12-18T15:15:42Z</updated>
	<author>
		<name>Timo Sirainen</name>
	</author>
	<content type="html">On Dec 18, 2009, at 5:57 PM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26851025&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ben@...&lt;/a&gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; with two separate dovecot/backend servers accessing one central mysql server, will it be ok to have them both use the same expires table? Or will that confuse the actual
&lt;br&gt;&amp;gt; dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool.sh
&lt;br&gt;&amp;gt; cronjob since some of the entries mailboxes won't exist locally?
&lt;br&gt;&lt;br&gt;&lt;br&gt;It'll break. If userdb lookup fails, expire-tool thinks that the user no longer exists and deletes the row from database. If it succeeds but the mail directory doesn't exist, it'll think the mailbox was deleted and deletes the row from database.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/expire-db%28s%29--tp26850865p26851025.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26851004</id>
	<title>Re: dovecot: pipe() failed: Too many open files</title>
	<published>2009-12-18T15:12:59Z</published>
	<updated>2009-12-18T15:12:59Z</updated>
	<author>
		<name>Mario Antonio Garcia</name>
	</author>
	<content type="html">JW wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Friday 18 December 2009 16:00:48 Timo Sirainen wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; On Dec 18, 2009, at 4:47 PM, JW wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I've researched this problem a number of times, usually I see suggestions
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; to increase ulimit.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I've done this a number of times, all the way up to:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ulimit -n 8192
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I've put that in the init script right above the daemon start line.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; What exactly is the &amp;quot;daemon start line&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm sorry, I forgot to specify that I was using Debian Linux:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; case &amp;quot;$1&amp;quot; in
&lt;br&gt;&amp;gt; &amp;nbsp; start)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; if grep protocols /etc/dovecot/dovecot.conf | sed 's/#.*$//' | tr -d '&amp;quot;' | 
&lt;br&gt;&amp;gt; \
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; egrep -q '[^#]*(\bpop3s?\b|\bimaps?\b)';
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; then
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; if [ -x /usr/lib/dovecot/imap-login -a -x /usr/lib/dovecot/imap ] \
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; || [ -x /usr/lib/dovecot/pop3-login -a -x /usr/lib/dovecot/pop3 ];
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; then
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; echo -n &amp;quot;Starting $DESC: $NAME&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ulimit -n 8192
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; start-stop-daemon --start --quiet --oknodo --exec $DAEMON
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; echo &amp;quot;.&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; fi
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; fi
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; ;;
&lt;br&gt;&amp;gt; &amp;nbsp; stop)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; echo -n &amp;quot;Stopping $DESC: $NAME &amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; start-stop-daemon --stop --quiet --oknodo --exec $DAEMON
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; echo &amp;quot;.&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; ;;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; ? Many Linux distros override ulimit 
&lt;br&gt;&amp;gt;&amp;gt; in their internal scripts. If you're using Linux, you could check if
&lt;br&gt;&amp;gt;&amp;gt; dovecot process really has 8192 limit:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; cat /proc/`pidof dovecot`/limits | grep 'Max open'
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've seen this suggestion on the web a few times, but there's no such 
&lt;br&gt;&amp;gt; directory, /proc/`pidof dovecot`/limits or /proc/*/limits for that matter
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 	pidof dovecot
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; shows the pid for:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 	/usr/sbin/dovecot
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've tried &amp;quot;grep -i max&amp;quot; and grep -i open in the /proc/$pid/* directory for 
&lt;br&gt;&amp;gt; every pid of every dovecot process on the system, none of the files in there 
&lt;br&gt;&amp;gt; contain either word.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; mail:/var/log# ps auxw | grep dove
&lt;br&gt;&amp;gt; root &amp;nbsp; &amp;nbsp; 23299 &amp;nbsp;0.0 &amp;nbsp;0.0 &amp;nbsp; 1948 &amp;nbsp; 648 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ss &amp;nbsp; 00:41 &amp;nbsp; 
&lt;br&gt;&amp;gt; 0:07 /usr/sbin/dovecot
&lt;br&gt;&amp;gt; root &amp;nbsp; &amp;nbsp; 23300 &amp;nbsp;0.0 &amp;nbsp;0.2 &amp;nbsp; 8752 &amp;nbsp;2700 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;00:41 &amp;nbsp; 0:05 dovecot-auth
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; mail:/var/log# ls /proc/23299
&lt;br&gt;&amp;gt; attr &amp;nbsp;cmdline &amp;nbsp;cwd &amp;nbsp; &amp;nbsp; &amp;nbsp;exe &amp;nbsp;maps &amp;nbsp;mounts &amp;nbsp; &amp;nbsp; &amp;nbsp;oom_adj &amp;nbsp; &amp;nbsp;root &amp;nbsp; stat &amp;nbsp; status &amp;nbsp;
&lt;br&gt;&amp;gt; wchan
&lt;br&gt;&amp;gt; auxv &amp;nbsp;cpuset &amp;nbsp; environ &amp;nbsp;fd &amp;nbsp; mem &amp;nbsp; mountstats &amp;nbsp;oom_score &amp;nbsp;smaps &amp;nbsp;statm &amp;nbsp;task
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there a different place I should put the ulimit?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 	JW
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;You could try:
&lt;br&gt;/etc/security/limits.conf
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;your_dovecot_user soft nofile 524288
&lt;br&gt;your_dovecot_user hard nofile 524288
&lt;br&gt;&lt;br&gt;Not sure if instead of your_dovecot_user, you should increase the limits 
&lt;br&gt;for the root user .... ??
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Mario Antonio
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dovecot%3A-pipe%28%29-failed%3A-Too-many-open-files-tp26850247p26851004.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26850981</id>
	<title>Re: dovecot: pipe() failed: Too many open files</title>
	<published>2009-12-18T15:10:38Z</published>
	<updated>2009-12-18T15:10:38Z</updated>
	<author>
		<name>Timo Sirainen</name>
	</author>
	<content type="html">On Dec 18, 2009, at 5:46 PM, JW wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I'm sorry, I forgot to specify that I was using Debian Linux:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;echo -n &amp;quot;Starting $DESC: $NAME&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ulimit -n 8192
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;start-stop-daemon --start --quiet --oknodo --exec $DAEMON
&lt;br&gt;&lt;br&gt;Well, this seemed to work in Debian unstable.. So maybe the problem is that something just causes Dovecot to eat all available file descriptors. When it happens again you should get the lsof output of dovecot and save it.
&lt;br&gt;&lt;br&gt;Also you never mentioned your Dovecot version. It's possible it's already been fixed in recent versions.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; ? Many Linux distros override ulimit 
&lt;br&gt;&amp;gt;&amp;gt; in their internal scripts. If you're using Linux, you could check if
&lt;br&gt;&amp;gt;&amp;gt; dovecot process really has 8192 limit:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; cat /proc/`pidof dovecot`/limits | grep 'Max open'
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've seen this suggestion on the web a few times, but there's no such 
&lt;br&gt;&amp;gt; directory, /proc/`pidof dovecot`/limits or /proc/*/limits for that matter
&lt;br&gt;&lt;br&gt;I guess you've old enough kernel that it doesn't support it.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dovecot%3A-pipe%28%29-failed%3A-Too-many-open-files-tp26850247p26850981.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26850865</id>
	<title>expire db(s)?</title>
	<published>2009-12-18T14:57:08Z</published>
	<updated>2009-12-18T14:57:08Z</updated>
	<author>
		<name>Benjamin Connelly</name>
	</author>
	<content type="html">with two separate dovecot/backend servers accessing one central mysql 
&lt;br&gt;server, will it be ok to have them both use the same expires table? Or 
&lt;br&gt;will that confuse the actual
&lt;br&gt;&amp;nbsp; dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool.sh
&lt;br&gt;cronjob since some of the entries mailboxes won't exist locally?
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Ben
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/expire-db%28s%29--tp26850865p26850865.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26850745</id>
	<title>Re: dovecot: pipe() failed: Too many open files</title>
	<published>2009-12-18T14:46:53Z</published>
	<updated>2009-12-18T14:46:53Z</updated>
	<author>
		<name>JW-19</name>
	</author>
	<content type="html">On Friday 18 December 2009 16:00:48 Timo Sirainen wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Dec 18, 2009, at 4:47 PM, JW wrote:
&lt;br&gt;&amp;gt; &amp;gt; I've researched this problem a number of times, usually I see suggestions
&lt;br&gt;&amp;gt; &amp;gt; to increase ulimit.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I've done this a number of times, all the way up to:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; ulimit -n 8192
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I've put that in the init script right above the daemon start line.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What exactly is the &amp;quot;daemon start line&amp;quot;
&lt;/div&gt;&lt;br&gt;I'm sorry, I forgot to specify that I was using Debian Linux:
&lt;br&gt;&lt;br&gt;&lt;br&gt;case &amp;quot;$1&amp;quot; in
&lt;br&gt;&amp;nbsp; start)
&lt;br&gt;&amp;nbsp; &amp;nbsp; if grep protocols /etc/dovecot/dovecot.conf | sed 's/#.*$//' | tr -d '&amp;quot;' | 
&lt;br&gt;\
&lt;br&gt;&amp;nbsp; &amp;nbsp; egrep -q '[^#]*(\bpop3s?\b|\bimaps?\b)';
&lt;br&gt;&amp;nbsp; &amp;nbsp; then
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; if [ -x /usr/lib/dovecot/imap-login -a -x /usr/lib/dovecot/imap ] \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; || [ -x /usr/lib/dovecot/pop3-login -a -x /usr/lib/dovecot/pop3 ];
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; then
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; echo -n &amp;quot;Starting $DESC: $NAME&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ulimit -n 8192
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; start-stop-daemon --start --quiet --oknodo --exec $DAEMON
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; echo &amp;quot;.&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; fi
&lt;br&gt;&amp;nbsp; &amp;nbsp; fi
&lt;br&gt;&amp;nbsp; &amp;nbsp; ;;
&lt;br&gt;&amp;nbsp; stop)
&lt;br&gt;&amp;nbsp; &amp;nbsp; echo -n &amp;quot;Stopping $DESC: $NAME &amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; start-stop-daemon --stop --quiet --oknodo --exec $DAEMON
&lt;br&gt;&amp;nbsp; &amp;nbsp; echo &amp;quot;.&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; ;;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; ? Many Linux distros override ulimit 
&lt;br&gt;&amp;gt; in their internal scripts. If you're using Linux, you could check if
&lt;br&gt;&amp;gt; dovecot process really has 8192 limit:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; cat /proc/`pidof dovecot`/limits | grep 'Max open'
&lt;br&gt;&lt;br&gt;&lt;br&gt;I've seen this suggestion on the web a few times, but there's no such 
&lt;br&gt;directory, /proc/`pidof dovecot`/limits or /proc/*/limits for that matter
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pidof dovecot
&lt;br&gt;&lt;br&gt;shows the pid for:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /usr/sbin/dovecot
&lt;br&gt;&lt;br&gt;I've tried &amp;quot;grep -i max&amp;quot; and grep -i open in the /proc/$pid/* directory for 
&lt;br&gt;every pid of every dovecot process on the system, none of the files in there 
&lt;br&gt;contain either word.
&lt;br&gt;&lt;br&gt;mail:/var/log# ps auxw | grep dove
&lt;br&gt;root &amp;nbsp; &amp;nbsp; 23299 &amp;nbsp;0.0 &amp;nbsp;0.0 &amp;nbsp; 1948 &amp;nbsp; 648 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ss &amp;nbsp; 00:41 &amp;nbsp; 
&lt;br&gt;0:07 /usr/sbin/dovecot
&lt;br&gt;root &amp;nbsp; &amp;nbsp; 23300 &amp;nbsp;0.0 &amp;nbsp;0.2 &amp;nbsp; 8752 &amp;nbsp;2700 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;00:41 &amp;nbsp; 0:05 dovecot-auth
&lt;br&gt;&lt;br&gt;mail:/var/log# ls /proc/23299
&lt;br&gt;attr &amp;nbsp;cmdline &amp;nbsp;cwd &amp;nbsp; &amp;nbsp; &amp;nbsp;exe &amp;nbsp;maps &amp;nbsp;mounts &amp;nbsp; &amp;nbsp; &amp;nbsp;oom_adj &amp;nbsp; &amp;nbsp;root &amp;nbsp; stat &amp;nbsp; status &amp;nbsp;
&lt;br&gt;wchan
&lt;br&gt;auxv &amp;nbsp;cpuset &amp;nbsp; environ &amp;nbsp;fd &amp;nbsp; mem &amp;nbsp; mountstats &amp;nbsp;oom_score &amp;nbsp;smaps &amp;nbsp;statm &amp;nbsp;task
&lt;br&gt;&lt;br&gt;&lt;br&gt;Is there a different place I should put the ulimit?
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; JW
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;----------------------
&lt;br&gt;System Administrator - Cedar Creek Software
&lt;br&gt;&lt;a href=&quot;http://www.cedarcreeksoftware.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cedarcreeksoftware.com&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dovecot%3A-pipe%28%29-failed%3A-Too-many-open-files-tp26850247p26850745.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26850288</id>
	<title>Re: dovecot: pipe() failed: Too many open files</title>
	<published>2009-12-18T14:00:48Z</published>
	<updated>2009-12-18T14:00:48Z</updated>
	<author>
		<name>Timo Sirainen</name>
	</author>
	<content type="html">On Dec 18, 2009, at 4:47 PM, JW wrote:
&lt;br&gt;&amp;gt; I've researched this problem a number of times, usually I see suggestions to 
&lt;br&gt;&amp;gt; increase ulimit.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've done this a number of times, all the way up to:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ulimit -n 8192
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've put that in the init script right above the daemon start line.
&lt;br&gt;&lt;br&gt;What exactly is the &amp;quot;daemon start line&amp;quot;? Many Linux distros override ulimit in their internal scripts. If you're using Linux, you could check if dovecot process really has 8192 limit:
&lt;br&gt;&lt;br&gt;cat /proc/`pidof dovecot`/limits | grep 'Max open'
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dovecot%3A-pipe%28%29-failed%3A-Too-many-open-files-tp26850247p26850288.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26850264</id>
	<title>Re: Maildir on NFS - attribute caching question</title>
	<published>2009-12-18T13:58:18Z</published>
	<updated>2009-12-18T13:58:18Z</updated>
	<author>
		<name>Timo Sirainen</name>
	</author>
	<content type="html">On Dec 18, 2009, at 4:42 PM, Brandon Davidson wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The Wiki article on NFS states that 1.1 and newer will flush attribute
&lt;br&gt;&amp;gt; caches if necessary with mail_nfs_storage=yes. We're running 1.2.8 &amp;nbsp;with
&lt;br&gt;&amp;gt; that set, as well as mail_nfs_index=yes, mmap_disable=yes and
&lt;br&gt;&amp;gt; fsync_disable=no. We have a pool of POP/IMAP and SMTP machines that are
&lt;br&gt;&amp;gt; accessing the maildirs, and can't guarantee any sort of user session
&lt;br&gt;&amp;gt; affinity to a particular host.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; We also mount our NFS shares with 'noac', which is what I'm writing to
&lt;br&gt;&amp;gt; ask about. I'd like to stop doing that for performance reasons. Do you
&lt;br&gt;&amp;gt; see any issues with taking that out of the mount options, given our
&lt;br&gt;&amp;gt; environment?
&lt;/div&gt;&lt;br&gt;Dovecot's NFS cache flushing doesn't work perfectly. But I think some/most/all of those conditions exist also when attribute cache is disabled. Or maybe not. I can't really remember anymore what I read in the kernel code :) And that was only for Linux and FreeBSD, don't know about other OSes. The issue was about directory entry caching, I don't remember if attribute cache also disabled it.
&lt;br&gt;&lt;br&gt;Anyway.. I think you should just try enabling attribute cache and if things start breaking more, disable it again.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Maildir-on-NFS---attribute-caching-question-tp26850111p26850264.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26850247</id>
	<title>dovecot: pipe() failed: Too many open files</title>
	<published>2009-12-18T13:47:14Z</published>
	<updated>2009-12-18T13:47:14Z</updated>
	<author>
		<name>JW-19</name>
	</author>
	<content type="html">In the past few months we've been having increasing problems with dovecot 
&lt;br&gt;timing out pop3 logins.
&lt;br&gt;&lt;br&gt;As best I can tell it gets to the point where it won't accept any new pop3 
&lt;br&gt;logins.
&lt;br&gt;&lt;br&gt;The error in the mail log is:
&lt;br&gt;&lt;br&gt;dovecot: pipe() failed: Too many open files
&lt;br&gt;&lt;br&gt;I've researched this problem a number of times, usually I see suggestions to 
&lt;br&gt;increase ulimit.
&lt;br&gt;&lt;br&gt;I've done this a number of times, all the way up to:
&lt;br&gt;&lt;br&gt;ulimit -n 8192
&lt;br&gt;&lt;br&gt;I've put that in the init script right above the daemon start line.
&lt;br&gt;&lt;br&gt;So far it hasn't helped.
&lt;br&gt;&lt;br&gt;In addition, when looking at lsof, it doesn't seem like we're anywhere near 
&lt;br&gt;the actual limit. for example, last time dovecot only had 1032 files open.
&lt;br&gt;&lt;br&gt;Does anyone have any idea what could be causing the error? Or what else I can 
&lt;br&gt;try to figure this out?
&lt;br&gt;&lt;br&gt;Thank you,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; JW
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;----------------------
&lt;br&gt;System Administrator - Cedar Creek Software
&lt;br&gt;&lt;a href=&quot;http://www.cedarcreeksoftware.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cedarcreeksoftware.com&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dovecot%3A-pipe%28%29-failed%3A-Too-many-open-files-tp26850247p26850247.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26850111</id>
	<title>Maildir on NFS - attribute caching question</title>
	<published>2009-12-18T13:42:44Z</published>
	<updated>2009-12-18T13:42:44Z</updated>
	<author>
		<name>Brandon Davidson</name>
	</author>
	<content type="html">Hi Timo,
&lt;br&gt;&lt;br&gt;We've been running Dovecot with Maildir on NFS for quite a while - since
&lt;br&gt;back in the 1.0 days I believe. I'm somewhat new here. Anyway...
&lt;br&gt;&lt;br&gt;The Wiki article on NFS states that 1.1 and newer will flush attribute
&lt;br&gt;caches if necessary with mail_nfs_storage=yes. We're running 1.2.8 &amp;nbsp;with
&lt;br&gt;that set, as well as mail_nfs_index=yes, mmap_disable=yes and
&lt;br&gt;fsync_disable=no. We have a pool of POP/IMAP and SMTP machines that are
&lt;br&gt;accessing the maildirs, and can't guarantee any sort of user session
&lt;br&gt;affinity to a particular host.
&lt;br&gt;&lt;br&gt;We also mount our NFS shares with 'noac', which is what I'm writing to
&lt;br&gt;ask about. I'd like to stop doing that for performance reasons. Do you
&lt;br&gt;see any issues with taking that out of the mount options, given our
&lt;br&gt;environment?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;-Brad
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Maildir-on-NFS---attribute-caching-question-tp26850111p26850111.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26849990</id>
	<title>Re: Release candidates for Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.8</title>
	<published>2009-12-18T13:31:02Z</published>
	<updated>2009-12-18T13:31:02Z</updated>
	<author>
		<name>Stephan Bosch-2</name>
	</author>
	<content type="html">Steve wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; Well, I got sued, so that took some of my attention.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; How did it end for you? I hope, I wish it ended good for you?
&lt;br&gt;&amp;gt; 
&lt;br&gt;Yes, for some reason the lawsuit was withdrawn the day before, probably 
&lt;br&gt;due to our written defense. I don't know. At least it's gone for now.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Stephan.
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Release-candidates-for-Sieve-v0.1.14-and-ManageSieve-v0.11.10-for-Dovecot-v1.2.8-tp26521679p26849990.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26849937</id>
	<title>Re: Release candidates for Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.8</title>
	<published>2009-12-18T13:26:13Z</published>
	<updated>2009-12-18T13:26:13Z</updated>
	<author>
		<name>Steve-352</name>
	</author>
	<content type="html">&lt;br&gt;-------- Original-Nachricht --------
&lt;br&gt;&amp;gt; Datum: Fri, 18 Dec 2009 22:21:21 +0100
&lt;br&gt;&amp;gt; Von: Stephan Bosch &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26849937&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stephan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; An: Bruce Bodger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26849937&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bbodger@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; CC: Dovecot Mailing List &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26849937&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dovecot@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Betreff: Re: [Dovecot] Release candidates for Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.8
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Bruce Bodger wrote:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; On Nov 25, 2009, at 4:51 PM, Stephan Bosch wrote:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hello Dovecot users,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I am getting closer to new releases for Sieve and ManageSieve for 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Dovecot v1.2.8. However, the release for Sieve includes a large 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; restructuring of the sources to improve extension handling and to 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; remove global state. That is why I first provide a few pre-releases 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; for you to check first:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;Sieve
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-sieve-0.1.14pre.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-sieve-0.1.14pre.tar.gz&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-sieve-0.1.14pre.tar.gz.sig&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-sieve-0.1.14pre.tar.gz.sig&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Feel free to test these release candidates and please notify me when 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; you &amp;nbsp;incur any problems. The real releases will follow this weekend.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Stephen,
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; How are you doing regarding the real releases, specifically 
&lt;br&gt;&amp;gt; &amp;gt; dovecot-1.2-sieve-0.1.14 ? &amp;nbsp; The pre release is/was a bit confusing as 
&lt;br&gt;&amp;gt; &amp;gt; it contains a dovecot-1.2-sieve-0.1.13 folder within the 
&lt;br&gt;&amp;gt; &amp;gt; dovecot-1.2-sieve-0.1.14pre.tar.gz archive.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; Well, I got sued, so that took some of my attention.
&lt;br&gt;&amp;gt;
&lt;/div&gt;How did it end for you? I hope, I wish it ended good for you?
&lt;br&gt;&lt;br&gt;&amp;gt; I'll tend to this 
&lt;br&gt;&amp;gt; tomorrow morning.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Stephan.
&lt;br&gt;&amp;gt;
&lt;br&gt;Steve
&lt;br&gt;-- 
&lt;br&gt;Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
&lt;br&gt;sicherer, schneller und einfacher! &lt;a href=&quot;http://portal.gmx.net/de/go/chbrowser&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.gmx.net/de/go/chbrowser&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Release-candidates-for-Sieve-v0.1.14-and-ManageSieve-v0.11.10-for-Dovecot-v1.2.8-tp26521679p26849937.html" />
</entry>

</feed>
