Extremely long line

2022-06-07 Thread Dmitriy Fitisov
Hello everyone, I’m using https://github.com/karastojko/mailio to get messages from dovecot-2.3.7.2 (3c910f64b) and 1 of the messages which is 2.5 mbytes in size and has an image attached, has a half megabyte of <80> (0x80) characters at the end. And that is

Re: dovecot 2.3.19 source tarball build failed

2022-06-02 Thread Dmitriy Fitisov
-cast -Wno-duplicate-decl-specifier -Wstrict-aliasing=2 SYSTEMD : simple - (no unit file) SQL drivers : : -pgsql -mysql -sqlite -cassandra Full text search : squat : -lucene -solr > On Jun 2, 2022, at 10:09 PM, Dmitriy Fitisov wrote: > >

dovecot 2.3.19 source tarball build failed

2022-06-02 Thread Dmitriy Fitisov
Hello all again, building from 2.3.19 src tarball on Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:29 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T8101 arm64 got failure: ioloop-notify-kqueue.c:70:2: error: implicit declaration of function 'i_gettimeofday' is invalid in C99 [-Werror,-Wimplici

Re: Building dovecot-core

2022-06-02 Thread Dmitriy Fitisov
t; gmake install > > thats the basics. > > > > > > Happy Thursday !!! > Thanks - paul > > Paul Kudla > > > Scom.ca Internet Services <http://www.scom.ca> > 004-1009 Byron Street South > Whitby, Ontario - Canada > L1N 4S3 > > To

Building dovecot-core

2022-06-02 Thread Dmitriy Fitisov
Hi all, do we have any info on building dovecot-core? INSTALL.md suggests usual way: ./configure … Needless to say, there is no .configure in root dir. I think, instructions need to be updated to correct this. Thank you. Dmitriy