2.3.6 lib-smtp test failure in CentOS 6

2019-05-01 Thread Peter via dovecot
After applying the patches in my previous message... I'm getting the following when building dovecot for CentOS 6 (but not for CentOS 7): lmtp payload - normal: parallel pipelining ssl ... : ok CLIENT: Panic: file smtp-client-connection.c: line 1309

2.3.6 lib-http assert failure

2019-05-01 Thread Peter via dovecot
connection lost after 100-continue ... : ok test-http-client-errors.c:1319: Assert failed: resp->status == 200 /bin/sh: line 1: 25431 Segmentation fault ./$bin make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.6/src/lib-http' make[3]: ***

Re: Understanding virtual mailboxes (examples in 15-mailboxes.conf)

2019-05-01 Thread Daniel Miller via dovecot
On 4/30/2019 11:13 PM, MRob via dovecot wrote: The examples in 15-mailboxes.conf # If you have a virtual "All messages" mailbox:   #mailbox virtual/All {   #  special_use = \All   #  comment = All my messages   #}   # If you have a virtual "Flagged" mailbox:   #mailbox virtual/Flagged {

Re: v2.3.6 Configure fail 'libssl not found' macOS

2019-05-01 Thread James Brown via dovecot
> On 1 May 2019, at 4:38 pm, James Brown via dovecot > wrote: > > No problems with 2.3.5, but when I try to compile 2.3.6 with: > > ./configure --with-mysql --with-ssl=openssl > > I get: > > checking for dlopen... yes > checking for SSL_read in -lssl... no >

Re: Feature request: exclude IP/network in allow_nets extra field

2019-05-01 Thread A. Schulze via dovecot
Am 30.04.19 um 03:56 schrieb Zhang Huangbin via dovecot: > Dear all, > > We use `allow_nets`[1] to restrict login clients, it works fine. > Recently we need to allow some users to login from everywhere except some > IP/networks, how can we accomplish this with "allow_nets"? > > Tried

v2.3.6 Configure fail 'libssl not found' macOS

2019-05-01 Thread James Brown via dovecot
No problems with 2.3.5, but when I try to compile 2.3.6 with: ./configure --with-mysql --with-ssl=openssl I get: checking for dlopen... yes checking for SSL_read in -lssl... no configure: error: Can't build with OpenSSL: libssl not found $ locate libssl

Understanding virtual mailboxes (examples in 15-mailboxes.conf)

2019-05-01 Thread MRob via dovecot
The examples in 15-mailboxes.conf # If you have a virtual "All messages" mailbox: #mailbox virtual/All { # special_use = \All # comment = All my messages #} # If you have a virtual "Flagged" mailbox: #mailbox virtual/Flagged { # special_use = \Flagged # comment = All my