Re: [Dovecot] IMAP QUOTA

2013-05-30 Thread Timo Sirainen
On 28.5.2013, at 13.42, Arun Gupta wrote: > I configured imap quota on dovecot-2.0 with backend Maildir++, after > exceeding user quota the sender receiving bounce mails, Is there any way that > after exceeding user quota the mail will deliver somewhere else like user > spool area? so that aft

Re: [Dovecot] IMAP QUOTA

2013-05-30 Thread Steffen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arun Gupta wrote: > > I read about Snarf plugin, it works if the mail already in spool > area, but I want to know whether it is possible if users quota > exceeded then instead of mail rejected it should delived to user > spool area or somewhere else.

Re: [Dovecot] IMAP QUOTA

2013-05-30 Thread Charles Marcus
On 2013-05-30 3:26 AM, Arun Gupta wrote: I read about Snarf plugin, it works if the mail already in spool area, but I want to know whether it is possible if users quota exceeded then instead of mail rejected it should delived to user spool area or somewhere else. Again, you are tilting at w

Re: [Dovecot] IMAP QUOTA

2013-05-30 Thread Arun Gupta
Hi, I read about Snarf plugin, it works if the mail already in spool area, but I want to know whether it is possible if users quota exceeded then instead of mail rejected it should delived to user spool area or somewhere else. Regards, Arun Gupta On Wed, 29 May 2013, Arun Gupta wrote: H

Re: [Dovecot] IMAP QUOTA

2013-05-29 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 29 May 2013, Arun Gupta wrote: Dear Steffen I search about "slurp" plugin but didn't get it if possible kindly provde me the doc, link etc for the same. Um, sorry, "slurp" is the term UW-Imap uses, in Dovecot: http://wiki2.dovecot.org/Plu

Re: [Dovecot] IMAP QUOTA

2013-05-29 Thread Arun Gupta
Hi, Thanks for replying... Dear Steffen I search about "slurp" plugin but didn't get it if possible kindly provde me the doc, link etc for the same. Regards, Arun Gupta On Tue, 28 May 2013, Arun Gupta wrote: I configured imap quota on dovecot-2.0 with backend Maildir++, after exceeding u

Re: [Dovecot] IMAP QUOTA

2013-05-28 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 28 May 2013, Arun Gupta wrote: I configured imap quota on dovecot-2.0 with backend Maildir++, after exceeding user quota the sender receiving bounce mails, Is there any way that after exceeding user quota the mail will deliver somewhere els

Re: [Dovecot] IMAP QUOTA

2013-05-28 Thread Charles Marcus
On 2013-05-28 6:42 AM, Arun Gupta wrote: I configured imap quota on dovecot-2.0 with backend Maildir++, after exceeding user quota the sender receiving bounce mails, Is there any way that after exceeding user quota the mail will deliver somewhere else like user spool area? so that after increa

Re: [Dovecot] Imap Quota Exceeded - But Still Receiving Emails?

2012-01-26 Thread Palatine Web Support
On 2012-01-25 17:01, Daniel L. Miller wrote: On 1/25/2012 2:01 AM, Palatine Web Support wrote: On 2012-01-25 05:38, Daniel L. Miller wrote: On 1/24/2012 8:35 AM, Palatine Web Support wrote: Here is my dovecot config: plugin { quota = maildir:User Quota quota_rule2 = Trash:storage=+100M }

Re: [Dovecot] Imap Quota Exceeded - But Still Receiving Emails?

2012-01-25 Thread Daniel L. Miller
On 1/25/2012 2:01 AM, Palatine Web Support wrote: On 2012-01-25 05:38, Daniel L. Miller wrote: On 1/24/2012 8:35 AM, Palatine Web Support wrote: Here is my dovecot config: plugin { quota = maildir:User Quota quota_rule2 = Trash:storage=+100M } [..] So it picks up my set quota of 3MB bu

Re: [Dovecot] Imap Quota Exceeded - But Still Receiving Emails?

2012-01-25 Thread Daniel L. Miller
On 1/25/2012 1:39 AM, Palatine Web Support wrote: On 2012-01-25 05:38, Daniel L. Miller wrote: On 1/24/2012 8:35 AM, Palatine Web Support wrote: Here is my dovecot config: plugin { quota = maildir:User Quota quota_rule2 = Trash:storage=+100M } [..] So it picks up my set quota of 3MB bu

Re: [Dovecot] Imap Quota Exceeded - But Still Receiving Emails?

2012-01-24 Thread Daniel L. Miller
On 1/24/2012 8:35 AM, Palatine Web Support wrote: Here is my dovecot config: plugin { quota = maildir:User Quota quota_rule2 = Trash:storage=+100M } [..] So it picks up my set quota of 3MB but dovecot is not rejecting emails if I am over my quota. Can anyone help? Is the quota plugi

Re: [Dovecot] imap quota makes the Alarm clock expire

2008-12-12 Thread Magnus Appelquist
Well, I don't think it matter. Although I'm not sure that I've configured backend properly and I don't know if one backend excludes the others (i.e. they may be loaded anyway). I've tried with three different backend (not at the same time): plugin { quota = fs:user } plugin { quota = di

Re: [Dovecot] imap quota makes the Alarm clock expire

2008-12-12 Thread Timo Sirainen
On Dec 12, 2008, at 5:06 PM, Magnus Appelquist wrote: After a couple of seconds when I try to start dovceot, I get this: r...@taleira:~# /etc/init.d/dovecot start Alarm clock If I uncomment the "imap_quota and quota" in dovecot.conf everything seem to work fine What quota backend are you usi

Re: [Dovecot] imap-quota not working

2008-10-16 Thread Timo Sirainen
On Sun, 2008-10-05 at 17:55 +0300, arvids wrote: > On Sunday 05 October 2008 17:15:45 Timo Sirainen wrote: > > That's the point of using prefetch userdb. Either don't use it, or copy > > all the quota_* fields to password_query as well (with userdb_ prefix). > > Thank you very much for pointing it

Re: [Dovecot] imap-quota not working

2008-10-05 Thread Timo Sirainen
On Sun, 2008-10-05 at 17:55 +0300, arvids wrote: > On Sunday 05 October 2008 17:15:45 Timo Sirainen wrote: > > That's the point of using prefetch userdb. Either don't use it, or copy > > all the quota_* fields to password_query as well (with userdb_ prefix). > > Thank you very much for pointing it

Re: [Dovecot] imap-quota not working

2008-10-05 Thread arvids
On Sunday 05 October 2008 17:15:45 Timo Sirainen wrote: > That's the point of using prefetch userdb. Either don't use it, or copy > all the quota_* fields to password_query as well (with userdb_ prefix). Thank you very much for pointing it out, I forgot about this prefetch thing. Now imap quota is

Re: [Dovecot] imap-quota not working

2008-10-05 Thread Timo Sirainen
On Sun, 2008-10-05 at 17:02 +0300, arvids wrote: > For some reason the user_query is not executed, only password_query. That's the point of using prefetch userdb. Either don't use it, or copy all the quota_* fields to password_query as well (with userdb_ prefix). signature.asc Description: Thi

Re: [Dovecot] imap-quota not working

2008-10-05 Thread arvids
On Sunday 05 October 2008 16:47:26 Timo Sirainen wrote: > It doesn't show anything about quota rules, so the quota_rule isn't > being specified correctly by your userdb. Show your dovecot-sql.conf, > enable auth_debug=yes and show what the logs say when logging in. the log says: Oct 5 16:55:44 ho

Re: [Dovecot] imap-quota not working

2008-10-05 Thread Timo Sirainen
On Sun, 2008-10-05 at 16:42 +0300, arvids wrote: > On Sunday 05 October 2008 15:15:49 Timo Sirainen wrote: > > You should have only one quota_rule that's > > '*:storage=500:messages=5' > > > > I'm not sure what it does with your configuration. I suppose it's also > > possible that it works

Re: [Dovecot] imap-quota not working

2008-10-05 Thread arvids
On Sunday 05 October 2008 15:15:49 Timo Sirainen wrote: > You should have only one quota_rule that's > '*:storage=500:messages=5' > > I'm not sure what it does with your configuration. I suppose it's also > possible that it works as intended.. > > Anyway, set mail_debug=yes and show what th

Re: [Dovecot] imap-quota not working

2008-10-05 Thread Timo Sirainen
On Fri, 2008-09-26 at 11:43 +0300, arvids wrote: > Hello, > > imap-quota plugin always returns empty quota: > a1 GETQUOTA "" > * QUOTA "" () > a1 OK Getquota completed. > a2 GETQUOTAROOT INBOX > * QUOTAROOT "INBOX" > a2 OK Getquotaroot completed. > > quota_rule