[Dovecot] expire tool - individual user/folder?

2009-04-22 Thread Andre Hübner
Hello, is the expire plugin usable to delete mails with different settings for each individual user? If i view sample config at http://wiki.dovecot.org/Plugins/Expire it looks like expire-data are related to foldernames. Is it possible to let each user "activate" the expire-plugin for different

Re: [Dovecot] Mailbox is locked?

2009-04-22 Thread Kyle Wheeler
On Thursday, April 23 at 01:18 AM, quoth Timo Sirainen: Do you actually notice something being broken/hanging or is it just that it gives those messages? Nope - Dovecot's behavior is otherwise exemplary. Do the xx seconds ever reach below 119? I haven't been keeping track, but I generally o

Re: [Dovecot] Mailbox is locked?

2009-04-22 Thread Timo Sirainen
On Apr 23, 2009, at 12:53 AM, Kyle Wheeler wrote: I recently upgraded from Dovecot 1.1.8 to 1.1.14, and I've started to get errors I never got before. Specifically, I'm getting "Mailbox is locked, will abort in xx seconds" errors. My mail client (mutt) will just sit there in the background

[Dovecot] Mailbox is locked?

2009-04-22 Thread Kyle Wheeler
Hello, I recently upgraded from Dovecot 1.1.8 to 1.1.14, and I've started to get errors I never got before. Specifically, I'm getting "Mailbox is locked, will abort in xx seconds" errors. My mail client (mutt) will just sit there in the background (presumably in IDLE) and randomly will show t

Re: [Dovecot] FTS Plugin design

2009-04-22 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Apr 22, 2009 at 03:51:45PM +0100, Rui Carneiro wrote: [...] > Cons: > - Some programs to parse special formats (p.e. catppt and pdftotext) do not > accept input from stdin (we need to create temporary files). [from the peanut gallery here]

Re: [Dovecot] Dovecot broken with newer OpenSSL

2009-04-22 Thread Brad
Brad wrote: On Sunday 19 April 2009 03:42:03 Brad wrote: On Sunday 19 April 2009 00:47:20 Brad wrote: On Saturday 18 April 2009 16:31:10 Timo Sirainen wrote: On Sat, 2009-04-18 at 22:26 +0200, Christian Rueger wrote: dovecot: imap-login: Disconnected (no auth attempts): rip=Y.Y.Y.Y, lip=X.X.X

Re: [Dovecot] overnight clients causing lockfiles to be converted to root-owned messages on debian lenny

2009-04-22 Thread Brett Dikeman
On Wed, Apr 22, 2009 at 8:57 PM, Daniel L. Miller wrote: > How is /var/spool/mail mounted (local disk or network)?  What filesystem is > it using? Please read my original message. We're in the process of eliminating our backup software (Networker.) The directives were changed around the same ti

Re: [Dovecot] Dovecot broken with newer OpenSSL

2009-04-22 Thread Brad
On Sunday 19 April 2009 03:42:03 Brad wrote: > On Sunday 19 April 2009 00:47:20 Brad wrote: > > On Saturday 18 April 2009 16:31:10 Timo Sirainen wrote: > > > On Sat, 2009-04-18 at 22:26 +0200, Christian Rueger wrote: > > > > dovecot: imap-login: Disconnected (no auth attempts): rip=Y.Y.Y.Y, > > > >

Re: [Dovecot] overnight clients causing lockfiles to be converted to root-owned messages on debian lenny

2009-04-22 Thread Daniel L. Miller
Brett Dikeman wrote: On Wed, Apr 22, 2009 at 4:48 PM, Charles Marcus wrote: On 4/22/2009, Brett Dikeman (brett.dike...@gmail.com) wrote: The lock files are one possible problem, but it is a HUGE problem that Dovecot is converting them into root-owned zero-length emails! Do you

Re: [Dovecot] expire-tool

2009-04-22 Thread Timo Sirainen
On Wed, 2009-04-22 at 16:03 -0600, Jeff Rice wrote: > A couple questions: > First, the mailboxes to expire are stored as u...@domain/.INBOX.Trash. > How should I list them in the conf file? You configured them correctly. > Also, is there any way to have > the system come up to date since older

[Dovecot] expire-tool

2009-04-22 Thread Jeff Rice
Hi, I'm having some trouble getting the expire plugin to work, and I'm not sure where to turn for troubleshooting. This is on 1.2rc3. To my dovecot.conf, I've added: mail_plugins = expire under the protocol imap and lda sections. I also added: dict { expire = mysql:/etc/dovecot/dovecot

Re: [Dovecot] overnight clients causing lockfiles to be converted to root-owned messages on debian lenny

2009-04-22 Thread Noel Butler
On Thu, 2009-04-23 at 07:12, Brett Dikeman wrote: > Further checking- the affected messages are not the result of some > contention between procmail and dovecot; one of the affected messages > came in at 11AM the day before the lockfile was renamed. > > Brett have you disabled procmail to elim

Re: [Dovecot] bad maildir location

2009-04-22 Thread Noel Butler
On Wed, 2009-04-22 at 19:29, denis wrote: > Noel Butler a écrit : > > On Fri, 2009-04-17 at 18:09, denis wrote: > >> /But the problem is that dovecot creates (when you log in for the first > >> time) a directory in the form of the exact address. Here for example, > >> /var/alternc/mail/d/de...@co

Re: [Dovecot] overnight clients causing lockfiles to be converted to root-owned messages on debian lenny

2009-04-22 Thread Brett Dikeman
On Wed, Apr 22, 2009 at 4:48 PM, Charles Marcus wrote: > On 4/22/2009, Brett Dikeman (brett.dike...@gmail.com) wrote: >> The lock files are one possible problem, but it is a HUGE problem that >> Dovecot is converting them into root-owned zero-length emails! > > Do you have proof that it is dovecot

Re: [Dovecot] overnight clients causing lockfiles to be converted to root-owned messages on debian lenny

2009-04-22 Thread Timo Sirainen
On Wed, 2009-04-22 at 16:33 -0400, Brett Dikeman wrote: > >> Apr 22 00:08:34 host dovecot: IMAP(user): Fixed a duplicate: > >> 1240289413.9181_0.host:2,S.lock -> 1240373314.P6717Q0M159857.host > > > > Something's very wrong if .lock files are created to Maildir mail files. > > It looks as if the Ma

Re: [Dovecot] Quota for Shared Folders

2009-04-22 Thread Anton Dollmaier
Hi Timo, Actually virtual Dovecot quota completely ignores shared/public namespaces currently. The only reason why you seem to notice a "combined quota" is most likely because of filesystem quota limit exceeding. Or the local quota was exceeded too, so the mail was deferred anyway. So I sup

Re: [Dovecot] overnight clients causing lockfiles to be converted to root-owned messages on debian lenny

2009-04-22 Thread Charles Marcus
On 4/22/2009, Brett Dikeman (brett.dike...@gmail.com) wrote: > The lock files are one possible problem, but it is a HUGE problem that > Dovecot is converting them into root-owned zero-length emails! Do you have proof that it is dovecot doing this? -- Best regards, Charles

Re: [Dovecot] overnight clients causing lockfiles to be converted to root-owned messages on debian lenny

2009-04-22 Thread Brett Dikeman
On Wed, Apr 22, 2009 at 3:38 PM, Timo Sirainen wrote: > On Wed, 2009-04-22 at 15:23 -0400, Brett Dikeman wrote: >> Apr 22 00:08:34 host dovecot: IMAP(user): Fixed a duplicate: >> 1240289413.9181_0.host:2,S.lock -> 1240373314.P6717Q0M159857.host > > Something's very wrong if .lock files are created

Re: [Dovecot] overnight clients causing lockfiles to be converted to root-owned messages on debian lenny

2009-04-22 Thread Timo Sirainen
On Wed, 2009-04-22 at 15:23 -0400, Brett Dikeman wrote: > Apr 22 00:08:34 host dovecot: IMAP(user): Fixed a duplicate: > 1240289413.9181_0.host:2,S.lock -> 1240373314.P6717Q0M159857.host Something's very wrong if .lock files are created to Maildir mail files. It looks as if the Maildir is somehow

[Dovecot] overnight clients causing lockfiles to be converted to root-owned messages on debian lenny

2009-04-22 Thread Brett Dikeman
Greetings all, After running for more than a year without issue on debian lenny while it was in the testing- we're now experiencing problems under Lenny/Stable. Dovecot now converts some sort of lockfile into messages, and they're owned by root. The result is a mess; clients can't read their mai

Re: [Dovecot] FTS Plugin design

2009-04-22 Thread Rui Carneiro
On Wed, Apr 22, 2009 at 5:38 PM, Timo Sirainen wrote: > Maybe those programs could be changed and just require the newer > versions?.. I will talk with the developers of those applications about the possibility of supporting stdin input (if not supported yet). I think the API that fts plugin u

Re: [Dovecot] FTS Plugin design

2009-04-22 Thread Timo Sirainen
On Wed, 2009-04-22 at 15:51 +0100, Rui Carneiro wrote: > Hi, > > Almost full text search engines (C/C++) I looked (Swish-E, Wumpus, > Lemur and Xapian) do not use any kind of library or parser. Instead, > they use other applications like pdftotext, catdoc, catppt (etc) and > call them with execvp

Re: [Dovecot] THREAD X-REFERENCES2 index bug?

2009-04-22 Thread Nathan Kinkade
On Thu, 16 Apr 2009 22:22:16 -0400, Timo Sirainen wrote: > On Sat, 2009-04-04 at 20:39 +, Nathan Kinkade wrote: >> On Sat, 4 Apr 2009 13:13:24 -0400, Timo Sirainen wrote: >> > On Apr 4, 2009, at 11:58 AM, Nathan Kinkade wrote: >> > >> >> 2 THREAD X-REFERENCES2 UTF-8 ALL >> >> * THREAD (0)(1

Re: [Dovecot] FTS Plugin design

2009-04-22 Thread Rui Carneiro
Hi, Almost full text search engines (C/C++) I looked (Swish-E, Wumpus, Lemur and Xapian) do not use any kind of library or parser. Instead, they use other applications like pdftotext, catdoc, catppt (etc) and call them with execvp (or equivalent). Using this approach on my project have some pros a

Re: [Dovecot] server is not imap4 compatible

2009-04-22 Thread Timo Sirainen
On Apr 22, 2009, at 4:12 AM, marco ghidinelli wrote: Apr 20 16:21:17 harlock dovecot: imap-login: Disconnected: Shutting down: rip=192.168.0.194, lip=10.70.0.1, TLS handshake "Shutting down" means that Dovecot really is being shut down or restarted. Is this not an expected restart? Does it hap

Re: [Dovecot] bad maildir location

2009-04-22 Thread denis
Noel Butler a écrit : > On Fri, 2009-04-17 at 18:09, denis wrote: >> /But the problem is that dovecot creates (when you log in for the first >> time) a directory in the form of the exact address. Here for example, >> /var/alternc/mail/d/de...@collectifs.net >> >> And so all connections will be on

Re: [Dovecot] server is not imap4 compatible

2009-04-22 Thread marco ghidinelli
On Tue, Apr 21, 2009 at 12:26:38PM -0400, Timo Sirainen wrote: > On Apr 21, 2009, at 9:28 AM, marco ghidinelli wrote: > >> on the server, at the same time, i found this error: >> >> Apr 20 16:21:17 harlock dovecot: imap-login: Disconnected: Shutting >> down: rip=192.168.0.194, lip=10.70.0.1, TLS