Re: Local access to IMAP mailboxes

2018-09-28 Thread Victor Sudakov
This time an Android IMAP client complains about the "unexpected end of the network stream" while opening a mailbox named "dss", and dovecot logs: Sep 28 23:01:34 admin dovecot: imap-login: Login: user=, method=PLAIN, rip=78.140.19.131, lip=95.179.154.55, mpid=85536, TLS,

outlook idiocy - IMAP folders with /

2018-09-28 Thread Wojciech Puchar
user attempts to create folders with / dovecot naturally cannot create it so it returns error but outlook of course "create" it and keep data in local store only. data is lost when you remove local store .pst file. The question is - can dovecot be configured so it will automatically replace

Fatal: setgid, imap connections dropped.

2018-09-28 Thread J. de Meijer
Hi, I'm getting errors with my IMAP setup. Basically, everything seems to work. Mail is delivered nicely from Postfix to Dovecot via LMTP. Dovecot does the authentication to LDAP (also for Postfix). Users are able to send mail via authenticated submission (Postfix) and login into IMAP and POP.

Bug in conditionals to assign values to variables?

2018-09-28 Thread Angel L. Mateo
Hi, According to https://wiki2.dovecot.org/Variables you could use conditionals to assign values to a varible. The syntax is: %{if;value1;operator;value2;value-if-true;value-if-false} where any of the fields can refer to another field using %v or %{value} syntax. The problem is

Re: v2.3.3 rc1 - Error: sieve: !!BUG!!: Binary compiled from dovecot.sieve is still corrupt

2018-09-28 Thread Aki Tuomi
On 28.09.2018 13:44, Aki Tuomi wrote: > > On 28.09.2018 12:38, James wrote: >> On 27/09/2018 16:14, Sami Ketola wrote: >> It was studio cc.  gcc doesn't make it through configure and I didn't ask why. >>> Can you share a little bit more info on how did the compile (or >>> configure

Re: Local access to IMAP mailboxes

2018-09-28 Thread Victor Sudakov
Joseph Tam wrote: [dd] > > Whether you use any of them is up to you. As I said, direct mailbox > file access will work. However, if you deal with Gb size mailboxes, > re-indexing and general mail operations will be painful. > > > My mail goes through procmail, so Dovecot will not be the only

Re: v2.3.3 rc1 - Error: sieve: !!BUG!!: Binary compiled from dovecot.sieve is still corrupt

2018-09-28 Thread Aki Tuomi
On 28.09.2018 12:38, James wrote: > On 27/09/2018 16:14, Sami Ketola wrote: > >>> It was studio cc.  gcc doesn't make it through configure and I >>> didn't ask why. >> >> Can you share a little bit more info on how did the compile (or >> configure even) fail with gcc on Solaris 11? > > > $

Re: v2.3.3 rc1 - Error: sieve: !!BUG!!: Binary compiled from dovecot.sieve is still corrupt

2018-09-28 Thread James
On 27/09/2018 16:14, Sami Ketola wrote: It was studio cc. gcc doesn't make it through configure and I didn't ask why. Can you share a little bit more info on how did the compile (or configure even) fail with gcc on Solaris 11? $ ./configure $ARGS ... checking Linux compatible mremap()...

Re: Local access to IMAP mailboxes

2018-09-28 Thread Victor Sudakov
Joseph Tam wrote: [dd] > > Whether you use any of them is up to you. As I said, direct mailbox > file access will work. However, if you deal with Gb size mailboxes, > re-indexing and general mail operations will be painful. > > > My mail goes through procmail, so Dovecot will not be the only

Re: v2.3.3 rc1 - Error: sieve: !!BUG!!: Binary compiled from dovecot.sieve is still corrupt

2018-09-28 Thread James
On 27/09/2018 14:55, Josef 'Jeff' Sipek wrote: On Thu, Sep 27, 2018 at 10:42:16 +0100, James wrote: $ dovecot -c dovecot.conf -n # 2.3.3.rc1 (14e4920d8): dovecot.conf # Pigeonhole version 0.5.2 (7704de5e) # OS: SunOS 5.11 i86pc Out of curiosity, is this a Solaris system or an illumos system?

Re: Dovecot submission announces CHUNKING but backend Postfix does not support it

2018-09-28 Thread Michael Goth
On 09/20/2018 10:24 PM, Stephan Bosch wrote: Op 20/09/2018 om 13:39 schreef Michael Goth: On 09/20/2018 12:56 PM, Robert Schetterer wrote: Am 20.09.2018 um 11:04 schrieb Michael Goth: Hello, I'm setting up Dovecot 2.3.2.1 as a submission proxy to a Postfix backend server. Dovecot

Re: Username aliases

2018-09-28 Thread Florian Pritz
On Fri, Sep 28, 2018 at 08:57:44AM +0300, Aki Tuomi wrote: > On 28.09.2018 00:08, Florian Pritz wrote: > > On Wed, Sep 26, 2018 at 09:34:07AM +0300, Aki Tuomi > > wrote: > >> # before current passbd > >> passdb { > >>   driver = passwd-file > >>   args = username_format=%Lu

Re: having problems with Argon

2018-09-28 Thread Aki Tuomi
On 28.09.2018 04:24, Adam Gold wrote: > Hello everyone.  I'm close to completing my first build of a mail > server - Postfix, Dovecot, Postgres (I know, sounds like overkill), > Rspamd with Redis and Unbound (please infer a mega lack of experience > disclaimer).  The model is standalone