[Dovecot] Trash Plugin

2011-08-09 Thread Aydın Demirel
ReHi; I have a question about trash plugin. I added following lines into dovecot.conf: quota_rule = *:storage=2048000 quota_rule2 = Trash:storage=1MB quota_rule3 = SPAM:ignore When I set *:storage line as default quota_rule , There is no problem.. But when I removed this line and set

Re: [Dovecot] authentication via LDAP

2011-08-09 Thread Gerardo Herzig
El mar, 09-08-2011 a las 00:47 +0300, da...@apollo.lv escribió: > in principle possible: > > pass auth: > auth_bind = yes > auth_bind_userdn = uid=%u,ou=Person,o=Work > > filter by group: > user_filter = > (&(&(&(objectclass=user)(objectclass=person))(memberOf=*MailUsers.*))(uid=%n)) > pass_filt

Re: [Dovecot] Dovecot quota dict

2011-08-09 Thread Juan Bernhard
Hi Nikita, thanks for the help, but I don't have any problem with bouncing the mail after the deliver (in fact, the mail pass two MTAs servers before reaching the final storage) I will try (with my limited english) to explain it better. Now I m working with a single quota rule for everyone. What

Re: [Dovecot] Clients can't retrieve new emails

2011-08-09 Thread Jeff Van Epps
Apologies for the repeat post. I just want to take one more try to find someone who can help or point me in a direction on this. Anyone? -- Forwarded message -- From: Jeff Van Epps Date: Mon, Aug 1, 2011 at 8:59 AM Subject: Clients can't retrieve new emails To: dovecot@dovecot.org

[Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-09 Thread Andrzej Adam Filip
Is it possible to get LMTP session over STDIN/STDOUT (for non root user)? I have configured dovecot to allow "server less" access to my mailbox using IMAP over STDIN/STDOUT. I would like to complete the setup by making fetchmail deliver fetched messages via LMTP over STDIN/STDOUT. -- [pl>en: And

Re: [Dovecot] How to make dovecot-lda/deliver mark a message as seen

2011-08-09 Thread Stefan Piegsa
On 08/08/2011 11:46 AM, Andrzej Adam Filip wrote: On 08/08/2011 09:43 AM, Stefan Piegsa wrote: Thanks for your reply! On 08/08/2011 08:36 AM, Andrzej Adam Filip wrote: Have you considered using sieve for the task? [Using imap4flags extension] Yes, but I think it's not the optimal solution for

Re: [Dovecot] Clients can't retrieve new emails

2011-08-09 Thread Willie Gillespie
On 08/09/2011 08:23 AM, Jeff Van Epps wrote: Apologies for the repeat post. I just want to take one more try to find someone who can help or point me in a direction on this. Anyone? -- Forwarded message -- From: Jeff Van Epps Date: Mon, Aug 1, 2011 at 8:59 AM Subject: Clients can

Re: [Dovecot] Clients can't retrieve new emails

2011-08-09 Thread Jeff Van Epps
On Tue, Aug 9, 2011 at 1:03 PM, Willie Gillespie < wgillespie+dove...@es2eng.com> wrote: > On 08/09/2011 08:23 AM, Jeff Van Epps wrote: > >> Apologies for the repeat post. I just want to take one more try to find >> someone who can help or point me in a direction on this. Anyone? >> >> --

[Dovecot] [i...@shaw.ca: Repeat mails. INC000023456674]

2011-08-09 Thread The Doctor
Anyone seen this before? - Forwarded message from i...@shaw.ca - X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on doctor.nl2k.ab.ca X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=RCVD_IN_BACKSCATTER autolearn=no version=3.3.2 X-Original-To: r...@doctor.n

[Dovecot] list archive

2011-08-09 Thread Postmaster
I'm not able to access the mailing list archives following the instructions here... http://www.dovecot.org/mailinglists.html using either IMAP or by downloading the mbox file.

Re: [Dovecot] [i...@shaw.ca: Repeat mails. INC000023456674]

2011-08-09 Thread Patrick Domack
Was this using imap or pop3? I haven't looked at how imap works. But if your using pop3, set pop3_uidl_format correctly. If your deleting or purging the index files and have it set to anything other than %f or %Mf it probably won't work so well. Quoting The Doctor : Anyone seen this before?

Re: [Dovecot] list archive

2011-08-09 Thread Noel Butler
On Tue, 2011-08-09 at 17:12 -0400, Postmaster wrote: > I'm not able to access the mailing list archives following the > instructions here... > >http://www.dovecot.org/mailinglists.html > > using either IMAP or by downloading the mbox file. replace www.dovecot.org with dovecot.org the mir

Re: [Dovecot] Dovecot quota dict

2011-08-09 Thread Nikita Koshikov
On Tue, 09 Aug 2011 11:18:55 -0300 Juan Bernhard wrote: > Hi Nikita, thanks for the help, but I don't have any problem with > bouncing the mail after the deliver (in fact, the mail pass two MTAs > servers before reaching the final storage) > I will try (with my limited english) to explain it bet