pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/54338: mail/postfix EAI support broken?
>Number: 54338
>Category: pkg
>Synopsis: mail/postfix EAI support broken?
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jul 02 09:35:00 +0000 2019
>Originator: Frédéric Fauberteau
>Release: NetBSD 8.0 (pkgsrc-current)
>Organization:
>Environment:
System: mail.triaxx.org 8.0 NetBSD 8.0 (XEN3_DOMU) #0: Wed Jul 25 09:42:47 UTC 2018 root%defiler.triaxx.org@localhost:/usr/obj/sys/arch/amd64/compile/XEN3_DOMU amd64
Architecture: x86_64
Machine: amd64
>Description:
I build postfix by enabling eai option:
$ bmake show-options
Any of the following general options may be selected:
eai Enable EAI (Email Address Internationalization) support.
sasl Enable SASL support.
tls Enable TLS support.
These options are enabled by default:
tls
These options are currently enabled:
eai tls
You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or PKG_OPTIONS.postfix.
But I get the following message in logs:
2019-07-02T09:26:20.904352+00:00 mail.triaxx.org postfix/master 2206 - - daemon started -- version 3.3.3, configuration /usr/pkg/etc/postfix
2019-07-02T09:26:20.938819+00:00 mail.triaxx.org postfix/qmgr 27447 - - warning: smtputf8_enable is true, but EAI support is not compiled in
>How-To-Repeat:
export PKG_OPTIONS.postfix=eai && cd mail/postfix && bmake install
>Fix:
Home |
Main Index |
Thread Index |
Old Index