Re: smtp_address_cmp does not ignore case of localpart

2019-02-11 Thread John Fawcett via dovecot
On 11/02/2019 22:43, Andreas Jobs via dovecot wrote: > Hi, > > in src/lib-smtp/smtp-address.c line 759 the localpart is compared with > null_strcmp, which does not ignore the case. While this is the correct > behavior (according to the RFC) it causes problems in real life. > > In my case the

smtp_address_cmp does not ignore case of localpart

2019-02-11 Thread Andreas Jobs via dovecot
Hi, in src/lib-smtp/smtp-address.c line 759 the localpart is compared with null_strcmp, which does not ignore the case. While this is the correct behavior (according to the RFC) it causes problems in real life. In my case the vacation notices are not sent, if someone writes to

Re: assertion failed: (srcleft <= CHARSET_MAX_PENDING_BUF_SIZE)

2019-02-11 Thread Larry Rosenman via dovecot
for FreeBSD you can add to /etc/make.conf: WITH_DEBUG_PORTS=mail/dovecot mail/dovecot-pigeonhole and rebuild the packages. (from the FreeBSD port maintainer, me). On Mon, Feb 11, 2019 at 10:31 AM Stephan Bosch via dovecot < dovecot@dovecot.org> wrote: > > > Op 9-2-2019 om 19:27 schreef Giacomo

Re: assertion failed: (srcleft <= CHARSET_MAX_PENDING_BUF_SIZE)

2019-02-11 Thread Stephan Bosch via dovecot
Op 9-2-2019 om 19:27 schreef Giacomo via dovecot: I got a core file this morning. opening it with gdb I get this: (gdb) core imap.core Core was generated by `dovecot/imap'. Program terminated with signal 6, Aborted. #0  0x11c1347a in ?? () (gdb) bt #0  0x11c1347a in ?? () #1 

Re: index problems after update

2019-02-11 Thread Hajo Locke via dovecot
Hello, Am 08.02.2019 um 09:25 schrieb Hajo Locke via dovecot: Hello List, i have a problem with index-files which is separated in 2 subproblems. May be these problems are connected. Currently we use Ubuntu 18.04 LTS which is bundled with dovecot 2.2.33.2 These servers are fresh installed