Re: [Dovecot] quota & delete

2008-02-29 Thread Jose Celestino
Words by Osvaldo Alvarez Pozo [Sat, Mar 01, 2008 at 12:14:33AM +0100]: > Hy > I use dovecot with quota support. > I did a test with a webmail client (roundcube) & quota= 10 M > when I have used 100% of the quota assigned to the mail account , I > cannot delete any mail > Is it possible to cre

[Dovecot] Query about LIST behaviour

2008-02-29 Thread Julian Phillips
I've just switched from UW-IMAP to Dovecot v1.1.beta16, and I'm having a bit of a problem with a difference in the behaviour of the LIST command. What I'm seeing is: * PREAUTH [CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFER

[Dovecot] quota & delete

2008-02-29 Thread Osvaldo Alvarez Pozo
Hy I use dovecot with quota support. I did a test with a webmail client (roundcube) & quota= 10 M when I have used 100% of the quota assigned to the mail account , I cannot delete any mail Is it possible to create a kind of warning mail about 80% of quota use or overpass quota for delete oper

Re: [Dovecot] links causing dovecot endless search through user's homedirs

2008-02-29 Thread Scott Silva
on 2-29-2008 10:24 AM John Gray spake the following: Timo Sirainen wrote: On Fri, 2008-02-29 at 12:19 -0500, Paul Letta wrote: Since I can't get a hold of my users and make them all put their imap folders in /home/username/mail and configure dovecot to just search there... Couldn't yo

Re: [Dovecot] different mail_locations

2008-02-29 Thread Timo Sirainen
On Fri, 2008-02-29 at 12:52 +0100, Antonio Casado Rodríguez wrote: > I need a user with mail_location in /var/spool/mail/foo (in aliases, > root: foo)and the rest users in /Correo/mail/ > > I have seen override mail_executable, but it not work with dovecot_lda > and postfix (local mailer). >

Re: [Dovecot] links causing dovecot endless search through user's homedirs

2008-02-29 Thread John Gray
Timo Sirainen wrote: On Fri, 2008-02-29 at 12:19 -0500, Paul Letta wrote: Since I can't get a hold of my users and make them all put their imap folders in /home/username/mail and configure dovecot to just search there... Couldn't you do this automatically? Move all files that look lik

Re: [Dovecot] links causing dovecot endless search through user's homedirs

2008-02-29 Thread Timo Sirainen
On Fri, 2008-02-29 at 12:19 -0500, Paul Letta wrote: > Since I can't get a hold of my users and make them all put their imap > folders in /home/username/mail and configure dovecot to just search > there... Couldn't you do this automatically? Move all files that look like mboxes to mail/ directory

[Dovecot] links causing dovecot endless search through user's homedirs

2008-02-29 Thread Paul Letta
Hello, My user's imap folder locations are a mess. Some have them in /home/username/mail but a lot of them just have them in /home/username. So I need to have dovecot's base imapdir pointed directly at the user's homedirs. My problem now is that a lot of users have many links in their homedir

Re: [Dovecot] GETSCRIPT Bug in dovecot-1.0.10-MANAGESIEVE-v9.1.diff.gz

2008-02-29 Thread Stephan Bosch
Hi Steffen, Steffen Kaiser schreef: diff -r bcebda39c0ed src/managesieve/cmd-getscript.c - --- a/src/managesieve/cmd-getscript.c Mon Feb 18 14:13:12 2008 +0100 +++ b/src/managesieve/cmd-getscript.c Fri Feb 29 11:52:00 2008 +0100 @@ -112,7 +112,7 @@ return cmd_getscript_finish

Re: [Dovecot] Dovecot Cyrus query

2008-02-29 Thread Andrey Panin
On 060, 02 29, 2008 at 04:33:30PM +0530, derwyn wrote: > Hi All, > I have a client that is currently using cyrus but wants to use dovecot > (1.0.rc15) sasl authentication. > Is it possible to have the sasl authentication without having the dovecot > binary running. Yes it's possible. Quote from

Re: [Dovecot] Follow-up re: gcc 2.96 - Re: PATCH: compile dovecot-1.1.beta14 with gcc 2.95

2008-02-29 Thread Scott Silva
on 2-29-2008 2:36 AM Stephen Usher spake the following: Scott Silva wrote: How much longer can a system be expected to run? 8+ years at 24/7 is about a half a million hours. Drives are getting old and expensive to replace. Processors are probably slow. Energy use is high. Motherboard capacitor

Re: [Dovecot] antispam plugin: crm114 mode:"antispam signature not found"

2008-02-29 Thread Johannes Berg
Hi, > I'm happily using dovecot, and today tried to integrate > the antispam imap plugin to automatically train/inform the > crm114 spam classifier when moving messages in and out of > folder "SPAM" :) Note that crm114 also requires an UNSURE folder and filtering into UNSURE/SPAM/regular folders.

[Dovecot] 1.1rc1: Lots of "Disconnected: Too many invalid IMAP commands."

2008-02-29 Thread Ralf Hildebrandt
I suddenly get lots of: Feb 29 14:10:23 postamt dovecot: IMAP(username): Disconnected: Too many invalid IMAP commands. bytes=35348/8353 messages. That particular user uses Thunderbird. -- Ralf Hildebrandt ([EMAIL PROTECTED]) [EMAIL PROTECTED] Postfix - Einrichtung, Betrieb und Wartung

Re: [Dovecot] dnotify inotify

2008-02-29 Thread Osvaldo Alvarez Pozo
Hi yes it is there quota support. I tried it, it works. Very good. But when I have used 100% of the space i cannot delete any mail. Is it possible to create a kind of warning or overpass quota for delete operations? Thanks On Fri, Feb 29, 2008 at 9:13 AM, Ralf Hildebrandt <[EMAIL PROTECTED]> wrot

[Dovecot] Putscript Assertation failed in dovecot-1.0.10-MANAGESIEVE-v9.1.diff.gz

2008-02-29 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, during PUTSCRIPT with an user over quota: dovecot: Feb 29 13:44:17 Error: MANAGESIEVE(omuste2s) [5462]: o_stream_send_istream(/home/omuste2s/Maildir/sieve/tmp/test-1204289057.P5462Q0M951871.ux-2s11standby.sieve) failed: Disk quota exceeded

[Dovecot] GETSCRIPT Bug in dovecot-1.0.10-MANAGESIEVE-v9.1.diff.gz

2008-02-29 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Stephan, GETSCRIPT does not return a literal, there is the + character missing before }: diff -r bcebda39c0ed src/managesieve/cmd-getscript.c - --- a/src/managesieve/cmd-getscript.c Mon Feb 18 14:13:12 2008 +0100 +++ b/src/managesieve/cmd-

[Dovecot] different mail_locations

2008-02-29 Thread Antonio Casado Rodríguez
Hi all I've mounted a cluster ACTIVE-PASIVE, with the mailbox in a SAN. The user's home are: /Correo/mail/foo/home I use: Postfix, dovecot and dovecot_lda. The folder /san/mail is only show in the active node (switch the virtual ip, filesystem and daemons). How i configure dovecot mail_lo

Re: [Dovecot] Dovecot NFS Indexes and IMAP Migration

2008-02-29 Thread Jan van den Berg
The bulk of our customers now/still use POP (we still use Courier POP); but we're planning on also offering IMAP as a regular service (so we needed a decent IMAP server). But also because we're planning on rolling out a new in-house developed webmail app. based on IMAP. For now we use SquirrelMail

[Dovecot] Dovecot Cyrus query

2008-02-29 Thread derwyn
Hi All, I have a client that is currently using cyrus but wants to use dovecot (1.0.rc15) sasl authentication. Is it possible to have the sasl authentication without having the dovecot binary running. Derwyn === sms START NETCOR

Re: [Dovecot] cram-md5 crashes passdb

2008-02-29 Thread Timo Sirainen
On Feb 29, 2008, at 12:32 PM, Vincent Régnard wrote: When setting auth mechanisms: plain login cram-md5 and only having pam passdb and passwd userdb. dovecot nevers starts and crashes reporting: Feb 29 10:19:41 pitux-clust-op1 dovecot: Dovecot v1.0.10 starting up Feb 29 10:19:41 pitux-clust

Re: [Dovecot] Dovecot NFS Indexes and IMAP Migration

2008-02-29 Thread Charles Marcus
Jan van den Berg, on 2/29/2008 3:45 AM, said the following: FYI, We deployed Dovecot 1.1RC1 yesterday on about 100k+ mailboxes (on multiple frontends which connect to a storage via NFS). We handle about one IMAP login every second (for now only from our webmail app). So far; it's been running li

Re: [Dovecot] Follow-up re: gcc 2.96 - Re: PATCH: compile dovecot-1.1.beta14 with gcc 2.95

2008-02-29 Thread Stephen Usher
Scott Silva wrote: How much longer can a system be expected to run? 8+ years at 24/7 is about a half a million hours. Drives are getting old and expensive to replace. Processors are probably slow. Energy use is high. Motherboard capacitors are probably drying up. The systems are past a safe poi

[Dovecot] cram-md5 crashes passdb

2008-02-29 Thread Vincent Régnard
Hi all, When setting auth mechanisms: plain login cram-md5 and only having pam passdb and passwd userdb. dovecot nevers starts and crashes reporting: Feb 29 10:19:41 pitux-clust-op1 dovecot: Dovecot v1.0.10 starting up Feb 29 10:19:41 pitux-clust-op1 dovecot: auth(default): CRAM-MD5 mechanism

Re: [Dovecot] EXPUNGE delay

2008-02-29 Thread Timo Sirainen
On Fri, 2008-02-29 at 11:36 +0200, Timo Sirainen wrote: > So I guess the question is if Dovecot should first synchronize the > mailbox and only then perform EXPUNGE. This is allowed by IMAP, but it > would require Dovecot to do two mailbox synchronizations for each > EXPUNGE. I'd rather not

[Dovecot] 1.1rc1 crash with backtrace

2008-02-29 Thread Ralf Hildebrandt
I wrote an inotify based automatic backtrace generator -- Please do hate me, Timo :) dovecot-1.1rc1 (or rather the hg checkout) GNU gdb 6.7.1-debian Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free softwar

Re: [Dovecot] EXPUNGE delay

2008-02-29 Thread Timo Sirainen
On Feb 28, 2008, at 11:53 PM, Eugene wrote: Is it possible that Outlook uses two connections? First one does: IMAP: 00:46:56 [tx] 0yc9 UID STORE 172903 +FLAGS.SILENT (\Deleted \Seen) IMAP: 00:46:56 [rx] 0yc9 OK Store completed. The second one does: IMAP: 00:46:58 [tx] 623w EXPUNGE IMAP: 0

Re: [Dovecot] Dovecot NFS Indexes and IMAP Migration

2008-02-29 Thread Jan van den Berg
FYI, We deployed Dovecot 1.1RC1 yesterday on about 100k+ mailboxes (on multiple frontends which connect to a storage via NFS). We handle about one IMAP login every second (for now only from our webmail app). So far; it's been running like a charm; we come from Courier IMAP and Dovecot IMAP (with i

[Dovecot] quota to user

2008-02-29 Thread Carsten Henkel
hi, is there a way to run diverent qutas to user ? user1 8mb user2 15mb user3 20mb. thanks a lot -- Kriechen zwei Würmer an einem Teller Spagetthi vorbei, sagt der eine: Guck mal, Gruppensex! * Dies ist ein Zufallstext und hat nichts mir dem Empfänger der Mail zu tun

Re: [Dovecot] dnotify inotify

2008-02-29 Thread Ralf Hildebrandt
* Gunter Ohrner <[EMAIL PROTECTED]>: > Am Donnerstag, 28. Februar 2008 schrieb Osvaldo Alvarez Pozo: > > > In case of 1.0.10, just take the prepared ready-to-install .deb from > > > backports. > > > Does this backport package has quota available? > > Mh, sorry, I've no idea. > > Maybe someone