Re: [9fans] smtpd in modern times.

2016-02-08 Thread Anthony Sorace
What leads you to believe this is so? I run smtpd from Erik's upas, and haven't 
noticed any problems related to this.

> On Feb 7, 2016, at 18:26, Steve Simon  wrote:
> 
> I have been running my a smtp server on plan9 for about
> 10 years but  I beleive I am having more and more incomming
> mail bounce because of plan9's lack of support for tls 1.2.
> 
> What is anyone else doing about this?
> 
>stop ovvering ESMTP in smptd?
> 
>Using a 3rd party smtpd supplier (google?)
> 
>Does 9front support tls1.2 now?
> 
>use facebook instead of email (joke).
> 
>Other...
> 
> -Steve (hoping replies don't bounce)



Re: [9fans] smtpd in modern times.

2016-02-07 Thread erik quanstrom
I'm not having that issue without tls 1.2 support on my mail server.

- erik


On Feb 7, 2016 3:26 PM, Steve Simon  wrote:
>
> I have been running my a smtp server on plan9 for about 
> 10 years but  I beleive I am having more and more incomming 
> mail bounce because of plan9's lack of support for tls 1.2. 
>
> What is anyone else doing about this? 
>
> stop ovvering ESMTP in smptd? 
>
> Using a 3rd party smtpd supplier (google?) 
>
> Does 9front support tls1.2 now? 
>
> use facebook instead of email (joke). 
>
> Other... 
>
> -Steve (hoping replies don't bounce) 
>
>


Re: [9fans] smtpd in modern times.

2016-02-07 Thread cinap_lenrek
9front supports tls1.2. however, on the server side, only
RSA cipher suits can be used the moment. DHE or ECDHE
handshakes are not implemented on the server side.

--
cinap



Re: [9fans] smtpd in modern times.

2016-02-07 Thread Jack Johnson
I'm not running one (at the moment), but I think there's an stunnel port
for Plan 9, and that could be an easy way to duct tape TLS support onto
your existing setup.

-Jack

On Sun, Feb 7, 2016 at 2:29 PM Steve Simon  wrote:

> I have been running my a smtp server on plan9 for about
> 10 years but  I beleive I am having more and more incomming
> mail bounce because of plan9's lack of support for tls 1.2.
>
> What is anyone else doing about this?
>
> stop ovvering ESMTP in smptd?
>
> Using a 3rd party smtpd supplier (google?)
>
> Does 9front support tls1.2 now?
>
> use facebook instead of email (joke).
>
> Other...
>
> -Steve (hoping replies don't bounce)
>
>


[9fans] smtpd in modern times.

2016-02-07 Thread Steve Simon
I have been running my a smtp server on plan9 for about
10 years but  I beleive I am having more and more incomming
mail bounce because of plan9's lack of support for tls 1.2.

What is anyone else doing about this?

stop ovvering ESMTP in smptd?

Using a 3rd party smtpd supplier (google?)

Does 9front support tls1.2 now?

use facebook instead of email (joke).

Other...

-Steve (hoping replies don't bounce)