Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mail-dev] Request for enhancement - Show transport protocol version
  • From: "Rob Griffin (rgriffin)" <Rob.Griffin@xxxxxxxxx>
  • Date: Fri, 28 Aug 2020 00:29:31 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=quest.com; dmarc=pass action=none header.from=quest.com; dkim=pass header.d=quest.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=hhAU9MDZ4cgXJuY3Wn3zwGOFPU7LoeuMF35cJpf/iUs=; b=DtxPZ8WXIH9q+iM1sQWaAmJoGZTuCz13Rb5Zkah+yXKK/hAKR3qSvmM94n3OnuW3mLDBOP1giY2/kMi2PrRiPDBKngsPhygbZ6fSkRAQz1nLws7/RHASDtIqlJOdslsHCOpOjk6jXUR/g5w5/HA4Hf1+iMc3MNcqxqgPloPPWGpAlVqkDrqS/GPiRHsjNsp6do1f7qCO0jZZYKxcuE+TE9bD0tHR1K9ImsrLgehhtEHmTp/MgKud4uJFwNXl4oCOsC3YqeSdLBqpVraf/r6kM2yc5FJqJqL8eJu1y6uhNO6Ok7avbmzbbySxpv6bTqZHA/k7qhGPaoOGp0ydg0/Y4Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=GSSGic5e0F5PUzNA610HdVdLq+S/m8FdNeCsPvDkEBF/la4I9hxOe74ec8d/DGCGPBTqs/dDBwi/8ilRCRybQdC3K3LEVZISjkpNCVQZK2ZMcu6EzlwY99AnFWrBQgLsGSkg015HnOV+P60R/OALn760zr6+R6c8XsAzbp7kbQd+vln+bm6iWVAJ8UHeuQf8eXoN+DQQiGyP0WUelrn6Nbq0m+R4WfOaYciKCRN4fEtGetuuByqfNU9etOHgcGdcnp6hwmw1jxc8M/9+rY6rwaev5+YwJAcGcNUX4HPxvCC+VJdOvGyblsUvbpO+4EjJqLiRzoKF8o9YGJVosVg0pA==
  • Delivered-to: mail-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/mail-dev>
  • List-help: <mailto:mail-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/mail-dev>, <mailto:mail-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/mail-dev>, <mailto:mail-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdZ80S4STSNwJkyjSJOeOIup61x4Uw==
  • Thread-topic: Request for enhancement - Show transport protocol version

Hi,

 

We are using currently using JavaMail in our application (Spotlight on SQL Server Enterprise) but will be switching to Jakarta Mail shortly. We want to warn users when they are using an insecure protocol to send email. We are planning to use reflection to discover which protocol is being used but that is a very hacky way to find this out. Would it be possible to add a method to the API to show the transport protocol and version?    

 

Regards,

 

Rob Griffin
Software Analyst, Spotlight on SQL Server

Quest | R&D

rob.griffin@xxxxxxxxx ?


Back to the top