Re: Encoding problem when talking to postgresql

2022-02-22 Thread Nathan Van Ymeren
On Tue, Feb 22, 2022, 14:49 Viktor Dukhovni wrote: > On Tue, Feb 22, 2022 at 02:32:29PM -0800, Nathan Van Ymeren wrote: > > > > So UTF8 is only used in development snapshots and not in release > builds. > > > This code needs to be made either conditional on EAI (UTF8) being > > > enabled, or a ne

Re: Encoding problem when talking to postgresql

2022-02-22 Thread Viktor Dukhovni
On Tue, Feb 22, 2022 at 02:32:29PM -0800, Nathan Van Ymeren wrote: > > So UTF8 is only used in development snapshots and not in release builds. > > This code needs to be made either conditional on EAI (UTF8) being > > enabled, or a new user-settable PgSQL table parameter. > > > > > How do I get po

Re: Encoding problem when talking to postgresql

2022-02-22 Thread Nathan Van Ymeren
On Tue, Feb 22, 2022, 14:29 Viktor Dukhovni wrote: > On Tue, Feb 22, 2022 at 01:41:00PM -0800, Nathan Van Ymeren wrote: > > > I have enabled UTF8 in postfix as per the instructions here: > > http://www.postfix.org/SMTPUTF8_README.html#enabling , which you can > > see in the following config info:

Re: Encoding problem when talking to postgresql

2022-02-22 Thread Viktor Dukhovni
On Tue, Feb 22, 2022 at 01:41:00PM -0800, Nathan Van Ymeren wrote: > I have enabled UTF8 in postfix as per the instructions here: > http://www.postfix.org/SMTPUTF8_README.html#enabling , which you can > see in the following config info: This enables UTF8 in SMTP, but does not presently affect the