Displaying 7 results from an estimated 7 matches for "bcller".
2018 Mar 02
7
Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
...r 2 15:26:55 mail-cbf dovecot: lmtp(backup at backup.invalid)<29736><cPd5Mi5fmVoodAAAplP5LA>: Fatal: master: service(lmtp): child 29736 killed with signal 6 (core dumped)
Using dovecot 2:2.3.0.1-6 packages on Ubuntu 16.04
The address causing the error is:
From: =?utf-8?Q?Dorit_M=C3=BCller?= <d.m?ller at JOMEC.de>
Note the "umlaut" in the email address... :)
--
Ralf Hildebrandt
Gesch?ftsbereich IT | Abteilung Netzwerk
Charit? - Universit?tsmedizin Berlin
Campus Benjamin Franklin
Hindenburgdamm 30 | D-12203 Berlin
Tel. +49 30 450 570 155 | Fax: +49 30 450 5...
2018 Mar 05
1
[ext] Re: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
* A.L.E.C <alec at alec.pl>:
> On 03/02/2018 03:32 PM, Ralf Hildebrandt wrote:
> > The address causing the error is:
> >
> > From: =?utf-8?Q?Dorit_M=C3=BCller?= <d.m?ller at JOMEC.de>
> >
> > 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.
It IS already disabled.
--
Ralf Hildebrandt
Gesch?ftsbereich...
2010 Oct 20
0
No subject
advanced in the printer-settings on windows)
But if the driver does not get copied over?
best regards
thomas
________________________________________
Von: "Daniel M=C3=BCller" <mueller at tropenklinik.de>
An: "Thomas Stegbauer" <mailingliste1 at stegbauer.info>, "Laurent Blume" =
<laurent at opensolaris.org>
CC: samba at lists.samba.org
Gesendet: Montag, 14. M=C3=A4rz 2011 08:54:41
Betreff: AW: [Samba] Printer drivers installat...
2010 Oct 20
0
No subject
d in the printer-settings on windows)=20
But if the driver does not get copied over?=20
best regards=20
thomas=20
----- Urspr=C3=BCngliche Mail -----
Von: "Daniel M=C3=BCller" <mueller at tropenklinik.de>=20
An: "Thomas Stegbauer" <mailingliste1 at stegbauer.info>, "Laurent Blume" <lau=
rent at opensolaris.org>=20
CC: samba at lists.samba.org=20
Gesendet: Montag, 14. M=C3=A4rz 2011 08:54:41=20
Betreff: AW: [Samba] Printer drive...
2018 Mar 03
0
Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
...ca] -> /usr/lib/dovecot/libdovecot.so.0(+0xc6bad)
A panic like that is always a bad thing and it should be fixed. Question
is how this should be addressed.
> Using dovecot 2:2.3.0.1-6 packages on Ubuntu 16.04
>
> The address causing the error is:
>
> From: =?utf-8?Q?Dorit_M=C3=BCller?= <d.m?ller at JOMEC.de>
>
> Note the "umlaut" in the email address... :)
Clearly, the relevant specifications don't allow UTF-8 in the local part
without email address internationalization (EAI), which Dovecot does not
support nor announce yet (although that should be me...
2018 Mar 04
0
Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
On 03/02/2018 03:32 PM, Ralf Hildebrandt wrote:
> The address causing the error is:
>
> From: =?utf-8?Q?Dorit_M=C3=BCller?= <d.m?ller at JOMEC.de>
>
> 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 Dovecot should never panic, so a fix for this
would be nice, separately from the...
2018 Mar 04
1
Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
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?= <d.m?ller at JOMEC.de>
>>
>> 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 Dovecot should never panic, so a fix for this
> would be nice...