Re: [Dovecot] [OT] PGP Key

2007-04-06 Thread Thomas Zajic
* Robert Schetterer, 2007-04-07 02:59 > [EMAIL PROTECTED]:~> gpg --search-keys --keyserver subkeys.pgp.net > Schetterer > gpg: searching for "Schetterer" from hkp server subkeys.pgp.net > (1) Robert Schetterer <[EMAIL PROTECTED]> > 1024 bit DSA key F475EA81, created: 2007-03-27 > >

[Dovecot] fork bomb?

2007-04-06 Thread Timothy Martin
I'm running dovecot on my FreeBSD 6.0 VPS (just upgraded from FBSD 4.x) and today my server completely ran out of resources and the logs for all my services had errors like this one from dovecot: Apr 6 19:32:22 design1st dovecot: fork() failed: Resource temporarily unavailable eventual

Re: [Dovecot] [OT] PGP Key

2007-04-06 Thread Robert Schetterer
Thomas Zajic schrieb: * Robert Schetterer, 2007-04-06 10:39 [...] Hi Timo, no big problem yet , but it would be nice to see acls with imap in dovecot in the future, thx for your answer Happy easter ! Hi Robert, Considering that you PGP-sign all your messages to this list, where can one actua

[Dovecot] Inbox inside the mail location

2007-04-06 Thread guenther
I recently had some scary experience with the Inbox being stored in the default /var/mail dir, and I believe it would be a better idea to keep the Inbox next to any other mail in the users $HOME. mail_location = mbox:~/.mail:INBOX=~/.mail/INBOX This is what I used for a quick test, and actually

[Dovecot] zlib plugin

2007-04-06 Thread guenther
Good evening, folks, Well, here at least. ;) I recently found out by accident about support for gzip compressed mbox files. While this is great for archives to keep wasting of space down to a minimum, unfortunately it is read only -- no support for rw access. Is implementing write access by any

Re: [Dovecot] Multiple delivery with LDA+sieve

2007-04-06 Thread Vincent Bernat
OoO Vers la fin de l'après-midi du dimanche 25 mars 2007, vers 16:22, John Robinson <[EMAIL PROTECTED]> disait: >> I guess this duplicate checking could be done, but I wouldn't want >> it enabled by default. > You've got to be careful anyway, these so-called duplicates often come > via differe

Re: [Dovecot] Request for additional logging

2007-04-06 Thread Richard Stockton
At 12:32 PM 4/6/2007, you wrote: It would be helpful to me if there were more logging options available. For example, I would like to see a record of each email deleted, with the filename (if maildir), and size in the log. See http://wiki.dovecot.org/Plugins/MailLog It won't log the size or t

Re: [Dovecot] Error - Mailbox conversion: Failed to create destination storage with data

2007-04-06 Thread Mart Pirita
Tere. Is the '/' really missing from test/Maildir or did you just break it when copy&pasting? It's a typo from copy&paste correct is - dovecot: Apr 06 15:16:13 Error: POP3(spam): Mailbox conversion: Failed to create destination storage with data: maildir:/home/test/Maildir No. Ok. -- Ma

Re: [Dovecot] Request for additional logging

2007-04-06 Thread Timo Sirainen
On 6.4.2007, at 22.10, Richard Stockton wrote: It would be helpful to me if there were more logging options available. For example, I would like to see a record of each email deleted, with the filename (if maildir), and size in the log. See http://wiki.dovecot.org/Plugins/MailLog It won't lo

[Dovecot] Request for additional logging

2007-04-06 Thread Richard Stockton
Hi Timo, First, thanks very much for dovecot, you are doing a fine thing making it open source, and it is working very well here. It would be helpful to me if there were more logging options available. For example, I would like to see a record of each email deleted, with the filename (if maildi

Re: [Dovecot] Error - Mailbox conversion: Failed to create destination storage with data

2007-04-06 Thread Timo Sirainen
On 6.4.2007, at 15.36, Mart Pirita wrote: dovecot: Apr 06 15:16:13 Error: POP3(spam): Mailbox conversion: Failed to create destination storage with data: maildir:/home/ testMaildir .. Creating manually the "Maildir" folder into user homedir, the conversation works. On the other hand, Doveco

Re: [Dovecot] 1.0.rc30 released

2007-04-06 Thread Justin McAleer
Timo Sirainen wrote: On 6.4.2007, at 17.55, Justin McAleer wrote: Timo, in rc30, deliver is not creating user directories properly. It looks like it goes straight to creating the maildir, without creating the home directory first if it doesn't exist. It also seems to be doing this before chro

Re: [Dovecot] mbox sync/lock issue, rc28 and later

2007-04-06 Thread Timo Sirainen
On 6.4.2007, at 20.36, Timo Sirainen wrote: I guess this has something to do with NFS attribute caching then. For now you could disable the check by changing mbox_sync_file_is_ext_modified() to just contain "return FALSE;" in mbox-sync.c. Hmm. Wonder if I should add a new setting for this

Re: [Dovecot] 1.0.rc30 released

2007-04-06 Thread Frank Cusack
On April 6, 2007 12:45:07 PM +0300 Timo Sirainen <[EMAIL PROTECTED]> wrote: http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz.sig So, this is it. Unless you can find a new and important bug within a week, this release is the same as v1.0. I'l

Re: [Dovecot] mbox sync/lock issue, rc28 and later

2007-04-06 Thread Timo Sirainen
On 6.4.2007, at 20.08, Jeff A. Earickson wrote: But what do you mean duplicated the messages? Same messages exist multiple times in the mbox file? The only reason I can think of how that could happen is if you expunged a lot of data from the middle of the mbox, and then in the middle of the

Re: [Dovecot] 1.0.rc30 released

2007-04-06 Thread Timo Sirainen
On 6.4.2007, at 17.55, Justin McAleer wrote: Timo, in rc30, deliver is not creating user directories properly. It looks like it goes straight to creating the maildir, without creating the home directory first if it doesn't exist. It also seems to be doing this before chrooting, as the follo

Re: [Dovecot] mbox sync/lock issue, rc28 and later

2007-04-06 Thread Jeff A. Earickson
On Fri, 6 Apr 2007, Timo Sirainen wrote: Date: Fri, 6 Apr 2007 19:50:07 +0300 From: Timo Sirainen <[EMAIL PROTECTED]> Reply-To: Dovecot Mailing List To: Jeff A. Earickson <[EMAIL PROTECTED]> Cc: dovecot@dovecot.org Subject: Re: [Dovecot] mbox sync/lock issue, rc28 and later On 6.4.2007, at 15.

[Dovecot] [OT] PGP Key (was: [Re: detailed info about acls with virtual users)

2007-04-06 Thread Thomas Zajic
* Robert Schetterer, 2007-04-06 10:39 > [...] > Hi Timo, > no big problem yet , but it would be nice to see > acls with imap in dovecot in the future, > thx for your answer > Happy easter ! Hi Robert, Considering that you PGP-sign all your messages to this list, where can one actually find your

Re: [Dovecot] mbox sync/lock issue, rc28 and later

2007-04-06 Thread Timo Sirainen
On 6.4.2007, at 15.59, Jeff A. Earickson wrote: Apr 6 07:22:52 karst dovecot: [ID 107833 mail.error] IMAP (jaearick): mbox file /var/mail/j/jaearick was modified while we were syncing, check your locking settings Pine coughed up an internal error, no core dump, and dovecot basically doubled

Re: [Dovecot] 1.0.rc30 released

2007-04-06 Thread Justin McAleer
Timo Sirainen wrote: http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz.sig So, this is it. Unless you can find a new and important bug within a week, this release is the same as v1.0. I'll only update the version number and NEWS file. Change

Re: [Dovecot] 1.0.rc30 released

2007-04-06 Thread Justin McAleer
Timo Sirainen wrote: Changes since rc29: * PAM: Lowercase the PAM service name when calling with "args = *". Linux PAM did this internally already, but at least BSD didn't. If your PAM file used to be in /etc/pam.d/IMAP or POP3 file you'll need to lowercase

[Dovecot] mbox sync/lock issue, rc28 and later

2007-04-06 Thread Jeff A. Earickson
Help! I just noticed this error this morning, we have been getting a lot of these in rc28 and rc29, not in rc27 or before: Apr 6 07:22:52 karst dovecot: [ID 107833 mail.error] IMAP(jaearick): mbox file /var/mail/j/jaearick was modified while we were syncing, check your locking settings Pine

[Dovecot] Error - Mailbox conversion: Failed to create destination storage with data

2007-04-06 Thread Mart Pirita
Tere. Using the latest v1.0.rc30, I'm trying to convert all users mbox -s to maildir with Dovecot -s convert plugin (setup from http://wiki.dovecot.org/Plugins/Convert). But seems Dovecot can't create the needed maildir folder into users homedir, as I'm getting the error: dovecot: Apr 06 15:1

Re: [Dovecot] New full text search indexer

2007-04-06 Thread Charles Marcus
Timo Sirainen wrote: As described earlier (http://dovecot.org/list/dovecot/2006-December/018055.html), Dovecot nowadays has full text search indexing support in CVS HEAD. So it takes somewhat more space, but definitely less than having both Squat + Lucene. No substring indexing, words up

Re: [Dovecot] 1.0.rc30 released

2007-04-06 Thread Johnny Chadda
Timo Sirainen wrote: + Send list of CA names to client when using ssl_verify_client_cert=yes. This is wonderful news! Thank you for implementing this so quickly into the official distribution.

Re: [Dovecot] 1.0.rc30 released

2007-04-06 Thread Gavin Henry
> http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz > http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz.sig > > So, this is it. Unless you can find a new and important bug within a > week, this release is the same as v1.0. I'll only update the version > number and NEWS file. Yeah -- Kin

[Dovecot] 1.0.rc30 released

2007-04-06 Thread Timo Sirainen
http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz.sig So, this is it. Unless you can find a new and important bug within a week, this release is the same as v1.0. I'll only update the version number and NEWS file. Changes since rc29:

Re: [Dovecot] [ rc28 ] dict{} seems to be ignored

2007-04-06 Thread Timo Sirainen
On Fri, 2007-04-06 at 10:35 +0200, Emiliano Gabrielli (aka AlberT) wrote: > Ok, very well ... another issue with this is that if the table is utf-8 then > the maximum index size is 1000, but every char takes 4 .. so even with 255 > and 14 it should overflow this limit... > > but user has to be

Re: [Dovecot] New full text search indexer

2007-04-06 Thread Timo Sirainen
On Fri, 2007-04-06 at 10:42 +0200, DINH Viêt Hoà wrote: > An other problem with squat is that we can't remove items from the > index. (the version of Cyrus). Is that still the case ? No. Dovecot's Squat is almost completely different from Cyrus. I just kept the name because the basic ideas are the

Re: [Dovecot] New full text search indexer

2007-04-06 Thread DINH Viêt Hoà
On 4/5/07, Timo Sirainen <[EMAIL PROTECTED]> wrote: As described earlier (http://dovecot.org/list/dovecot/2006-December/018055.html), Dovecot nowadays has full text search indexing support in CVS HEAD. Currently there are two backends: Lucene and Squat. Lucene's problem is that standard IMAP SEA

Re: [Dovecot] detailed info about acls with virtual users

2007-04-06 Thread Robert Schetterer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo Sirainen schrieb: > On 3.4.2007, at 18.54, Robert Schetterer wrote: > >> i try use acl with imap with dovecot latest >> but i dont get trough , is there more info online then written in the >> wiki ? > > Nope. > >> i have a setup like >> http:/

Re: [Dovecot] [ rc28 ] dict{} seems to be ignored

2007-04-06 Thread Emiliano Gabrielli (aka AlberT)
On Friday 06 April 2007 09:46, Timo Sirainen wrote: > Well, I don't know about this. Do they never get it? Setting   > mail_debug=yes should show in logs for those users if Dovecot sees   > all the quota settings. > I decided not to use the DB storage for now, so I'll investigate better in the fu

Re: [Dovecot] Mailbox isn't a valid mbox file

2007-04-06 Thread Timo Sirainen
On 4.4.2007, at 20.19, Jay Chandler wrote: Timo Sirainen wrote: On 28.3.2007, at 23.45, Jay Chandler wrote: Keep getting this error within Squirrelmail (and other clients) on one particular user's mailbox file: ERROR: Could not complete request. Query: SELECT "INBOX.Backup" Reason Given: M

Re: [Dovecot] chdir failed, but requires group permissions

2007-04-06 Thread Timo Sirainen
On 4.4.2007, at 1.48, Brent Nesbitt wrote: My home directories are set up with 770 permissions as follows: /home// Using this method, users MUST be a member of the appropriate group to access their own home directory. If they are not, they can't chdir past /home. Could the group be the u

Re: [Dovecot] detailed info about acls with virtual users

2007-04-06 Thread Timo Sirainen
On 3.4.2007, at 18.54, Robert Schetterer wrote: i try use acl with imap with dovecot latest but i dont get trough , is there more info online then written in the wiki ? Nope. i have a setup like http://wiki.dovecot.org/DovecotLDAPostfixAdminMySQL but with this acl dont seems to work , and

Re: [Dovecot] 1.0rc29: LDA chroot problem

2007-04-06 Thread Timo Sirainen
On 3.4.2007, at 16.20, Uldis Pakuls wrote: Timo Sirainen wrote: The other possibility is to disable chrooting with deliver. Is it possible to disable chrooting for deliver only? What about maildir/box paths then? What userdb do you use? There's no simple "disable chrooting" setting, but i

Re: [Dovecot] [ rc28 ] dict{} seems to be ignored

2007-04-06 Thread Timo Sirainen
On 3.4.2007, at 14.20, Emiliano Gabrielli (aka AlberT) wrote: On Monday 02 April 2007 16:37, Timo Sirainen wrote: So here should be: CONCAT('dict:storage=2', ceil(quota/1000), ' proxy::quotadict') AS quota ok, this is working some way (without the "2" in the storage= ... right?) .. Rig

Re: [Dovecot] Connection refused with auth-master after upgrading to Dovecot 1.0 rc 28

2007-04-06 Thread Timo Sirainen
On 3.4.2007, at 17.38, Jason Warner wrote: > Fedora pushed out an update to Dovecot 1.0 rc 28 today. After > upgrading, mail isn't delivered to local recipients. My log file is > full of error messages similar to the following: > > Apr 2 12:56:32 mail deliver([EMAIL PROTECTED]): > net_connect(/

Re: [Dovecot] Problems using GFS2 and clustered dovecot

2007-04-06 Thread Timo Sirainen
On 5.4.2007, at 11.58, David Craigon wrote: I am trying to use dovecot. I've got a GFS2 shared volume on two servers with dovecot running on both. On one server at a time, it works. I guess GFS2 has some caching problems then.. end_offset (284) > current sync_offset (104) Apr 4 16:55:49

Re: [Dovecot] managesieve proxy

2007-04-06 Thread Timo Sirainen
On 4.4.2007, at 18.24, Marshal Newrock wrote: Does anyone know of a way to proxy managesieve? Dovecot supports IMAP/POP3 proxying, so I think it would be pretty easy to update the managesieve patch (http://dovecot.org/list/dovecot/ 2007-March/021130.html) to support proxying as well. Might

Re: [Dovecot] truncated maildir root?

2007-04-06 Thread Timo Sirainen
On 5.4.2007, at 6.12, Joe Wong wrote: The "root" is truncated after the colon. Can I configure dovecot not to do it? I have 1 messages in /mnt/mailmountpoint/4/22/3/ joewong99:[EMAIL PROTECTED]/Maildir but SELECT INBOX show no messages. Currently you can't use ':' anywhere in the maildi