On Mon, Jul 17, 2023 at 10:30:32PM -0600, Michael Slusarz via dovecot wrote:
> For a variety of software, maintenance, and (yes) business reasons, there
> comes a time when decisions need to be made to move beyond existing software.
> This is completely normal in software development, and there
On Mon, Mar 20, 2023 at 10:29:59PM -0500, Elisamuel Resto Donate wrote:
> Writing to get some insight as to how I might rid myself of a the pesky
> error message on the subject. Every binary throws out that error, every
> LMTP delivery... basically every time any dovecot binary is executed. I
>
On Fri, Dec 23, 2022 at 11:59:54AM +0200, Aki Tuomi wrote:
> > On 23/12/2022 11:47 EET Eray Aslan wrote:
> > On Thu, Dec 22, 2022 at 10:06:16AM +0200, Aki Tuomi wrote:
> > > We are pleased to release v2.3.20 of Dovecot.
> >
> > Can you confirm that CVE-2022-3
On Thu, Dec 22, 2022 at 10:06:16AM +0200, Aki Tuomi wrote:
> We are pleased to release v2.3.20 of Dovecot.
Can you confirm that CVE-2022-30550 is patched in dovecot-2.3.20? Thank
you.
--
Eray
On Wed, Sep 11, 2019 at 04:43:48PM -0400, Hendrik Boom via dovecot wrote:
> Isn't the user name in the original Unix mail system (and presumably
> most of its descentants) case sensitive? In which case it has to
> distinguish between mail sent to bob and to Bob?
Message handling systems MUST pr
Sun RPC was removed from glibc-2.26 [1] resulting in
/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc
-std=gnu99 -march=native -O2 -pipe -fstack-protector-strong -U_FORTIFY_SOURCE
-D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wpointer-arith -
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 LDFLAGS. It is wrong and breaks with
--as-needed:
[...]
checking for
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
Some source based distros like Gentoo already enable -D_FORTIFY_SOURCE=2
by default resulting in the fol
On Tue, Aug 15, 2017 at 11:49:29PM +0300, Timo Sirainen wrote:
> https://dovecot.org/releases/2.2/rc/dovecot-2.2.32.rc1.tar.gz
> https://dovecot.org/releases/2.2/rc/dovecot-2.2.32.rc1.tar.gz.sig
In case you are interested (and have the spare cycles), I get the
following mostly new warnings with gc
dovecot-2.2.26.0:
$ ./configure --without-ssl && make
[...]
libtool: error: cannot find the library
'../lib-ssl-iostream/libssl_iostream_openssl.la' or unhandled argument
'../lib-ssl-iostream/libssl_iostream_openssl.la'
make[3]: *** [Makefile:738: test-http-client] Error 1
Had a quick look. Whe
On Fri, Apr 19, 2013 at 12:41:26AM +0300, Timo Sirainen wrote:
> 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
Thanks. Any idea about when pigeonhole (v0.4.0?) for dovecot-2.2 will
be released?
--
Eray Aslan
ting up connection
to 217.119.238.12:443 (ssl=yes)
Debug: http-client: peer 217.119.238.12:443: Peer created
Fatal: Plugin 'ssl_iostream_openssl' not found from directory
/usr/lib64/dovecot
make[2]: *** [check-test] Error 1
Looks like make check needs a running version of dovecot (version 2.2?)
for http-client tests. Is this intentional?
--
Eray Aslan
On 07/13/2012 04:38 PM, Eray Aslan wrote:
> I'll try to find out more but I will be on vacation for a few days
> so it might not be quick.
Recap:
When linked with gold, pigeonhole-0.3.1 make check fails with:
dovecot-2.1-pigeonhole-0.3.1/src/testsuite/.libs/lt-testsuite:
symbol l
0.4. All fail.
> I get the impression that this is an LD bug, but I do like to be sure.
Aye, that's my impression as well. I'll try to find out more but I will
be on vacation for a few days so it might not be quick. In the
meantime, if you make any headway, please let me know. Thank you.
--
Eray Aslan
/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
[New LWP 12169]
[Thread debugging using libthread_db enabled]
Using host libthread_db l
lucene-wrapper.h
SnowballAnalyzer.h \
SnowballFilter.h
--
Eray Aslan
On 2011-05-11 6:52 PM, Timo Sirainen wrote:
> 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
Will there be a piegonhole sieve/managesieve release for 1.2.17?
--
Eray
ort PGP/MIME but only inline
signing/ecryption.
--
Eray Aslan
On Thu, Oct 14, 2010 at 06:47:22PM +0100, Timo Sirainen wrote:
> VALGRIND=no ./configure
That will work for taking it out. Making it optional, checking
dependencies etc will require more work.
But yeah, I will go for disabling valgrind. The above is good enough.
Thanks.
--
Eray
On 14.10.2010 19:14, Timo Sirainen wrote:
> Why are you regenerating the files? Are you patching
> configure/Makefile.am? Why?
Dovecot tests has automagic dependency on valgrind which might fail on
unsopported CPUs (with SSE4a instructions for example) which results in
unpredictible and unreproduc
On 14.10.2010 17:29, Timo Sirainen wrote:
> Unfortunately ACLOCAL_AMFLAGS gives an error with the automake version
> in RHEL
Thats's a bug in RHEL then but fine.
> so I can't do that. autogen.sh (which you should be using)
I am using shipped tarballs which do not contain autogen.sh
> does it by
dovecot-2.0.5
autoreconf is failing with: [1]
$ autoreconf -f -i
[...]
src/plugins/acl/Makefile.am:11: `module_LTLIBRARIES' is used but
`moduledir' is undefined
[...]
autoreconf-2.65: automake failed with exit status: 1
Also,
$ ./configure --help | grep module
--with-nss Build wit
On 12.10.2010 18:16, Jerrale G wrote:
> We have a lot of users liking both you
It's not me but Stephan Bosch you are looking for. Sorry for the
misunderstanding.
> Pigeonhole would be even nicer with a "skelton directory" specified to
> copy a user's scripts from it, to their sieve_dir folder, o
On 12.10.2010 06:47, Jerrale G wrote:
> 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 setting to do
> this was set to yes. This way the administrators can crea
On 05.10.2010 09:40, Eray Aslan wrote:
> Will there be a sieve/managesieve release for dovecot-1.2.15? Some of
> the changes in 1.2.15 has security implications and I would like to
> update sooner rather than later. Any timetable?
Sigh. Please disregard. Sorry for the noise.
--
Eray
On 02.10.2010 00:30, Timo Sirainen wrote:
> http://dovecot.org/releases/1.2/dovecot-1.2.15.tar.gz
Will there be a sieve/managesieve release for dovecot-1.2.15? Some of
the changes in 1.2.15 has security implications and I would like to
update sooner rather than later. Any timetable?
Thanks
--
On 13.09.2010 15:00, Paweł Madej wrote:
> I use v1.2.x for now because 2.0 is hard masked in gentoo portage.
Not anymore. Please sync your tree.
> How
> stable is v2.0 for now? is it suitable for production environment or
> should I wait a bit until it is more tested?
That is for you to decide
On 18.08.2010 01:31, Timo Sirainen wrote:
> I'm really considering dropping the support for vpopmail completely.
No arguments from me as a downstream packager.
--
Eray
On 08.08.2010 12:28, Stephan Bosch wrote:
> Occurs only in the Sieve tools and the testsuite. This should fix it:
> http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/0592366457df
It does. Thanks for the quick turnaround.
--
Eray
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
On 08/05/2010 06:29 PM, Ralf Hildebrandt wrote:
OK, rc4 doesn't build for me:
http://www.dovecot.org/list/dovecot/2010-August/051334.html
--
Eray
On Wed, Aug 04, 2010 at 08:35:30PM +0100, Timo Sirainen wrote:
> http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz
Linking fails with the --as-needed flag:
[...]
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe
-fomit-frame-pointer -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--as-n
On 13.07.2010 19:10, Stephan Bosch wrote:
> My bad. Fixed:
>
> http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/1809aab8dfa2
Great. Thanks. One minor point:
make check is currently a noop but it exists sucessfully. I have a
build system which tries make check and if unseccessful tries make t
I am trying out the sieve plugin (commit 843ba8e66e1b) and dovecot-2.0.rc2.
Given
$ ./configure --with-dovecot=../dovecot-2.0.rc2/ --with-managesieve
make test fails with:
testu...@linode /tmp/dovecot-2-0-pigeonhole-843ba8e66e1b $ make test
testsuite(testuser): Error: user testuser: Initializati
On 14.06.2010 14:43, Veiko Kukk wrote:
> Could anybody direct me to feature comparision document or
> explain here main differences betweeen thos two branches?
Check the release notes:
http://www.dovecot.org/doc/NEWS
and the fine manual on upgrading to 1.2:
http://wiki.dovecot.org/Upgrading/1.2
On 06/03/2010 01:55 PM, Greg Pearson wrote:
> 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?
man 8 pam_tally
man 8 pam_tally2
> Any idea what the defaults are?
Default is not to block
On 06/03/2010 02:13 PM, Greg Pearson wrote:
> The desired behaviour
> for me would be to reject the connection even if the password becomes
> correct after several failures.
No. This is a bad idea. Anyone can easily DoS you if you go that route.
--
Eray
On 05/18/2010 12:14 AM, Noel Butler wrote:
> On Mon, 2010-05-17 at 09:28 -0400, Phil Howard wrote:
>> its your network (I hope for your sake).. its up to you how
>> efficient it
>> is.
>>
>> CDB is very fast.
>
> yes it is, if you only have a small number of users.
We use
On Fri, May 07, 2010 at 12:02:33AM -0500, Stan Hoeppner wrote:
> Anyone have any ideas? Other than switching to LDA+sieve and have TB check
> the IMAP folders for new mail?
Try turning off indexing on Thunderbird.
--
Eray
39 matches
Mail list logo