Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2014 21:56:08 +0200
From:      olli hauer <ohauer@gmx.de>
To:        freebsd-ports@FreeBSD.org
Cc:        bz@FreeBSD.org, Sahil Tandon <sahil@FreeBSD.org>
Subject:   Re: A child Postfix port with TLS enabled by default
Message-ID:  <533876D8.8020505@gmx.de>
In-Reply-To: <20140330192011.GA92763@jubz>
References:  <20140330192011.GA92763@jubz>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2014-03-30 21:20, Sahil Tandon wrote:
> Some people have asked for TLS to be enabled by default in mail/postfix.
> I have been reluctant in order to abide by POLA, and to be consistent
> with how Wietse distributes Postfix upstream. Recently, bz@ proposed an
> alternative:
> 
>   http://people.freebsd.org/~bz/20140228-01-postfix-tls.diff
> 
> I updated the patch, primarly to adjust CONFLICTS:
> 
>   http://people.freebsd.org/~sahil/postfix-tls.diff
> 
> Because I have seldom worked with child ports, and mail/postfix is
> widely deployed, I would appreciate feedback from -ports before
> proceeding. If there is no opposition within a week or so, I will go
> ahead and commit.
> 

Hm,

the patch from bz@ should use this form

- OPTIONS_DEFAULT=PCRE TLS
+ OPTIONS_SLAVE=TLS

this way TLS is always ON for the slave and cannot switched OFF by accident

-- 
Regards,
olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?533876D8.8020505>