Allow to send mails over encrypted connections
commit182027947a9a08cb7321fdfead238566c15c8d03
authorSven Strickroth <email@cs-ware.de>
Sun, 21 Jul 2013 16:43:08 +0000 (21 18:43 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 21 Jul 2013 17:31:48 +0000 (21 19:31 +0200)
tree448adddc605ec4c0f7c2365b71a12f74e43ac870
parent41920ecf7e5d00f460aaa1546deac9e172291755
Allow to send mails over encrypted connections

Based on http://www.coastrd.com/c-schannel-smtp, got permission to use it in GPL licensed application (Message-ID: <000801ce8282$b6f768f0$24e63ad0$@coastrd.com>)

Signed-off-by: Sven Strickroth <email@cs-ware.de>
Languages/Tortoise.pot
src/Changelog.txt
src/TortoiseProc/SendMail.cpp
src/TortoiseProc/Settings/SettingSMTP.cpp
src/TortoiseProc/Settings/SettingSMTP.h
src/Utils/HwSMTP.cpp
src/Utils/HwSMTP.h