Re: Error "collect2: error: ld returned 213 exit status" when build Dovecot 2.3.13 on CentOS 7&8 with Valgrind

2021-01-25 Thread Duc Anh Do
Hi Aki, Thanks for your response! On Tue, 26 Jan 2021 at 14:11, Aki Tuomi wrote: > > > On 22/01/2021 12:04 Duc Anh Do wrote: > > > > > > Hi all, > > > > I'm building Dovecot from source of Dovecot 2.3.13. When doing make > check, I saw an error: > > make[1]: Entering directory > '/home/xxx/rpm

Re: Error "collect2: error: ld returned 213 exit status" when build Dovecot 2.3.13 on CentOS 7&8 with Valgrind

2021-01-25 Thread Aki Tuomi
> On 22/01/2021 12:04 Duc Anh Do wrote: > > > Hi all, > > I'm building Dovecot from source of Dovecot 2.3.13. When doing make check, I > saw an error: > make[1]: Entering directory > '/home/xxx/rpmbuild/BUILD/xxx/dovecot-2.3.13/src/lib-ssl-iostream' > for bin in test-iostream-ssl; do \ > i

Error "collect2: error: ld returned 213 exit status" when build Dovecot 2.3.13 on CentOS 7&8 with Valgrind

2021-01-22 Thread Duc Anh Do
Hi all, I'm building Dovecot from source of Dovecot 2.3.13. When doing make check, I saw an error: make[1]: Entering directory '/home/xxx/rpmbuild/BUILD/xxx/dovecot-2.3.13/src/lib-ssl-iostream' for bin in test-iostream-ssl; do \ if ! /bin/sh ../../run-test.sh ../.. ./$bin; then exit 1; fi; \ don

Re: syslog logging + 2.3.10 + centos 7

2020-09-04 Thread Matt Bryant
ssue tbh ? Anyone have any ideas ??? rgds Matt On 19/8/20 5:23 pm, Matt Bryant wrote: 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 dovec

Re: Strange index error on NFS after upgrade to CentOS 7 from 6

2020-08-25 Thread Alessio Cecchi
entOS 7 the first Dovecot backend. But after Director start to direct users on new CentOS 7 server some errors, for any users, come up, an example: Aug 21 14:56:41 Error: imap(ales...@cecchi.it) session=<11sBlmKtj1qelGW/>: Mailbox INBOX: Broken or unexpectedly changed file /home/vm

Strange index error on NFS after upgrade to CentOS 7 from 6

2020-08-25 Thread Alessio Cecchi
Hi, I'm running 3 Dovecot director and 6 Dovecot backend on CentOS 6 and Dovecot 2.3.10, with Maildir shared on NFSv3 (on NetApp). Since CentOS 6 will be EOL on November I started to upgrade to CentOS 7 the first Dovecot backend. But after Director start to direct users on new Cen

Re: Strange index error on NFS after upgrade to CentOS 7 from 6

2020-08-25 Thread Aki Tuomi
> On 25/08/2020 16:43 Alessio Cecchi wrote: > > > Hi, > > I'm running 3 Dovecot director and 6 Dovecot backend on CentOS 6 and Dovecot > 2.3.10, with Maildir shared on NFSv3 (on NetApp). > > Since CentOS 6 will be EOL on November I started to upgrade

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

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-23 Thread Sam Kuper
On Sat, May 23, 2020 at 11:55:33AM +0800, Plutocrat wrote: > On 22/05/2020 18.32, Jerry wrote: >> On Thu, 21 May 2020 23:22:04 -0700, lists stated: >>> I use SSHGuard on well ssh (doh!), but supposedly you can use it for >>> postfix and dovecot also. I can tell you it is well supported. [..] >> >>

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-22 Thread Plutocrat
ay 2020 23:22:04 -0700, lists stated: >> I use SSHGuard on well ssh (doh!), but supposedly you can use it for >> postfix and dovecot also. I can tell you it is well supported. I am >> on Centos 7 using firewalld. > > SSHGuard works fairly well with Postfix; however, it is

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-22 Thread Joseph Tam
On Fri, 22 May 2020, Jerry wrote: On Thu, 21 May 2020 23:22:04 -0700, lists stated: I use SSHGuard on well ssh (doh!), but supposedly you can use it for postfix and dovecot also. I can tell you it is well supported. I am on Centos 7 using firewalld. SSHGuard works fairly well with Postfix

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-22 Thread lists
m: je...@seibercom.net Sent: May 22, 2020 3:38 AM To: dovecot@dovecot.org Reply-to: dovecot@dovecot.org Subject: Re: fail2ban setup centos 7 not picking auth fail? On Thu, 21 May 2020 23:22:04 -0700, lists stated: >I use SSHGuard on well ssh (doh!), but supposedly you can use it for >postfix and dove

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-22 Thread Jerry
On Thu, 21 May 2020 23:22:04 -0700, lists stated: >I use SSHGuard on well ssh (doh!), but supposedly you can use it for >postfix and dovecot also. I can tell you it is well supported. I am >on Centos 7 using firewalld. SSHGuard works fairly well with Postfix; however, it is virtuall

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-22 Thread Adi Pircalabu
On 22-05-2020 15:45, Voytek Eymont wrote: On Fri, May 22, 2020 2:05 pm, Adi Pircalabu wrote: On 22-05-2020 10:38, Voytek Eymont wrote: Hardly a Dovecot issue. Can you please post the output of this command? /usr/bin/fail2ban-regex /var/log/dovecot.log /etc/fail2ban/filter.d/dovecot.conf

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-22 Thread Voytek Eymont
On Fri, May 22, 2020 4:01 pm, Adi Pircalabu wrote: >> Results >> === >> >> >> Failregex: 5149 total >> > [...] > >> >> Lines: 338975 lines, 0 ignored, 5149 matched, 333826 missed >> [processed in 87.44 sec] >> > > Right, so it's not a regex problem then, you're getting some matches > there, al

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-22 Thread Adi Pircalabu
On 22-05-2020 10:38, Voytek Eymont wrote: I'm trying to set up fail2ban with dovecot, I have it working on 'old' server Centos 6, but, not getting anywhere with 'new' server on Centos 7 using standard filters I've copied same 'filter' to new server,

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-21 Thread lists
I use SSHGuard on well ssh (doh!), but supposedly you can use it for postfix and dovecot also. I can tell you it is well supported. I am on Centos 7 using firewalld.   Original Message   From: a...@ddns.com.au Sent: May 21, 2020 11:01 PM To: voy...@sbt.net.au Cc: dovecot@dovecot.org

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-21 Thread Voytek Eymont
On Fri, May 22, 2020 2:05 pm, Adi Pircalabu wrote: > On 22-05-2020 10:38, Voytek Eymont wrote: > > Hardly a Dovecot issue. Can you please post the output of this command? > /usr/bin/fail2ban-regex /var/log/dovecot.log > /etc/fail2ban/filter.d/dovecot.conf Adi, thanks, what I get is: # /usr/bin

fail2ban setup centos 7 not picking auth fail?

2020-05-21 Thread Voytek Eymont
I'm trying to set up fail2ban with dovecot, I have it working on 'old' server Centos 6, but, not getting anywhere with 'new' server on Centos 7 using standard filters I've copied same 'filter' to new server, still get nothing any idea how to figure this

Re: Problem Solr and centos 7

2019-08-07 Thread Shawn Heisey via dovecot
On 8/7/2019 4:23 AM, HTMLServices.it via dovecot wrote: Thanks Shawn for your reply I tried to bring the heap size to 5gb as you would like, but the problem was not solved. That machine only has 4GB of total memory, so setting the heap to 5GB will eventually be problematic and lead to major p

Re: Problem Solr and centos 7

2019-08-07 Thread HTMLServices.it via dovecot
Thanks Shawn for your reply I tried to bring the heap size to 5gb as you would like, but the problem was not solved. "/If you have configured fts_solr with a URL that contains a # character, it's never going to work./" I'm not sure how to configure this but in the 90-plugins.conf file I configu

Re: Problem Solr and centos 7

2019-08-06 Thread Shawn Heisey via dovecot
On 8/5/2019 12:02 PM, HTMLServices.it via dovecot wrote: Given that I am not an expert, I am doing tests with Solr, I installed following the guide but I have no benefits on the search, the search on the body on 28000 mails takes a few minutes and then goes to timeout. If the problems you're h

Problem Solr and centos 7

2019-08-05 Thread HTMLServices.it via dovecot
something not compatible with centos 7 so I installed version 7.7.0 as an example on the guide https://wiki2.dovecot.org/Plugins/FTS/Solr. I did several tests but I can't get it to work, this is the test server link: http://5.39.2.59:8987/solr/#/ I only changed the door because the 8983 is

dovecot/imap crashes on Centos 7

2019-07-29 Thread marvin alcantara via dovecot
Hi All, I have my dovecot/imap crashing on my Centos7 server. Below is the stacktrace I got: #0  0x7f32d9b84e58 in array_count_i (array=0x55b332a1f8f8) at array.h:155                           No locals.                                                                                         

CentOS 7 SeLinux Problem?

2019-06-21 Thread Günther J . Niederwimmer via dovecot
Hello, I update my dovecot to the last Version, now I have this error in the audit Log. Can any tell me what I can do, without selinux disabled // SELinux hindert /usr/sbin/dovecot daran, mit getattr-Zugriff auf Datei /proc/ sys/fs/suid_dumpable zuzugreifen. * Plugin catchall (100. Wahrsc

Re: trouble with ssl disable in centos 7 with version 1.0 1.2 and 3.10

2018-10-18 Thread Aki Tuomi
On 18.10.2018 20.43, Joseph Harth wrote: > I am trying to use dovecot without ssl in centos 7. It works with imap > but I am not able to make it work with pop3. Pop3 only works with > ssl=yes. I can use dovecot in centos 4 ok.  I get the same error with > thunderbird and outlook.

trouble with ssl disable in centos 7 with version 1.0 1.2 and 3.10

2018-10-18 Thread Joseph Harth
I am trying to use dovecot without ssl in centos 7. It works with imap but I am not able to make it work with pop3. Pop3 only works with ssl=yes. I can use dovecot in centos 4 ok.  I get the same error with thunderbird and outlook. But for some reason it works when I telnet to port 110 and do

Re: dovecot + centos 7 + internal ca + hostname change

2018-09-12 Thread Matt Bryant
ors and run udpate-ca-trust .. all works ok > .. (this is on centos 7 btw) > > So wanted to change the hostname away from ip-x-x-x-x to something a > little bit more descriptive .. but then kaboom .. doesnt work any more > and the following errors are seen. > > Have created

dovecot + centos 7 + internal ca + hostname change

2018-09-12 Thread Matt Bryant
Not sure if this is dovecot or not but can find very little ie no info around on this ... and added the pem file into /etc/pki/ca-trust/source/anchors and run udpate-ca-trust .. all works ok .. (this is on centos 7 btw) So wanted to change the hostname away from ip-x-x-x-x to something a little

Re: Dovecot on CentOS 7

2018-07-10 Thread Kenneth Porter
On 7/10/2018 9:28 AM, Tracy Greggs wrote: Did you verify the server is listening on 0.0.0.0 and that your firewall is not blocking? CentOS 7 uses firewalld. You'll need to enable the services you use (smtp, imap, and pop3) for the default zone. Something like: firewall-cmd --zone=p

Re: Dovecot on CentOS 7

2018-07-10 Thread Victor Oñate
10, 2018 at 11:17 AM, John Rowan > wrote: > > I guess I've been lucky. My Red Hat server I built in 2003 finally gave > up > > the ghost yesterday. Fifteen years with almost zero problems running > 7x24. > > Now I'm trying to build a basic server to host my e-

Re: Dovecot on CentOS 7

2018-07-10 Thread Aki Tuomi
Did you remember to permit access in firewall? You can use ss -ltnp to see what address(es) are listened on. ---Aki TuomiDovecot oy Original message From: John Rowan Date: 10/07/2018 19:17 (GMT+02:00) To: dovecot@dovecot.org Subject: Dovecot on CentOS 7 I guess I've

Re: Dovecot on CentOS 7

2018-07-10 Thread Tracy Greggs
t yesterday. Fifteen years with almost zero problems running 7x24. > Now I'm trying to build a basic server to host my e-mail using CentOS 7, > Sendmail and Dovecot. Server is running great as are Sendmail and Dovecot > but Dovecot only allows connections from the CentOS 127.0.0.1.

Dovecot on CentOS 7

2018-07-10 Thread John Rowan
I guess I've been lucky. My Red Hat server I built in 2003 finally gave up the ghost yesterday. Fifteen years with almost zero problems running 7x24. Now I'm trying to build a basic server to host my e-mail using CentOS 7, Sendmail and Dovecot. Server is running great as are Se

Re: Dovecot 2.3 on CentOS 7.

2018-02-01 Thread Voytek Eymont
On Fri, February 2, 2018 8:58 am, Reio Remma wrote: > What would be the preferred directory for storing all virtual mail > without modification to system files? on my Centos 7 Dovecit 2.2.32, as well as prior versions, I've always used /var/vmail/vmail1/dom.tld don't know

Re: Dovecot 2.3 on CentOS 7.

2018-02-01 Thread Kenneth Porter
--On Thursday, February 01, 2018 11:58 PM +0200 Reio Remma wrote: What would be the preferred directory for storing all virtual mail without modification to system files? I would guess something under /var/lib. If you plan to host multiple virtual servers, /srv might be a better place to lo

Re: Dovecot 2.3 on CentOS 7.

2018-02-01 Thread Reio Remma
stemd/system/dovecot.service.d/writable-home.conf [Service] ProtectHome=false maybe this helps? --- Aki Tuomi Dovecot oy Original message From: Reio Remma Date: 01/02/2018 21:44 (GMT+02:00) To: dovecot@dovecot.org Subject: Dovecot 2.3 on CentOS 7. Greetings! I'm havin

Re: Dovecot 2.3 on CentOS 7.

2018-02-01 Thread Aki Tuomi
/etc/systemd/system/dovecot.service.d/writable-home.conf [Service]ProtectHome=false maybe this helps? ---Aki TuomiDovecot oy Original message From: Reio Remma Date: 01/02/2018 21:44 (GMT+02:00) To: dovecot@dovecot.org Subject: Dovecot 2.3 on CentOS 7. Greetings! I'm h

Dovecot 2.3 on CentOS 7.

2018-02-01 Thread Reio Remma
Greetings! I'm having a bit of trouble trying out Dovecot 2.3 on CentOS 7. Dovecot 2.2.33 works fine on the same system (same config as well, minus the SSL changes) but after upgrading to 2.3 I'm getting the following errors: Feb  1 21:30:18 localhost dovecot: imap(r...@bwo.mr

Re: new install on Centos 7

2017-08-11 Thread Peter
On 12/08/17 00:50, voy...@sbt.net.au wrote: > I've followed GhettoForge's Postfix page, so far so good > > but, I'm not that sure of getting dovecot22... > > do I need to do a 'yum shell --enablerepo=gf-plus', followed by install, > run, quit; like for Postfix..? Yes, I haven't done a dovecot pa

Re: new install on Centos 7

2017-08-11 Thread voytek
On Thu, August 10, 2017 6:35 pm, Peter wrote: > GhettoForge has dovecot22 packages as well which provide the latest > stable version of Dovecot for CentOS 6 and 7. Peter, thanks. I've followed GhettoForge's Postfix page, so far so good but, I'm not that sure of getting dovecot22... do I need t

Re: new install on Centos 7

2017-08-10 Thread Peter
On 11/08/17 10:42, Joseph Tam wrote: >> Or just ping me in #ghettoforge on Freenode and I'll generally get it >> fixed quickly, if I haven't already seen it on the list and fixed it. > > Not all package maintainers are as responsive as you are. I've lost > count of the number of problems reported

Re: new install on Centos 7

2017-08-10 Thread Joseph Tam
Or consider compiling it yourself from source. It may be more work, but you get complete control over your versioning, your package dependencies, etc. If a bug that affects you gets fixed on a bleeding edge version (or is only available as a patch), you can fix it right away rather than waiting

Re: new install on Centos 7

2017-08-10 Thread Peter
On 11/08/17 07:46, Joseph Tam wrote: >> GhettoForge has dovecot22 packages as well which provide the latest >> stable version of Dovecot for CentOS 6 and 7. > > Or consider compiling it yourself from source. It may be more work, but > you get complete control over your versioning, your package de

Re: new install on Centos 7

2017-08-10 Thread Joseph Tam
I currently have Postfix Dovecot MySQL on Centos 6, looking at migrating to new server new server is CentOS 7.3, but, the Centos repo version is dovecotx86_64 1:2.2.10-7.el7 what is the best way to install current release Dovecot on a new server ? GhettoForge has dovecot22

Re: new install on Centos 7

2017-08-10 Thread Peter
On 10/08/17 18:56, voy...@sbt.net.au wrote: > I currently have Postfix Dovecot MySQL on Centos 6, looking at migrating > to new server > > new server is CentOS 7.3, but, the Centos repo version is > > dovecotx86_64 1:2.2.10-7.el7 > > what is the best way to install current rele

new install on Centos 7

2017-08-09 Thread voytek
I currently have Postfix Dovecot MySQL on Centos 6, looking at migrating to new server new server is CentOS 7.3, but, the Centos repo version is dovecotx86_64 1:2.2.10-7.el7 what is the best way to install current release Dovecot on a new server ? tia, V

Re: 2.2.30.2 fails to compile on centos 7

2017-06-06 Thread Peter
On 07/06/17 15:39, Matt Bryant wrote: > my actual RPM failed at the same place Right, I looked there and specifically pulled up my build log to show that the build went through that particular place just fine (and it completed just fine as well). So it did not fail for me. > .. the below was act

Re: 2.2.30.2 fails to compile on centos 7

2017-06-06 Thread Matt Bryant
thx my actual RPM failed at the same place .. the below was actually not the result of an rpmbuild command .. cleared out the BUILD directory, untar'd, configure and ran make manually - failed at the same spot as the RPM package .. given 2.2.30.1 built ok saw no reason why 2.2.30.2 should sudden

Re: 2.2.30.2 fails to compile on centos 7

2017-06-06 Thread Peter
On 07/06/17 12:39, Peter wrote: > I'll give you a link once I get it pushed out to GhettoForge. Packages are pushed out to gf-testing now. You can find the CentOS 7 binary RPMs in: http://mirror.ghettoforge.org/distributions/gf/el/7/testing/x86_64/ The SRPM is a

Re: 2.2.30.2 fails to compile on centos 7

2017-06-06 Thread Peter
On 07/06/17 12:52, Eric Broch wrote: > It compiled fine for me using rpmbuild on CentOS 7 Using rpmbuild directly is a crapshoot because you never know what cruft is left over from previous builds or other activity on the box. If you want consistent, reproducible results then you really sho

Re: 2.2.30.2 fails to compile on centos 7

2017-06-06 Thread Eric Broch
It compiled fine for me using rpmbuild on CentOS 7 On 6/6/2017 6:39 PM, Peter wrote: On 07/06/17 10:52, Matt Bryant wrote: Just downloaded the latest release 2.2.30.2, ran ./configure with all defaults and make ... and it fails to build .. error somewhere whilst running Makefile in lib-http

Re: 2.2.30.2 fails to compile on centos 7

2017-06-06 Thread Peter
On 07/06/17 10:52, Matt Bryant wrote: > Just downloaded the latest release 2.2.30.2, ran ./configure with all > defaults and make ... > > and it fails to build .. error somewhere whilst running Makefile in lib-http Just built fine for me. I'll give you a link once I get it pushed out to GhettoFo

2.2.30.2 fails to compile on centos 7

2017-06-06 Thread Matt Bryant
Just downloaded the latest release 2.2.30.2, ran ./configure with all defaults and make ... and it fails to build .. error somewhere whilst running Makefile in lib-http libtool: link: gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wfo

Re: sieve_imapsieve centos 7

2017-02-25 Thread Matthew Broadhead
/2017 23:38, Christian Kivalo wrote: On 2017-02-24 23:16, Matthew Broadhead wrote: i am using CentOS 7 centos-release-7-3.1611.el7.centos.x86_64 with dovecot dovecot-2.2.10-7.el7.x86_64. i am trying to set up AntiSpam with IMAPSieve but the package seems to be lacking sieve_imapsieve. is there

Re: sieve_imapsieve centos 7

2017-02-25 Thread Ben
On 25/02/2017 11:46, Aki Tuomi wrote: imapsieve needs much newer dovecot and sieve. In which case the OP would probably need to install from source, because that's the version in the CentOS 7 repo.

Re: sieve_imapsieve centos 7

2017-02-25 Thread Aki Tuomi
imapsieve needs much newer dovecot and sieve. ---Aki TuomiDovecot oy Original message From: Ben Date: 25/02/2017 12:33 (GMT+02:00) To: dovecot@dovecot.org Subject: Re: sieve_imapsieve centos 7 >> i am using CentOS 7 centos-release-7-3.1611.el7.centos.x86_6

Re: sieve_imapsieve centos 7

2017-02-25 Thread Ben
i am using CentOS 7 centos-release-7-3.1611.el7.centos.x86_64 with dovecot dovecot-2.2.10-7.el7.x86_64. i am trying to set up AntiSpam with IMAPSieve but the package seems to be lacking sieve_imapsieve. is there anything i can do? i am not really interested in compiling from source because i

Re: sieve_imapsieve centos 7

2017-02-24 Thread Christian Kivalo
On 2017-02-24 23:16, Matthew Broadhead wrote: i am using CentOS 7 centos-release-7-3.1611.el7.centos.x86_64 with dovecot dovecot-2.2.10-7.el7.x86_64. i am trying to set up AntiSpam with IMAPSieve but the package seems to be lacking sieve_imapsieve. is there anything i can do? i am not really

sieve_imapsieve centos 7

2017-02-24 Thread Matthew Broadhead
i am using CentOS 7 centos-release-7-3.1611.el7.centos.x86_64 with dovecot dovecot-2.2.10-7.el7.x86_64. i am trying to set up AntiSpam with IMAPSieve but the package seems to be lacking sieve_imapsieve. is there anything i can do? i am not really interested in compiling from source because i

Re: CentOS 7

2016-12-03 Thread Eric Broch
Thanks Alexey! Worked a charm. On 12/4/2016 12:29 AM, Alexey Asemov (Alex/AT) wrote: Hello Eric, For me, aclocal --install -I m4 preparation step helps and seems to be correct. Certain autoconf version scripts perform this step later than needed.

Re: CentOS 7

2016-12-03 Thread Alexey Asemov (Alex/AT)
Hello Eric, For me, aclocal --install -I m4 preparation step helps and seems to be correct. Certain autoconf version scripts perform this step later than needed.

CentOS 7

2016-12-03 Thread Eric Broch
Hello List, I'm building a dovecot-2.2.27 RPM for CentOS 7 and running into some issues The dovecot.spec (http://pkgs.fedoraproject.org/cgit/rpms/dovecot.git/tree/dovecot.spec) file runs 'autoreconf -I . -fiv' for aarch64 support just before the %configure option but is

Re: centos 7 dovecot 2.2.10 segmentation fault on devcot/auth using ldap driver in userdb

2015-06-18 Thread andrea lisci
this response is well handled on dovecot-2.2.18-2.fc21.x86_64 2015-06-17 23:03 GMT+02:00 Andrea Lisci : > dovecot 2.2.10 packaged by centos 7 > > configuring ldap driver on userdb cause imap crash during login > > userdb { > driver = ldap > args = /etc/dovecot/dov

Re: centos 7 dovecot 2.2.10 segmentation fault on devcot/auth using ldap driver in userdb

2015-06-17 Thread Patrick Ben Koetter
* Andrea Lisci : > dovecot 2.2.10 packaged by centos 7 > > configuring ldap driver on userdb cause imap crash during login SELinux enabled? p@rick -- [*] sys4 AG https://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgerich

centos 7 dovecot 2.2.10 segmentation fault on devcot/auth using ldap driver in userdb

2015-06-17 Thread Andrea Lisci
dovecot 2.2.10 packaged by centos 7 configuring ldap driver on userdb cause imap crash during login userdb { driver = ldap args = /etc/dovecot/dovecot-ldap-userdb.conf3.ext # Default fields can be used to specify defaults that LDAP may override #default_fields = home=/home/virtual/%u

[OT] Extdata / Extprograms Plugins on CentOS 7?

2015-03-04 Thread E.B.
Hello, I want to install Dovecot Pigeonhole and use the Extdata and Extprograms plugins on CentOS 7. I prefer to install software via yum, and a reasonably new version of Dovecot is available in the CentOS repo. But according to the dovecot documentation, these plugins need to be compiled

dovecot-2.2.13 and CentOS 7

2014-07-25 Thread Django [BOfH]
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 HI, if someone need/want dovecot-2.2.13 rpms for CentOS 7 here're some one: http://wiki.mailserver.guru/doku.php/centos:mailserver.guru ttyl Django - -- "Bonnie & Clyde der Postmaster-Szene!" approved by Postfix-God h