Pigeonhole 0.4.10 doesn't log msgid for some messages.
Dec 16 09:57:57 mx dovecot: lmtp(us...@example.com): EbLlL2gLcVYCBgEAPZa6/Q: sieve:
msgid=<20151216065756.be1df1f...@cp.bitrix24.com>: forwarded to
Dec 16 09:57:57 mx dovecot: lmtp(us...@example.com): EbLlL2gLcVYCBgEAPZa6/Q:
sieve: stored
Dovecot 2.2.20
Solaris 10 / x86
Maildir
q
(dbx) where
[1] strlen(0x0, 0x0, 0x491baa, 0x0, 0x4d1ed0, 0x4d1ed0), at
0xfd7ffeaf6dd0
=>[2] str_append(str = 0x4a9120, cstr = (nil)), line 96 in "str.c"
[3] client_get_commands_status(client = 0x4d16c0), line 282 in "imap-client.c"
[4] clien
Just got another core-dump from Dovecot's imap process on our mail server.
Dovecot 2.2.20
Solaris 10 / x86
Maildir
Output from syslog:
Dec 14 10:58:12 mail dovecot: [ID 583609 mail.crit] imap(oling): Panic: file
imap-fetch.c: line 554: assertion failed: (ctx->client->output_cmd_lock == NULL
|
On Mon, 2015-12-14 at 17:53 -0500, Ranbir wrote:
> Is it possible in Dovecot to translate the mail address lookup from
> postfix into just a "uid" search? If I could do that, Dovecot would
> find "ranbir" and report back to postfix the user exists.
I sent this and then realized I could just strip
On 15/12/2015 14:08, Piotr Pies Ostrowski wrote:
On Tue, Dec 15, 2015 at 11:50:06AM +, Ben wrote:
I've been asked by a user whether it's possible to stop their IMAP client
downloading messages older than a given date.
Whilst I'm guessing it may well be possible to do this client-side using
On Tue, Dec 15, 2015 at 11:50:06AM +, Ben wrote:
> I've been asked by a user whether it's possible to stop their IMAP client
> downloading messages older than a given date.
>
> Whilst I'm guessing it may well be possible to do this client-side using
> folders and subscriptions, it got me think
I've been asked by a user whether it's possible to stop their IMAP
client downloading messages older than a given date.
Whilst I'm guessing it may well be possible to do this client-side using
folders and subscriptions, it got me thinking is there a way to do
this server side on dovecot ?