On Fri, 25 May 2007, Nicolas Boullis wrote:
As I wrote the patch, I do. ;-)
Always good to go to the source :)
The warning is triggered when the free space goes below the specified value,
not when the used space goes above. Hence, if you have no limit on the
message count, no warning on the
Hi,
I'm considering using delivery for delivering emails. The question is about
quota. Does delivery check quota for single maildir or for entire collection
of user folders?
Example:
/var/mail/user/{new,cur,tmp}
/var/mail/user/.Some_Folder/{new,cur,tmp}
/var/mail/user/.Some_Other_Folder/{new,c
Quoting Doug Council <[EMAIL PROTECTED]>:
I am testing out the unofficial quota warning patch with Dovecot 1.0.0,
and no matter what values I use for the storage or messages values, the
warning script is never executed.
My plugin settings are:
plugin {
quota = maildir:storage=20480
quota_w
Timo Sirainen wrote:
On 24.5.2007, at 22.22, Eric and Barbara Sammons wrote:
I am running dovecot 0.99. Everything works great; however, now I am
looking at several different tools to convert mbox to Maildir. It
seems the tools, mb2md.pl, perfect_maildir.pl, and others all do what
they clai
Timo Sirainen wrote:
On 24.5.2007, at 22.22, Eric and Barbara Sammons wrote:
I am running dovecot 0.99. Everything works great; however, now I am
looking at several different tools to convert mbox to Maildir. It
seems the tools, mb2md.pl, perfect_maildir.pl, and others all do what
they clai
[EMAIL PROTECTED] wrote:
i set mail_location = mbox:/var/spool/mail/%u
and protocols = pop3s pop3
why he trys to create and use imap format?`
Platform?
OS Version?
Dovecot version?
Dovecot -n output?
--
Best regards,
Charles
i set mail_location = mbox:/var/spool/mail/%u
and protocols = pop3s pop3
why he trys to create and use imap format?`
in log are
May 25 18:52:25 mail dovecot: pop3-login: Login: user=,
method=PLAIN,
rip=80.xx.xx.xx, lip=xx.xx.24.29, TLS
May 25 18:52:26 mail dovecot: POP3(richard):
open(/var/spo
I am testing out the unofficial quota warning patch with Dovecot 1.0.0,
and no matter what values I use for the storage or messages values, the
warning script is never executed.
My plugin settings are:
plugin {
quota = maildir:storage=20480
quota_warning = storage=80%:messages=10 /usr/loca
I have up to 4 servers that will run dovecot behind a load balancer, which means
the same user might be accessing the same mailbox from multiple servers, and it
seems like dovecot doesn't like multiple access to the dovecot indexes for the
one user since I currently have them stored in a nfs home
Stephane Enten wrote:
Hello all,
I'm trying to understand when exactly the variable substitution
happens in Dovecot, as I get different results in the LDA and in the POP/IMAP
server.
Here's my general setup:
- Postfix MTA, delivers mail via Dovecot LDA
- users list sits in a database
- ma
Hi, I'm using Maildir with dovecot .99, I'm getting some errors with fcntl
locks. Do I still need to use a locking mechanism if I'm using maildir with
pop3 access.
For reasons I won't go into I cant upgrade from .99 to version one at the
time.
I'm getting this error with some users, I have tried
Hello all,
I'm trying to understand when exactly the variable substitution
happens in Dovecot, as I get different results in the LDA and in the POP/IMAP
server.
Here's my general setup:
- Postfix MTA, delivers mail via Dovecot LDA
- users list sits in a database
- mail directory is stored in
Timo Sirainen wrote:
- Instead of requiring "\n[\r]From ", require "\n[\r]\n[\r]From "
- in mbox-save.c make sure that the extra empty line is always added
(I'm not sure if this already is done, I think it isn't)
- preferrably also fix broken mboxes in mbox-sync.c and mbox-save.c: If
you not
On Fri, 2007-05-25 at 13:45 +0200, Marc Delling wrote:
> Yes, but as I understand it there is not easy way to manage that. The
> plugin cannot be configured like:
Oh, true, but I'm sure once the code shows up you could easily modify
the plugin for that.
johannes
signature.asc
Description: Th
25.05.2007 11:52 Johannes Berg:
He said that after the message was piped away it's still copied to the
destination folder. Hence, you'd only need to run the pipe plugin
on all
available folders. Should probably be doable.
Yes, but as I understand it there is not easy way to manage that. The
On Thu, 2007-05-24 at 23:22 +0200, Marc Delling wrote:
> The spam learning would be fine with your plugin
> but is there a way to trigger ham learning when a mail is added to
> any other mail folder than spam?
He said that after the message was piped away it's still copied to the
destination f
On Thu, 2007-05-24 at 14:53 -0500, Eric Rostetter wrote:
> I learned the last time this came up that people who can't understand
> why overloading IMAP with other protocols is bad also can't understand
> how ssh authentication works or what the difference is between a
> protocol and an application
17 matches
Mail list logo