Hi,
I saw this BUG message in the logfile (only one time).
dovecot: IMAP(xxx): FETCH for mailbox INBOX UID 4572 failed to read message
input: Input/output error
dovecot: IMAP(xxx): Disconnected: BUG: Unknown internal error isp=xxx lip=xxx
rip=xxx bytes=117/341182
No core file.
v1.2.12
Maildir
Hi,
I'm using deliver for storing new mails (nfs).
Since v.1.2 deliver does not reject mails if over quota (maildir quota).
test with v. 1.1.18:
# HOME=/tmp/maildir/ /path/dovecot-1.1.18/libexec/dovecot/deliver -e -c
/path/dovecot-1.1.18/etc/dovecot.conf
# Quota exceeded (mailbox for user is ful
Hi,
> I'm using deliver for storing new mails (nfs).
> Since v.1.2 deliver does not reject mails if over quota (maildir quota).
>
> test with v. 1.1.18:
> # HOME=/tmp/maildir/ /path/dovecot-1.1.18/libexec/dovecot/deliver -e -c
> /path/dovecot-1.1.18/etc/dovecot.conf
> # Quota exceeded (mailbox fo
Hi, thank you for the hint
> It seems to be working for me:
>
> Using V 1.2.4
> ---
> plugin:
> quota: maildir:User quota
> quota_rule: *:storage=2G
> ---
I've tried with
quota = maildir:User quota
quota_rule = ?:storage=1K
and
> Take a look at :
> http://wiki.dovecot.org/Quota/1.1
>
> M.A.
sorry I don't know what you mean on this site.
The wiki link is for dovecot 1.1 also - and with 1.1.18
there is no problem.
I need a way to use quota only with the maildirsize file
without the dovecot quota_limit fallback.
Timo, i
Hi,
I have a problem with the filename of attachments in some clients.
# dovecot 1.2.(5|7)
* 3 FETCH (BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit"
13 1 NIL NIL NIL NIL)("text" "plain" ("charset" "UTF-8" "name"
"ISO-8859-1''testanh%E4ng.txt") NIL NIL "8bit" 27 1 NIL ("att
> > I think "name" should be "name*" (rfc 2231?)
>
> Yes, fixed: http://hg.dovecot.org/dovecot-1.2/rev/96b5d6d8dd2c
sorry, but the patch do not change anything - still the same output.
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de
Hi,
is it possible to use multiple ssl-certs on different _ports_ with the same
protocol?
I know I can configure multiple certs with the "local " setting*.
But how is this (or similar) possible in v2.2.10:
local :100 {
protocol imap {
...
}
}
local :101 {
protocol ima