search for: martyna

Displaying 20 results from an estimated 40 matches for "martyna".

Did you mean: martyn
2019 Apr 11
3
maildirlock fails
...bdovecot.so.0(io_loop_run+0x38) [0x7f5bf0309be8] -> /usr/libexec/dovecot/maildirlock(main+0x24a) [0x558ae0e032ca] -> /lib64/libc.so.6(__libc_start_main+0xf5) [0x7f5befe6d3d5] -> /usr/libexec/dovecot/maildirlock(+0x13a2) [0x558ae0e033a2] Is this a known issue? Thank you! -- Best regards, Martynas Bendorius
2005 Apr 08
3
Samba, ADS and "Failed to verify incoming ticket!"
...s" based commands are working fine. I can get "ads status" displayed without any suspicious entries, I can get users/groups lists. But client (that is member of same domain) connections always end with above shown entries in log file. Any ideas what can be wrong ? With best regards Martynas
2005 May 02
4
auth methods and ads
Hello What is sequence for "auth methods" running in ADS mode ? How I can find this ? With best regards Martynas
2004 May 28
2
help: Unknown password scheme SHA
Hello, I would like to change my courier to dovecot. When I try to setup ldap auth, I get error: dovecot-auth: ldap(martynas): Unknown password scheme SHA So, how enable SHA scheme on dovecot? regards, Martynas
2019 Dec 08
1
v2.2.36 to v2.3.8 maildirlock bug
On 08 Dec 2019, at 05:58, @lbutlr <kremels at kreme.com> wrote: > On 06 Dec 2019, at 16:28, Martynas Bendorius <martynas at martynas.it> wrote: >> when zlib compression is enabled in dovecot, old emails remain untouched > > I?ve been considering doing this, or at least looking into how much space we?d save (answer so far, less than you might think), but I am hesitant to ?alter?...
2019 Dec 06
2
v2.2.36 to v2.3.8 maildirlock bug
...-crash.patch It works perfectly to fix the issue :) Regarding dsync - I don't think it's a good replacement in all the cases, is it? We use maildirlock extensively for compression of email folders (when zlib compression is enabled in dovecot, old emails remain untouched). -- Best regards, Martynas Bendorius > On 2019-12-07, at 00:46, Stephan Bosch via dovecot <dovecot at dovecot.org> wrote: > > > > On 22/10/2019 05:44, lty--- via dovecot wrote: >> Dear all, >> Dovecot upgraded from v2.2.36 to v2.3.8 There is no problem with the configuration, but the...
2006 Apr 18
1
How to map locked user Administrator in AD domain to guest ?
...embers want use Samba shares that are guest allowed and can't do that while logged in as Administrator. If Administrator is unlocked - option map to guest on bad password is working perfect. Is there a way to say, that user Administrator must be guest even if it is locked ? With best regards Martynas Buozis
2018 Jul 05
2
2.3.2 is still crashing (lmtp)
...0x0} ---Type <return> to continue, or q <return> to quit--- service_flags = <optimized out> storage_service_flags = <optimized out> tmp_base_dir = 0x7f6504888040 "\003" c = <optimized out> error = 0x0 -- Best regards, Martynas Bendorius
2003 Oct 23
1
pam_smbpass on Solaris box
...Err#22 EINVAL 9662: memcntl(0xFEC80000, 277476, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0 9662: close(6) Whole telnet session look like this : $ telnet testhost Trying aaa.bbb.ccc.ddd... Connected to testhost. Escape character is '^]'. testhost Login incorrect login: martynas Password: Connection closed by foreign host. $ Without pam_smbpass.so line in /etc/pam.conf session look like this : $ telnet testhost Trying aaa.bbb.ccc.ddd... Connected to testhost. Escape character is '^]'. testhost login: martynas Password: Last login: Thu Oct 23 12:26:21 from aaa.b...
2019 Apr 15
0
maildirlock fails
It seems something like this has been reported already, however, I was unable to find any changelog entries or patches: http://dovecot.2317879.n4.nabble.com/maildirlock-time-unit-td65122.html -- Best regards, Martynas Bendorius > On 12 Apr 2019, at 01:08, Martynas Bendorius <martynas at martynas.it> wrote: > > Hello, > > Maildirlock seems to panic on locking: > [root at centos7 home]# /usr/libexec/dovecot/maildirlock "/home/user/imap/domain.com/email/Maildir" 10 > Panic:...
2019 Jul 06
2
JMAP support
...16 5:28 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: >> Hi! >> We are working on including JMAP support to Dovecot. At this moment I cannot give any promise for exact version, but hopefully it will be part of v2.3 >> >> Aki Tuomi >> Dovecot Oy -- Best regards, Martynas Bendorius
2020 Feb 12
2
Dovecot v2.3.9.3 released
We are pleased to release v2.3.9.3 of Dovecot. Please find it from locations below https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz.sig Binary packages in https://repo.dovecot.org/ Docker images in https://hub.docker.com/r/dovecot/dovecot --- v2.3.9.3 2019-02-12? Aki Tuomi <aki.tuomi at open-xchange.com> ??? * CVE-2020-7046:
2020 Feb 12
2
Dovecot v2.3.9.3 released
We are pleased to release v2.3.9.3 of Dovecot. Please find it from locations below https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz.sig Binary packages in https://repo.dovecot.org/ Docker images in https://hub.docker.com/r/dovecot/dovecot --- v2.3.9.3 2019-02-12? Aki Tuomi <aki.tuomi at open-xchange.com> ??? * CVE-2020-7046:
2020 Feb 08
2
Dovecot/doveadm quota
...;s st_size parameter. This is not "correct", in that the actual space used on disk is always higher. If we count the number of 512B blocks used (st_blocks), and multiply by 512 to get the true disk usage. I'll be looking forward for your feedback/ideas. Thank you! -- Best regards, Martynas Bendorius > On 2020-02-08, at 17:57, Max Kostikov <max at kostikov.co> wrote: > > I think these changes will confuse users because calculated quota wouldn't be equals with total messages sizes. > > Marsistynas Bendorius ????? 2020-02-07 11:07: >> Is there any rea...
2003 Oct 22
1
samba, pam, kerberos
...required options : password encryption true in samba configuration file, usernames in NIS and password authentication over Kerberos ? I will highly appreciate all ideas about this. I am beating my head looking for various ways whole day without success. Thank you in advance ! With best regards Martynas
2005 Sep 20
1
Samba ADMIN$ share
...s available and I can point ADMIN$ wherever I want. I just want ask if this setting will not have any other impact to my current services (Samba installation is ADS membership). Can you provide more detailed explanation of "enable asu support = no" impact ? Thank you ! With best regards Martynas -----Original Message----- From: Gerald (Jerry) Carter [mailto:jerry@samba.org] Sent: Monday, July 11, 2005 3:03 PM To: Buozis, Martynas Cc: Samba List Subject: Re: [Samba] Samba ADMIN$ share -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Buozis, Martynas wrote: | Hello | | Is it possible to m...
2018 Jul 06
0
2.3.2 is still crashing (lmtp)
On 6 Jul 2018, at 1.53, Martynas Bendorius <martynas at martynas.it> wrote: > > Dovecot 2.3.2 still has the same issue we reported for 2.3.X: > > Jul 05 15:10:49 lmtp(2730445): Panic: file lib-event.c: line 182 (event_pop_global): assertion failed: (event != NULL) ... > #5 0x00007f6502986e42 in event_pop_g...
2019 Dec 08
0
v2.2.36 to v2.3.8 maildirlock bug
On 06 Dec 2019, at 16:28, Martynas Bendorius <martynas at martynas.it> wrote: > when zlib compression is enabled in dovecot, old emails remain untouched I?ve been considering doing this, or at least looking into how much space we?d save (answer so far, less than you might think), but I am hesitant to ?alter? the user?s ma...
2005 Mar 01
1
Two smbd daemons and clustered environment
...mbd process ? Does anybody have experience in running two smbd daemons with different configuration options on one host and can share his/her experience ? Or running smbd service as parallel service in clustered environment on two nodes ? Thank you for any tips and/or advises. With best regards Martynas
2005 Apr 28
1
Disable winbindd authentication while keep winbindd running
...if this will not break existing services : auth methods = guest sam All users that authenticate are created locally in /etc/passwd file. Can anybody give me advice how to keep winbindd running but for disable it usage ? (don't ask why - just give information ....) Thank you in advance ! Martynas