Displaying 14 results from an estimated 14 matches for "krzf83".
2017 Oct 27
2
How to check which version of openssl is getting compiled in into dovecot?
...against non-fpic openssl I just got
/usr/openssl-1.0.2l/lib/libssl.a(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 <aki.tuomi at dovecot.fi>:
>
>
> On 27.10.2017 00:53, krzf83 at gmail.com wrote:
>> 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...
2017 Oct 27
0
How to check which version of openssl is getting compiled in into dovecot?
...runtime (for example to maillog, every time he starts). For example
apache can do it (and many other programs). Its a must have feature 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 krzf83 at gmail.com <krzf83 at gmail.com>:
>>> You can check with ldd /usr/lib/dovecot/imap-login (or libexec)
>
> No, I cant because I'm compiling dovecot with openssl compiled as FPIC
> which means that its not getting dynamicly linked.
>
> When I try to compile against...
2011 Oct 13
11
is space really freed after deleting large subvolume?
I''m wondering is space really freed after deleting large subvolume?
Will space be immediately available to other data like other
subvolumes?
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2017 Oct 26
3
How to check which version of openssl is getting compiled in into dovecot?
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 dovecot is still seen vulnerable by tls testing tools so I'm
guessing wrong version of openssl
2017 Oct 27
2
How to check which version of openssl is getting compiled in into dovecot?
> On Oct 27, 2017, at 12:33 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>
>
> On 27.10.2017 00:53, krzf83 at gmail.com wrote:
>> 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 versio...
2016 Oct 05
4
[feature suggestion] pigeonhole - sendmail path for outgoing email
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?
2011 Apr 16
1
btrfs frozen solid with postgresql dbs
kernel: 2.6.37.6
At least twice I''ve experienced problems when using btrfs with ssd for
postgresql db storage. Server gets frozen, i even can''t kill it using
kill -9, I cant chown postgresql db dir (it never gets done). If I
initiate copy operation of postgresql db dir to another partition
(without actually switching to using it) everything starts to work
fine for some time...
2011 Aug 14
3
cant mount degraded (it worked in kernel 2.6.38.8)
# uname -a
Linux dhcppc1 3.0.1-xxxx-std-ipv6-64 #1 SMP Sun Aug 14 17:06:21 CEST
2011 x86_64 x86_64 x86_64 GNU/Linux
mkdir test5
cd test5
dd if=/dev/null of=img5 bs=1 seek=2G
dd if=/dev/null of=img6 bs=1 seek=2G
losetup /dev/loop2 img5
losetup /dev/loop3 img6
mkfs.btrfs -d raid1 -m raid1 /dev/loop2 /dev/loop3
btrfs device scan
btrfs filesystem show
Label: none uuid:
2015 Jul 18
1
bug in group permission check
Jul 19 01:05:27 sv1 dovecot: auth: Error:
passwd-file(aa at 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:33795 mode=0710)
root at sv1 [~]# sudo -u dovecot groups
dovecot sysgroup
root at sv1 [~]#
2015 Sep 23
1
bug - over system quota and dovecot-uidlist
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 safely so it can withstand such
situations.
rsync and other similar programs always writes to
2017 Oct 27
0
How to check which version of openssl is getting compiled in into dovecot?
On 27.10.2017 00:53, krzf83 at gmail.com wrote:
> 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 n...
2017 Oct 27
0
How to check which version of openssl is getting compiled in into dovecot?
On 27.10.2017 10:07, @lbutlr wrote:
>
>> On Oct 27, 2017, at 12:33 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>>
>>
>>
>> On 27.10.2017 00:53, krzf83 at gmail.com wrote:
>>> 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 d...
2011 Jul 12
1
after mounting with -o degraded: ioctl: LOOP_CLR_FD: Device or resource busy
dd if=/dev/null of=img5 bs=1 seek=2G
dd if=/dev/null of=img6 bs=1 seek=2G
mkfs.btrfs -d raid1 -m raid1 img5 img6
losetup /dev/loop4 img5
losetup /dev/loop5 img6
btrfs device scan
mount -t btrfs /dev/loop4 dir
umount dir
losetup -d /dev/loop5
mount -t btrfs -o degraded /dev/loop4 dir
umount dir
losetup -d /dev/loop4
ioctl: LOOP_CLR_FD: Device or resource busy
mkfs.ext3 /dev/loop4
mke2fs 1.39
2015 Jul 19
0
feature suggestion: wildcard in userdb
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/dovecot-cfg/userdb/%d
}