Re: submission message quota

2020-08-19 Thread Admin Beckspaced
Am 20.08.2020 um 08:29 schrieb Gerry: Hello, I am trying to come up with a way to have individual quotas per user for the submission service. Similar to what I could achieve with Postfix and policyd. More specifically, the quota I am most interested in, is limiting the number of messages a sing

submission message quota

2020-08-19 Thread Gerry
Hello, I am trying to come up with a way to have individual quotas per user for the submission service. Similar to what I could achieve with Postfix and policyd. More specifically, the quota I am most interested in, is limiting the number of messages a single account can send within a given timef

Re: INBOX sharing does not work

2020-08-19 Thread Torsten
Sami, thanks a lot it works. Torsten Am 19.08.20 um 15:59 schrieb Sami Ketola: Hi, try setting mail_shared_explicit_inbox=yes https://doc.dovecot.org/settings/core/#mail-shared-explicit-inbox Sami On 18. Aug 2020, at 23.56, Torsten > wrote: Hello! INBOX

Indexer error after upgrade to 2.3.11.3

2020-08-19 Thread Alessio Cecchi
Hi, after the upgrade to Dovecot 2.3.11.3, from 2.3.10.1, I see frequently these errors from different users: Aug 18 11:02:35 Panic: indexer-worker(i...@domain.com) session=: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL

Re: sieve_max_script_size is ignored

2020-08-19 Thread Zdeněk Zámečník
That's what I was afraid of. Some users are trying to set up vacation message with inline picture. I am aware it's not ideal but in some cases it's needed. It would be nice if this configuration option works in the future. Regards, Zdenek On 8/19/20 5:01 PM, Stephan Bosch wrote: Op 19-8-2

Re: Indexer error after upgrade to 2.3.11.3

2020-08-19 Thread Josef 'Jeff' Sipek
On Wed, Aug 19, 2020 at 17:03:57 +0200, Alessio Cecchi wrote: > Hi, > > after the upgrade to Dovecot 2.3.11.3, from 2.3.10.1, I see frequently > these errors from different users: It looks like this has been around for a while and you just got unlucky and started seeing this now. Here's a quick

Re: sieve_max_script_size is ignored

2020-08-19 Thread Stephan Bosch
Op 19-8-2020 om 17:01 schreef Stephan Bosch: Op 19-8-2020 om 13:47 schreef Zdeněk Zámečník: I am in troubles with compiling sieve scripts larger than 1MB. I see in logs following errors: Aug 19 13:10:26 mail dovecot: lmtp(z...@xxx.xxx)<22117>: Error: sieve: autoreply: line 16818: quoted s

Re: sieve_max_script_size is ignored

2020-08-19 Thread Stephan Bosch
Op 19-8-2020 om 13:47 schreef Zdeněk Zámečník: I am in troubles with compiling sieve scripts larger than 1MB. I see in logs following errors: Aug 19 13:10:26 mail dovecot: lmtp(z...@xxx.xxx)<22117>: Error: sieve: autoreply: line 16818: quoted string started at line 3 is too long (longer than

/usr/include/dovecot/str.h

2020-08-19 Thread Marc Roos
FYI, I am building on alpine 3.10 and 3.11 I am getting this build[1] error. I think these header files of dovecot are not correct. Or are they? I changed line 35 in /usr/include/dovecot/str.h from str_append_max(str, cstr, max_len); to str_append_max(str, (const char *)cstr, max_len); [

Re: INBOX sharing does not work

2020-08-19 Thread Sami Ketola
Hi, try setting mail_shared_explicit_inbox=yes https://doc.dovecot.org/settings/core/#mail-shared-explicit-inbox Sami > On 18. Aug 2020, at 23.56, Torsten wrote: > > Hello! > > INBOX sharing does not seem to work, although

sieve_max_script_size is ignored

2020-08-19 Thread Zdeněk Zámečník
I am in troubles with compiling sieve scripts larger than 1MB. I see in logs following errors: Aug 19 13:10:26 mail dovecot: lmtp(z...@xxx.xxx)<22117>: Error: sieve: autoreply: line 16818: quoted string started at line 3 is too long (longer than 1048576 bytes) Aug 19 13:10:26 mail dovecot: lm

pop3_migration plugin

2020-08-19 Thread Andrea Gabellini
Hello, I'm trying to migrate from an old courier-IMAP server on which I made a plugin to access the individual mailboxes with a master password Emails are used in both POP3 and IMAP. I followed this guide https://wiki.dovecot.org/Migration/Dsync In the log I find these messages, which are gener

syslog logging + 2.3.10 + centos 7

2020-08-19 Thread Matt Bryant
All, Running dovecot 2.3.10 on a CentOS 7.x and logging via syslog seems to stop when i restart rsyslog process. Reload doesnt get it working again only a dovecot restart. Tested this with dovecot 2.2.36 and this did not exhibit the same behaviour. systemctl restart dovecot rsyslog - thi