Re: How to check which version of openssl is getting compiled in into dovecot?

2017-10-27 Thread krz...@gmail.com
Never mind. It was old /lib64/libcrypto.so.1.0.0 which is dynamicly linked when running imap-login

Re: How to check which version of openssl is getting compiled in into dovecot?

2017-10-27 Thread krz...@gmail.com
ature in situation where openssl is dynamicly linked at startup (as using env LD_LIBRARY_PATH will make it link somewhere else for example). 2017-10-27 14:35 GMT+02:00 krz...@gmail.com : >>> You can check with ldd /usr/lib/dovecot/imap-login (or libexec) > > No, I cant because I'm co

Re: How to check which version of openssl is getting compiled in into dovecot?

2017-10-27 Thread krz...@gmail.com
(s23_srvr.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC 2017-10-27 8:33 GMT+02:00 Aki Tuomi : > > > On 27.10.2017 00:53, krz...@gmail.com wrote: >> I got multiple versions of openssl in my system. I compile dovec

How to check which version of openssl is getting compiled in into dovecot?

2017-10-26 Thread krz...@gmail.com
I got multiple versions of openssl in my system. I compile dovecot with PKG_CONFIG_PATH=/usr/openssl-1.0.2l-fpic/lib/pkgconfig ./configure How do I check which version of openssl got compiled in? configure script does not show version. There seem to be no way to check it in compiled binary (?) My

Re: [feature suggestion] pigeonhole - sendmail path for outgoing email

2016-10-05 Thread krz...@gmail.com
Possibility of adding custom header to outgoing sieve message would also be nice feature.

[feature suggestion] pigeonhole - sendmail path for outgoing email

2016-10-05 Thread krz...@gmail.com
pigeonhole seems to use /usr/sbin/sendmail for its outgoing emails - even tought that is does not seem to be documented anywhere. How about setting to specify diffrent sendmail program path and parameters?

bug - over system quota and dovecot-uidlist

2015-09-23 Thread krz...@gmail.com
Ever since I've migraded from courier pop3 to dovecot pop3 I'm constantly getting complains from users that went over system quota for short while and then their pop3 client downloads all messages again. I never happened with courier pop3. I think that dovecot does not handle dovecot-uidlist file s

feature suggestion: wildcard in userdb

2015-07-18 Thread krz...@gmail.com
feature suggestion: wildcard in userdb aa:x:32009:32012::/home/usr/mail/bb::userdb_quota_rule=*:bytes=700M *:x:32009:32012::/home/usr/mail/bb: That would be usefull in many situation, for example to set default values per domain (userdb per domain) userdb { driver = passwd-file args = /usr

bug in group permission check

2015-07-18 Thread krz...@gmail.com
Jul 19 01:05:27 sv1 dovecot: auth: Error: passwd-file(aa@ddd,89...24,<>): stat(/usr/dovecot-cfg/dom-home/ddd/etc/ddd/shadow) failed: Permission denied (euid=33454(dovecot) egid=33454(dovecot) missing +x perm: /usr/dovecot-cfg/dom-home/ddd, we're not in group 33795(sysgroup), dir owned by 32072:3379