search for: eray

Displaying 20 results from an estimated 30 matches for "eray".

Did you mean: cray
2010 Aug 07
2
piegonhole seg fault with NULL user
dovecot-2.0-piegonhole commit cac6acdc4d0e: Crash when USER is NULL. Backtrace is below. Perhaps, we should check for NULL and bail out early? Eray [...] (gdb) cont Continuing. Program received signal SIGSEGV, Segmentation fault. t_strcut (str=0x0, cutchar=64 '@') at strfuncs.c:277 277 for (p = str; *p != '\0'; p++) { (gdb) bt full #0 t_strcut (str=0x0, cutchar=64 '@') at strfuncs.c:277 p = <v...
2010 Oct 01
2
v1.2.15 released
http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz.sig See the "ACL handling bugs" message for more details about the ACL merging bug. * acl: Fixed the logic of merging multiple ACL entries. Now it works as documented, while previously it could have done slightly different things depending on the order of the entries. *
2010 Oct 01
2
v1.2.15 released
http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz.sig See the "ACL handling bugs" message for more details about the ACL merging bug. * acl: Fixed the logic of merging multiple ACL entries. Now it works as documented, while previously it could have done slightly different things depending on the order of the entries. *
2011 Dec 01
1
v2.1.rc1 missing SnowballAnalyzer.h
...wrapper.cc is: #include "SnowballAnalyzer.h" Sure enough, there is no SnowballAnalyzer.h in the tarball. Looks like a missing a backslash in src/plugins/fts-lucene/Makefile.am: [...] noinst_HEADERS = \ fts-lucene-plugin.h \ lucene-wrapper.h SnowballAnalyzer.h \ SnowballFilter.h -- Eray Aslan
2010 Jun 03
5
Configure unsuccessful login attempts
Hi, using PAM, how can I configure how many attempts a user can make to connect, and if exceeding a certain number, block him for a specified amount of time? Any idea what the defaults are?
2017 Dec 20
2
v2.3.0 release candidate released
...And here are my configure options: ./configure \ --prefix=/opt/dovecot2.3 \ --with-ioloop=kqueue \ --with-notify=kqueue \ --with-sql=yes \ --with-mysql \ --with-zlib \ --with-bzlib \ --with-ssl=openssl On 19 December 2017 at 12:25, Eray Aslan <eraya at a21an.org> wrote: > On Mon, Dec 18, 2017 at 05:23:28PM +0200, Timo Sirainen wrote: > > https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz > > https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz.sig > > Please do not feed libraries into...
2013 Apr 18
5
v2.2.1 released
http://dovecot.org/releases/2.2/dovecot-2.2.1.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.1.tar.gz.sig - mailbox_list_index=yes was broken. - LAYOUT=index didn't list subscriptions. - auth: Multiple master passdbs didn't work. - Message parsing (e.g. during search) crashed when multipart message didn't actually contain any parts.
2013 Apr 18
5
v2.2.1 released
http://dovecot.org/releases/2.2/dovecot-2.2.1.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.1.tar.gz.sig - mailbox_list_index=yes was broken. - LAYOUT=index didn't list subscriptions. - auth: Multiple master passdbs didn't work. - Message parsing (e.g. during search) crashed when multipart message didn't actually contain any parts.
2012 Jul 12
1
managesieve segfault with gold linker
...ovecot-2.1-pigeonhole-0.3.1/src/testsuite/.libs/lt-testsuite: symbol lookup error: /tmp/work/dovecot-2.1-pigeonhole-0.3.1/src/lib-sieve/.libs/libdovecot-sieve.so.0: undefined symbol: mail_deliver_get_log_var_expand_table make: *** [tests/execute/errors.svtest] Error 127 Backtrace is attached. -- Eray Aslan <eras at gentoo.org> -------------- next part -------------- [New LWP 12169] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `dovecot/managesieve'. Program terminated with signal 11, Segmentati...
2010 Aug 04
5
v2.0.rc4 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz.sig I'm planning to release rc5 maybe this Friday or weekend, and if there are no serious bugs just change the version number to v2.0.0 a day or two later. Largest changes since rc3: + director: Added director_doveadm_port for accepting doveadm TCP connections. +
2010 Aug 04
5
v2.0.rc4 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz.sig I'm planning to release rc5 maybe this Friday or weekend, and if there are no serious bugs just change the version number to v2.0.0 a day or two later. Largest changes since rc3: + director: Added director_doveadm_port for accepting doveadm TCP connections. +
2010 Oct 13
1
Missing ACLOCAL_AMFLAGS ?
...ged, 1 insertions(+), 0 deletions(-) diff --git a/Makefile.am b/Makefile.am index d037258..49514e4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ +ACLOCAL_AMFLAGS = -I . aclocaldir = $(datadir)/aclocal SUBDIRS = \ --- I get moduledir option in configure and working autoreconf. -- Eray [1]: libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to...
2016 Nov 08
0
build failure --without-ssl
...[3]: *** [Makefile:738: test-http-client] Error 1 Had a quick look. When configured without ssl, the tests were failing at run time for dovecot-2.2.25. So, this change is good but not enough. Apparently, some people do use dovecot without ssl. https://bugs.gentoo.org/show_bug.cgi?id=599024 -- Eray
2017 Dec 19
0
v2.3.0 release candidate released
...Please do not feed libraries into LDFLAGS. It is wrong and breaks with --as-needed: [...] checking for libsodium... yes checking for crypto_pwhash_str_verify... no configure: error: Can't build with libsodium: not found Please see the attached patch for a possible solution. Thank you -- Eray -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-2.3-sodium.patch Type: text/x-diff Size: 766 bytes Desc: not available URL: <https://dovecot.org/pipermail/dovecot/attachments/20171219/71feaa2b/attachment-0001.bin>
2018 Jul 07
0
build failure with glibc >= 2.26
...o such file or directory #include <rpc/rpc.h> ^~~~~~~~~~~ compilation terminated. make[4]: *** [Makefile:826: rquota_xdr.lo] Error 1 during build. Apparently, rquota code needs some love. This is dovecot-2.3.2 but 2.2 branch should also result in the same error during make. -- Eray [1] https://fedoraproject.org/wiki/Changes/SunRPCRemoval
2010 Jun 14
3
Dovecot 1.1.x and 1.2.x differencies
Hello, I have been using successfully Dovecot 1.1.x for about a year now. It has been very stable. Now I'm uprading that same system to newer and more powerful hardware and I was wondering whether it is good idea or not to switch to Dovecot 1.2.x series. Could anybody direct me to feature comparision document or explain here main differences betweeen thos two branches? -- Veiko
2011 May 11
1
v1.2.17 released
http://dovecot.org/releases/1.2/dovecot-1.2.17.tar.gz http://dovecot.org/releases/1.2/dovecot-1.2.17.tar.gz.sig The important changes since v1.2.16: - Fixed potential crashes and other problems when parsing header names that contained NUL characters. - IMAP: Fixed a memory leak with ESEARCH command handling - Quota warnings could have been executed at incorrect
2011 May 11
1
v1.2.17 released
http://dovecot.org/releases/1.2/dovecot-1.2.17.tar.gz http://dovecot.org/releases/1.2/dovecot-1.2.17.tar.gz.sig The important changes since v1.2.16: - Fixed potential crashes and other problems when parsing header names that contained NUL characters. - IMAP: Fixed a memory leak with ESEARCH command handling - Quota warnings could have been executed at incorrect
2010 Oct 12
2
Pigeonhole feature request: automatically copy sieve_global_path (default script) to user's sieve_dir
We have used the great managesieve you have merged together, with sieve, to create pigeonhole. However, when a user creates a custom script through a GUI of ours, the default, as we expected, would be ignored. Maybe you could add a retain_sieve_global=yes|no setting OR be more complex by having the sieve_global_dir copied to the users sieve_dir on first managesieve script save, if another
2022 Dec 22
2
Dovecot v2.3.20 released
We are pleased to release v2.3.20 of Dovecot. https://dovecot.org/releases/2.3/dovecot-2.3.20.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.20.tar.gz.sig Binary packages in https://repo.dovecot.org/ Docker images in https://hub.docker.com/r/dovecot/dovecot Regards, Aki Tuomi Open-Xchange oy -- + Add dsync_features=no-header-hashes. When this setting is enabled and one dsync side