ACL File

2017-06-02 Thread Bobber
I'm getting inconsistent behavior from my acl file. I have an acl vfile configured with this: Jobs$* anyone lrwikst $* user=bob.wooldri...@edm-inc.com lrwstipekxa $* user=michael.u...@edm-inc.com lrwstipekxa Jobs$* user=bob.wooldri...@edm-inc.com lrwstipekxa Jobs$*

Re: Dovecot 2.2.30* compiling error

2017-06-02 Thread Mart Pirita
Andrey Jr. Melnikov wrote: > Mart Pirita wrote: >> Hello. >> I cant build 2.2.30*, but I can build fine version 2.2.29* with same >> options: >> RedHat based customized distro, 2.6.28.10 kernel > [...] > >> Build error: >> ltest_lib-test-bits.o: In function

Re: Dovecot 2.2.30* compiling error

2017-06-02 Thread Andrey Jr. Melnikov
Mart Pirita wrote: > Hello. > I cant build 2.2.30*, but I can build fine version 2.2.29* with same > options: > RedHat based customized distro, 2.6.28.10 kernel [...] > Build error: > ltest_lib-test-bits.o: In function `bits_required64': >

SIG11/Auth/FreeBSD

2017-06-02 Thread Larry Rosenman
I'm seeing lots of: Jun 2 00:00:05 thebighonker exim[57437]: dovecot_login authenticator failed for ec2-52-40-16-7.us-west-2.compute.amazonaws.com (ADM IN) [52.40.16.7]:51339 I=[192.147.25.65]:465: 535 Incorrect authentication data (set_id=web) Jun 2 00:00:06 thebighonker exim[57439]:

Re: Bug with 2.2.29-1~auto+25 back to haunt me

2017-06-02 Thread Ralf Hildebrandt
* Aki Tuomi : > I meant > > passdb { > driver = imap > args = ... ssl_ca_file=/path/to/ca > } That doesn't work: passdb { driver = imap # Change the line below to reflect the IP address of your Exchange Server. args = host=exchange-imap.charite.de port=993

Re: updated to dove 2.30.1 and still the same error ....

2017-06-02 Thread Aki Tuomi
> On June 2, 2017 at 4:44 PM dove...@jeffandjessi.com wrote: > > > > > Well.. updated to 2.30.1 hoping it would fix this mysterious seg fault > ... ,but nope ... > > auth: Fatal: master: service(auth): child 14502 killed with signal 11 > (core dumped) > > the core dump shows > > gdb)

updated to dove 2.30.1 and still the same error ....

2017-06-02 Thread dovecot
Well.. updated to 2.30.1 hoping it would fix this mysterious seg fault ... ,but nope ... auth: Fatal: master: service(auth): child 14502 killed with signal 11 (core dumped) the core dump shows gdb) bt #0 0x7f7ff4a06bee in ?? () #1 0x7f7ff74a4f44 in io_loop_handle_remove () from

Re: Two domains - same user names filter

2017-06-02 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 2 Jun 2017, Sandbox wrote: On Fri, 2 Jun 2017, Sandbox wrote: I have two LDAP domains, which has some equal users, eg: a...@domain1.com a...@domain2.com This works fine except one thing: i cant set up the ldap query to choose the

Dovecot 2.2.30* compiling error

2017-06-02 Thread Mart Pirita
Hello. I cant build 2.2.30*, but I can build fine version 2.2.29* with same options: RedHat based customized distro, 2.6.28.10 kernel Build options: export CPPFLAGS export LDFLAGS CPPFLAGS=-I/usr/local/ssl/include LDFLAGS=-L/usr/local/ssl/lib ./configure \ --prefix=/usr \

Re: Two domains - same user names filter

2017-06-02 Thread Sandbox
Hi, On Fri, 2 Jun 2017, Sandbox wrote: I have two LDAP domains, which has some equal users, eg: > > a...@domain1.com > a...@domain2.com > > This works fine except one thing: i cant set up the ldap query to choose > the correct maildir if the user names are equal. > | Well the most problem is

Re: Two domains - same user names filter

2017-06-02 Thread Aki Tuomi
> On June 2, 2017 at 11:13 AM Steffen Kaiser > wrote: > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 2 Jun 2017, Sandbox wrote: > > > I have two LDAP domains, which has some equal users, eg: > > > > a...@domain1.com > > a...@domain2.com > >

Re: Two domains - same user names filter

2017-06-02 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 2 Jun 2017, Sandbox wrote: I have two LDAP domains, which has some equal users, eg: a...@domain1.com a...@domain2.com This works fine except one thing: i cant set up the ldap query to choose the correct maildir if the user names are

Re: Bug with 2.2.29-1~auto+25 back to haunt me

2017-06-02 Thread Aki Tuomi
> On June 1, 2017 at 1:42 PM Ralf Hildebrandt > wrote: > > > * Aki Tuomi : > > > > > So I added > > > > ssl_ca_file = /etc/ssl/certs/ca-certificates.crt > > > > > > > > But alas: > > > > May 31 16:50:24 mproxy dovecot: config: Warning:

Re: Problem with dsync backup

2017-06-02 Thread Aki Tuomi
> On June 1, 2017 at 8:53 PM Sergio Belkin wrote: > > > Hi folks, > dsync(sergio.zuniga@example.local): Debug: imapc(mail.example.com:143): Authenticating as neth.stand for user sergio.zuniga@example.local dsync(sergio.zuniga@example.local): Error:

Two domains - same user names filter

2017-06-02 Thread Sandbox
Hi, I have two LDAP domains, which has some equal users, eg: a...@domain1.com a...@domain2.com I sat up this config: domain1 users maildirs are stored in /home/vmail/username domain2 users maildirs are stored in /home/vmail/domain2/username This works fine except one thing: i cant set up the