* [gentoo-user] Outgoing emails don't seem to be encrypted with TLS through
@ 2012-05-18 17:32 napalm
2012-05-18 17:54 ` Michael Orlitzky
0 siblings, 1 reply; 3+ messages in thread
From: napalm @ 2012-05-18 17:32 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 414 bytes --]
postfix
Reply-To:
All of my incoming emails are coming through postfix, eg that last email
left this beauty in the log:
postfix/smtpd[13698]: Anonymous TLS connection established from pigeon.gentoo.org[208.92.234.80]: TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)
I'm a bit lost as to how to get my mails to *send* encrypted though.
Is there a setting in main.cf that I'm missing?
Thank you!
[-- Attachment #2: Type: application/pgp-signature, Size: 316 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Outgoing emails don't seem to be encrypted with TLS through
2012-05-18 17:32 [gentoo-user] Outgoing emails don't seem to be encrypted with TLS through napalm
@ 2012-05-18 17:54 ` Michael Orlitzky
2012-05-18 18:01 ` napalm
0 siblings, 1 reply; 3+ messages in thread
From: Michael Orlitzky @ 2012-05-18 17:54 UTC (permalink / raw
To: gentoo-user
On 05/18/12 13:32, napalm@squareownz.org wrote:
> postfix Reply-To:
>
> All of my incoming emails are coming through postfix, eg that last
> email left this beauty in the log: postfix/smtpd[13698]: Anonymous
> TLS connection established from pigeon.gentoo.org[208.92.234.80]:
> TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)
>
> I'm a bit lost as to how to get my mails to *send* encrypted though.
>
> Is there a setting in main.cf that I'm missing?
>
> Thank you!
The "smtp" one is for outgoing, while "smtpd" is incoming:
smtp_tls_security_level = may
smtpd_tls_security_level = may
But they'll only work with other servers that support it.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Outgoing emails don't seem to be encrypted with TLS through
2012-05-18 17:54 ` Michael Orlitzky
@ 2012-05-18 18:01 ` napalm
0 siblings, 0 replies; 3+ messages in thread
From: napalm @ 2012-05-18 18:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 904 bytes --]
On Fri, May 18, 2012 at 01:54:07PM -0400, Michael Orlitzky wrote:
> On 05/18/12 13:32, napalm@squareownz.org wrote:
> > postfix Reply-To:
> >
> > All of my incoming emails are coming through postfix, eg that last
> > email left this beauty in the log: postfix/smtpd[13698]: Anonymous
> > TLS connection established from pigeon.gentoo.org[208.92.234.80]:
> > TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)
> >
> > I'm a bit lost as to how to get my mails to *send* encrypted though.
> >
> > Is there a setting in main.cf that I'm missing?
> >
> > Thank you!
>
> The "smtp" one is for outgoing, while "smtpd" is incoming:
>
> smtp_tls_security_level = may
> smtpd_tls_security_level = may
>
> But they'll only work with other servers that support it.
>
Thanks for the fast response, was exactly what I was looking for!
Much love and have a wonderful weekend!
<3
[-- Attachment #2: Type: application/pgp-signature, Size: 316 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-18 18:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18 17:32 [gentoo-user] Outgoing emails don't seem to be encrypted with TLS through napalm
2012-05-18 17:54 ` Michael Orlitzky
2012-05-18 18:01 ` napalm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox