[Dovecot] Quota Messages

2007-07-10 Thread Hermann wacker
Hi @all, First: I'm sorry when my english isn't understandable, please just ask if I messed things up. I switched from Cyrus to Dovecot (Cyrus was on Debian Sarge, Dovecot is now on a Etch) and I'm quite happy with it. There is just one thing that I'm missing in Dovecot. in Cyrus when users reac

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-10 Thread Chris Laif
On 7/10/07, Timo Sirainen <[EMAIL PROTECTED]> wrote: dovecot-uidlist file had UIDVALIDITY 1183406107 (Mon Jul 2 19:55:07 UTC 2007) and index file had UIDVALIDITY 1183999134 (Mon Jul 9 16:38:54 UTC 2007). This also explains the rest of the errors, Dovecot v1.0 doesn't handle very nicely these UI

Re: [Dovecot] Quota exceeded messages

2007-07-10 Thread Frank Church
On 10/07/07, Timo Sirainen <[EMAIL PROTECTED]> wrote: On Mon, 2007-07-09 at 17:36 +0100, Frank Church wrote: > quota = maildir:storage=10240:messages=1000 .. > Looking at the above settings I assume that 10240 Kb or 1000 messages > constitute the message limit. Yes. > Is there an override on

Re: [Dovecot] Quota exceeded messages

2007-07-10 Thread Frank Church
On 10/07/07, Frank Church <[EMAIL PROTECTED]> wrote: > > I think I got to the bottom of the problem, which probably is the result of too much dependency on howtos and not enough RTFMing. I have an empty blog named 'howtos considered harmful' , and this will provide a good article. It appears th

[Dovecot] Repeated references to non existent users table

2007-07-10 Thread Frank Church
Dovecot keeps returning messages in the general log about a users table, where my users table is called mailbox, based on my postfixadmin configuration. dovecot: Jul 10 11:37:27 Info: auth-worker(default): sql([EMAIL PROTECTED]): SELECT home, uid, gid FROM users WHERE userid = '[EMAIL PROTECTED]'

Re: [Dovecot] pop for one ip spop for another

2007-07-10 Thread arjan
Dear Timo, Thanx for your reply. But I can't immediately act on your answer. > > Is it possible to enable pop only for a specific ip and enable spop for > > every other ip? > > I've a vserver in which an application can check mail via pop, but not > > spop. And I don't like to enable pop for the

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-10 Thread Troy Engel
Timo Sirainen wrote: So the real reasons for these could include temporarily using different index file paths, restoring indexes/uidlists from backups, temporarily using index files for accessing other mailbox. OK I understand your 3 points about how it actually could happen, and the ideas ab

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-10 Thread Timo Sirainen
On Mon, 2007-07-09 at 11:45 -0700, Troy Engel wrote: > dovecot: Jul 09 09:38:54 Error: IMAP(xxx): Maildir > /home/x/xxx/Maildir sync: UIDVALIDITY changed (1183406107 -> 1183999134) Fixed: http://hg.dovecot.org/dovecot-1.0/rev/90ea01bfaf82 signature.asc Description: This is a digitally

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-10 Thread Stewart Dean
when will there be a respin for a V1.0.2? Timo Sirainen wrote: On Mon, 2007-07-09 at 11:45 -0700, Troy Engel wrote: dovecot: Jul 09 09:38:54 Error: IMAP(xxx): Maildir /home/x/xxx/Maildir sync: UIDVALIDITY changed (1183406107 -> 1183999134) Fixed: http://hg.dovecot.org/dovecot-

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-10 Thread Timo Sirainen
On Tue, 2007-07-10 at 13:28 -0400, Stewart Dean wrote: > when will there be a respin for a V1.0.2? This week. signature.asc Description: This is a digitally signed message part

Re: [Dovecot] mbox vs maildir

2007-07-10 Thread FiL @ Kpoxa
The last time I tried to convert from mbox to maildir, things got pretty botched up, no data loss, but it wasn't pretty. :-) just because you got it wrong doesn't make it's hard. you probably didn't take enough time to get it right. Well, if you know the RIGHT way - just share it with the r

Re: [Dovecot] mbox vs maildir

2007-07-10 Thread Timo Sirainen
On Tue, 2007-07-10 at 13:57 -0400, FiL @ Kpoxa wrote: > >> > >> The last time I tried to convert from mbox to maildir, things got > >> pretty botched up, no data loss, but it wasn't pretty. :-) > > just because you got it wrong doesn't make it's hard. you probably > > didn't take enough time to g

Re: [Dovecot] problem with subscriptions file version 1.0.1

2007-07-10 Thread Liz
I had noticed MAILDIR_FS_SEP, but it did not seem (perhaps I am mistaken?) as though any of the places it occurred were adding dots to the beginnings of directories. When I pulled up the list of possible folders to subscribe to in Thunderbird, the new folders were there and they were checked, p

[Dovecot] Migrating subscription lists

2007-07-10 Thread Stewart Dean
I thought this would be relatively straightforwardI would create .subscriptions by doing an ls -1 of ~/mail. I'm running into some problems. 1) the ~/mail directories haves directories in them for 5% of the accounts! AFAIK, our mail sevice has always been UWIMAP with mbox format INBOXes,

Re: [Dovecot] Migrating subscription lists

2007-07-10 Thread albinootje
Stewart Dean wrote: > 2) Some people are consciously or unconsciously using the UWIMAP > .mailboxlist subscription file as it is meant to be used, namely to > *restrict* the folders shown. If/when I generated the Dovecot > .subsbcriptions file by just doing an ls -1 of their mail directory,

[Dovecot] Connecting to dovecot/imap without a password

2007-07-10 Thread Don Russell
I have written a script that connects (localhost) to the dovecot/imap server and performs various maintenance on my mail, by folder. deleting old stuff, keeping the n most recent, that sort of crap, er good stuff. :-) My script is written in php (I use the various imap_* functions), and it

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-10 Thread Troy Engel
Timo Sirainen wrote: On Tue, 2007-07-10 at 13:28 -0400, Stewart Dean wrote: when will there be a respin for a V1.0.2? This week. Thank you! I'm not sure how I would test this for you, prior to 1.0.2 - do you need it tested somehow? regards, -te -- Troy Engel | Systems Engineer Fluid, Inc

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-10 Thread Jim Horner
On Tuesday 10 July 2007 17:32:57 Troy Engel wrote: > Timo Sirainen wrote: > > On Tue, 2007-07-10 at 13:28 -0400, Stewart Dean wrote: > >> when will there be a respin for a V1.0.2? > > > > This week. > > Thank you! I'm not sure how I would test this for you, prior to 1.0.2 - > do you need it tested

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-10 Thread Timo Sirainen
On 11.7.2007, at 3.02, Jim Horner wrote: On Tuesday 10 July 2007 17:32:57 Troy Engel wrote: Timo Sirainen wrote: On Tue, 2007-07-10 at 13:28 -0400, Stewart Dean wrote: when will there be a respin for a V1.0.2? This week. Thank you! I'm not sure how I would test this for you, prior to 1.

Re: [Dovecot] Connecting to dovecot/imap without a password

2007-07-10 Thread Timo Sirainen
On 11.7.2007, at 0.07, Don Russell wrote: I have written a script that connects (localhost) to the dovecot/ imap server and performs various maintenance on my mail, by folder. deleting old stuff, keeping the n most recent, that sort of crap, er good stuff. :-) My script is written in p

[Dovecot] ssh tunneling and maildir

2007-07-10 Thread Joel Becker
Hello everyone, please keep my CC'd, I'm not on the list. I've been using dovecot happily via an ssh tunnel. My mutt is configured to use IMAP, and the tunnel is as follows in my muttrc: set tunnel="ssh -q mymailhost 'MBOX_LOCKS=fcntl MAIL=/home/jlbec/mail /usr/libexec/dovecot/imap'"

Re: [Dovecot] Quota exceeded messages

2007-07-10 Thread Angel Marin
Frank Church wrote: > Another thing to note is that the quota snippet in the SQL requires a > cast and should be > concat('dirsize:storage=', cast(quota as char)) AS > userdb_quota Well, that only depends on what's your database schema and the sql engine in use. As you're storing quota in a numeri