Re: [exim-dev] tls_advertise_hosts issues too many warnings …
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Heiko Schlittermann at
2015-11-17 13:02
Heiko Schlittermann at
2015-11-18 06:23
Author:
Jeremy Harris
Date:
2015-11-17 14:02
UTC
To:
exim-dev
Subject:
Re: [exim-dev] tls_advertise_hosts issues too many warnings (!?)
On 17/11/15 13:02, Heiko Schlittermann wrote:
> exim -C /dev/null -bP primary_hostname > exim -C <(echo primary_hostname=foo) -bP primary_hostname
>
> With the default being tls_advertise_hosts = *, this above line issue
> all that ugly warnings about missing tls_* support files.
How about suppressing the tls warnings when -bP is used?