comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Simple Components for Ada v3.14 with SMTP client
Date: Mon, 20 Jun 2016 19:14:40 +0200
Date: 2016-06-20T19:14:40+02:00	[thread overview]
Message-ID: <nk989u$1k7u$1@gioia.aioe.org> (raw)

The new version provides an implementation of SMTP client. As other 
protocols implementations provided by the library, this one is driven by 
the multiple-connections server so that a single Ada task can handle 
multiple connections and multiple protocols.

The implementation is asynchronous capable to send more than one mail. A 
simplified synchronous (blocking) variant is provided as well. 
MIME/attachments are supported. SSL/TLS is also possible in both its 
variants: sessions encrypted from the start and opportunistic TLS 
sessions AKA STARTTLS. The TLS support is based on GNUTLS.

http://www.dmitry-kazakov.de/ada/components.htm

Bug reports and feature requests are welcome.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de


             reply	other threads:[~2016-06-20 17:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-20 17:14 Dmitry A. Kazakov [this message]
2016-06-20 17:17 ` ANN: Simple Components for Ada v3.14 with SMTP client Dmitry A. Kazakov
2016-06-22 12:25 ` slos
2016-06-22 12:49   ` Dmitry A. Kazakov
2016-06-22 13:12     ` G.B.
2016-06-22 13:20     ` G.B.
2016-06-22 13:37       ` Dmitry A. Kazakov
2016-06-24 15:49     ` slos
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox