On 10/31/2012 4:46 PM, thorso...@lavabit.com wrote:
>> The above two settings are sufficient to require encryption on every
>> connection. Note these settings are not appropriate for an
>> internet-facing server.
>
> I don't want to send passwords in clear that's what I'm trying to
> accomplish.
* thorso...@lavabit.com :
> > The above two settings are sufficient to require encryption on every
> > connection. Note these settings are not appropriate for an
> > internet-facing server.
>
> I don't want to send passwords in clear that's what I'm trying to
> accomplish. I think that I'm mixing
> The above two settings are sufficient to require encryption on every
> connection. Note these settings are not appropriate for an
> internet-facing server.
I don't want to send passwords in clear that's what I'm trying to
accomplish. I think that I'm mixing SMTP AUTH with SMTP.
What should I t
On 10/30/2012 2:52 AM, thorso...@lavabit.com wrote:
> Hi,
>
> How to configure Postfix to reject unencrypted connections?
>
> Will the following do the job?
>
> smtp_tls_security_level = encrypt
> smtpd_tls_security_level = encrypt
The above two settings are sufficient to require encryption on