Bug#853991: bts: Patches for smtp+starttls:// & Net::SMTP::TLS

2018-02-14 Thread Pali Rohár
On Thursday 02 February 2017 22:25:47 Pali Rohár wrote: > Package: devscripts > > Hi! I'm sending two patches for bts to bugs as Mattia Rizzolo wanted. > Originally I sent those patches to devscripts-devel mailing list. PING, more then year passed... can somebody review/comment t

Re: [PATCH] bts: Use scheme smtp+starttls:// to enfore STARTTLS encryption on smtp host

2017-06-10 Thread Pali Rohár
On Friday 03 February 2017 14:28:46 Pali Rohár wrote: > On Friday 03 February 2017 13:54:39 Mattia Rizzolo wrote: > > On Fri, Feb 03, 2017 at 12:16:17PM +0100, Pali Rohár wrote: > > > I would be happy if you try to review at least that starttls > > > patch and possible

Re: [PATCH] bts: Use scheme smtp+starttls:// to enfore STARTTLS encryption on smtp host

2017-02-03 Thread Pali Rohár
On Friday 03 February 2017 13:54:39 Mattia Rizzolo wrote: > On Fri, Feb 03, 2017 at 12:16:17PM +0100, Pali Rohár wrote: > > I would be happy if you try to review at least that starttls patch and > > possible introduce it into upcoming stretch. As currently bts does not > >

Re: [PATCH] bts: Use scheme smtp+starttls:// to enfore STARTTLS encryption on smtp host

2017-02-03 Thread Pali Rohár
On Thursday 02 February 2017 23:18:10 Mattia Rizzolo wrote: > On Thu, Feb 02, 2017 at 11:16:29PM +0100, Pali Rohár wrote: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853991 > > Thanks. > I've just properly (user)tagged the bug too, now. I would be happy if you try

Re: [PATCH] bts: Use scheme smtp+starttls:// to enfore STARTTLS encryption on smtp host

2017-02-02 Thread Pali Rohár
On Thursday 02 February 2017 00:25:00 Mattia Rizzolo wrote: > On Wed, Feb 01, 2017 at 09:54:01PM +0100, Pali Rohár wrote: > > On Thursday 26 January 2017 23:56:22 Pali Rohár wrote: > > > Net::SMTPS with doSSL => 'starttls' does not enforce STARTTLS. It > > > enabl

Bug#853991: bts: Patches for smtp+starttls:// & Net::SMTP::TLS

2017-02-02 Thread Pali Rohár
Package: devscripts Hi! I'm sending two patches for bts to bugs as Mattia Rizzolo wanted. Originally I sent those patches to devscripts-devel mailing list. -- Pali Rohár pali.ro...@gmail.com From 3178362c639d35c95682b822618d7d1361b9c8e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pali=20Roh=C3

Re: [PATCH] bts: Use scheme smtp+starttls:// to enfore STARTTLS encryption on smtp host

2017-02-01 Thread Pali Rohár
On Thursday 26 January 2017 23:56:22 Pali Rohár wrote: > Net::SMTPS with doSSL => 'starttls' does not enforce STARTTLS. It > enable it only if supported by smtp server. Verification can be done > by method call supports('STARTTLS'). Hi! Can you review my two bts patches? -- Pali R