Re: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))

2018-03-03 Thread John Fawcett
On 04/03/18 08:08, A.L.E.C wrote: > On 03/02/2018 03:32 PM, Ralf Hildebrandt wrote: >> The address causing the error is: >> >> From: =?utf-8?Q?Dorit_M=C3=BCller?= >> >> Note the "umlaut" in the email address... :) > This is about SMTPUTF8 (RFC6531). Looks like your only option is to disable > smtp

Re: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))

2018-03-03 Thread A.L.E.C
On 03/02/2018 03:32 PM, Ralf Hildebrandt wrote: > The address causing the error is: > > From: =?utf-8?Q?Dorit_M=C3=BCller?= > > Note the "umlaut" in the email address... :) This is about SMTPUTF8 (RFC6531). Looks like your only option is to disable smtputf8_enable in Postfix config. Of course D

2.2.34 fails to build on OpenBSD

2018-03-03 Thread Brad Smith
Trying to build Dovecot 2.2.34 on OpenBSD fails. This seems to have been introduced by this commit.. https://github.com/dovecot/core/commit/4a9020ed888caf03fd3132a30a7818b01daa4b9d Fairly -current.. /usr/bin/libtool --tag=CC--mode=link cc -std=gnu99 -O2 -pipe -Wall -W -Wmissing-prototype

Re: [ext] Re: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))

2018-03-03 Thread Ralf Hildebrandt
> 1) Who or what is sending messages like that (without the proper > capability support available at the server side)? I think that was some sort of commercial mass mailer: List-Unsubscribe: > 2) Why would an MTA accept this message? What software

Re: sieve vacation alias handling problem

2018-03-03 Thread Karol Augustin
On 2018-03-03 21:28, Stephan Bosch wrote: > Op 3/2/2018 om 3:35 PM schreef Karol Augustin: >> Hi, >> >> I am using Dovecot LDA as LMTP renders envelope extension unusable. >> >> The problem I have noticed is that when user has multiple aliases sieve >> responds to all of them, not only to :addresse

Re: sieve vacation alias handling problem

2018-03-03 Thread Stephan Bosch
Op 3/2/2018 om 3:35 PM schreef Karol Augustin: > Hi, > > I am using Dovecot LDA as LMTP renders envelope extension unusable. > > The problem I have noticed is that when user has multiple aliases sieve > responds to all of them, not only to :addresses specified. > > From testing it seems that :addre

Re: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))

2018-03-03 Thread Stephan Bosch
Hi Ralf, Op 3/2/2018 om 3:32 PM schreef Ralf Hildebrandt: > I have an email which cannot be delivered using LMTP: > > Mar 2 15:26:54 mail-cbf dovecot: > lmtp(backup@backup.invalid)<29736>: Panic: file > smtp-address.c: line 530 (smtp_address_write): assertion failed: > (smtp_char_is_qpair(*p))

RE: Dovecot (doveadm, ssl, sync) - SSL error

2018-03-03 Thread Arkadiusz Majewski
Hello! dsync SSL still doesn't work for replication, so I've disabled it and tried to sync without. But I have a problem with temp directory. Is it possible to change path to temp folder? I don't want to set permissions but change temporary folder for replication. Thanks in advance.

Re: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))

2018-03-03 Thread Stephan Bosch
Op 3/2/2018 om 3:32 PM schreef Ralf Hildebrandt: > I have an email which cannot be delivered using LMTP: > > Mar 2 15:26:54 mail-cbf dovecot: > lmtp(backup@backup.invalid)<29736>: Panic: file > smtp-address.c: line 530 (smtp_address_write): assertion failed: > (smtp_char_is_qpair(*p)) > Mar 2

Re: pigeonhole 0.4.22 with sieve_before script crashes

2018-03-03 Thread Stephan Bosch
Op 3/3/2018 om 6:17 PM schreef Jan: We're looking into it. >>> Right, this is not reproducible in the test suite, but I can reproduce >>> it when I replicate your setup. >> >> I created a special test suite that reproduces the problem reliably. >> This occurs when Sieve editheader, Sieve redir

Re: pigeonhole 0.4.22 with sieve_before script crashes

2018-03-03 Thread Jan
We're looking into it. Right, this is not reproducible in the test suite, but I can reproduce it when I replicate your setup. I created a special test suite that reproduces the problem reliably. This occurs when Sieve editheader, Sieve redirect and LMTP are combined. Now to fix it... Hello

Re: Virtual question

2018-03-03 Thread LuKreme
Sorry, the correct path is: # cat /usr/local/etc/dovecot/virtual/month/dovecot-vitual # ~/Maildir/virtual/month/dovecot-virtual * all younger 2678400 > # cat /usr/local/etc/virtual/month/dovecot-vitual -- My main job is trying to come up with new and innovative and effective ways to rejec

Re: pigeonhole 0.4.22 with sieve_before script crashes

2018-03-03 Thread Stephan Bosch
Op 3/3/2018 om 9:35 AM schreef Stephan Bosch: > Op 3/3/2018 om 9:15 AM schreef Stephan Bosch: >> Op 3/3/2018 om 2:57 AM schreef Jan: >>> Hello! >>> >> We're looking into it. > Right, this is not reproducible in the test suite, but I can reproduce > it when I replicate your setup. I created a speci

Re: Debian: Dovecot 2.3.0.1 won't start if dovecot-pop3d is missing

2018-03-03 Thread Markus Schönhaber
Stephan Bosch, Sat, 3 Mar 2018 08:59:16 +0100: > Op 3/2/2018 om 8:58 PM schreef Markus Schönhaber: >> Yep, explicitly setting >> protocols = >> before >> !include_try /usr/share/dovecot/protocols.d/*.protocol >> helps. >> >> IMO Something like that should be changed in the official packages too.

Re: pigeonhole 0.4.22 with sieve_before script crashes

2018-03-03 Thread Stephan Bosch
Op 3/3/2018 om 9:15 AM schreef Stephan Bosch: > Op 3/3/2018 om 2:57 AM schreef Jan: >> Hello! >> > We're looking into it. Right, this is not reproducible in the test suite, but I can reproduce it when I replicate your setup. Regards, Stephan. >> Dovecot 2.2.34 (874deae) >> Pigeonhole version 0.

Re: pigeonhole 0.4.22 with sieve_before script crashes

2018-03-03 Thread Stephan Bosch
Op 3/3/2018 om 2:57 AM schreef Jan: > Hello! > We're looking into it. Regards, Stephan. > Dovecot 2.2.34 (874deae) > Pigeonhole version 0.4.22 (22940fb7) > > After the update to pigeonhole version 0.4.22 the following > configuration does not work. With version 0.4.21 it works. > > dovecot.conf

Re: Debian: Dovecot 2.3.0.1 won't start if dovecot-pop3d is missing

2018-03-03 Thread Stephan Bosch
Op 3/2/2018 om 8:58 PM schreef Markus Schönhaber: > Aki Tuomi, Fri, 02 Mar 2018 20:06:35 +0200: > >> the problem is default >>  protocols = imap pop3  > Ah, OK. I wasn't aware that the default had changed. It seems to be > protocols = imap pop3 lmtp > now. > >> packaging should use >> protocols = >