comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Simple Components for Ada v3.14 with SMTP client
@ 2016-06-20 17:14 Dmitry A. Kazakov
  2016-06-20 17:17 ` Dmitry A. Kazakov
  2016-06-22 12:25 ` slos
  0 siblings, 2 replies; 8+ messages in thread
From: Dmitry A. Kazakov @ 2016-06-20 17:14 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-06-24 15:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-20 17:14 ANN: Simple Components for Ada v3.14 with SMTP client Dmitry A. Kazakov
2016-06-20 17:17 ` 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

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