Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "smtp"

Title:An (E)SMTP client for sending mail
Rating:Not rated. Create the first rating!
Latest version:1.1.0
SHA1 sum:29f4351c5a738b02cb58f9a92bd98a87eb0665a2
Author:Jan Wielemaker <jan@swi-prolog.org>
Home page:https://github.com/JanWielemaker/smtp
Download URL:https://github.com/JanWielemaker/smtp/releases/*.zip

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
0.96ce5cfc8161b8ed6ce403175fde5c33dadf4d9a81http://www.swi-prolog.org/download/pack/smtp-0.9.tgz
0.9.1fe385cd7d8d01f7debc7a486c9ed178787dcaded1http://www.swi-prolog.org/download/pack/smtp-0.9.1.tgz
0.9.27968ccfbdce55a19491a2d5cb566d576f44d720c12http://www.swi-prolog.org/download/pack/smtp-0.9.2.tgz
0.9.35999ccc2bd37a9c9ff52a17bdadfe1af596abd0484http://www.swi-prolog.org/download/pack/smtp-0.9.3.tgz
0.9.47555fc6f28fe93ca68eecdfdde073831612a74c698http://www.swi-prolog.org/download/pack/smtp-0.9.4.tgz
1.0.04e6a6d3a57eae1337b7fdb12d18395347a99cc24155https://github.com/JanWielemaker/smtp/archive/V1.0.0.zip
1.1.029f4351c5a738b02cb58f9a92bd98a87eb0665a215https://github.com/JanWielemaker/smtp/archive/V1.1.0.zip

SMTP pack for SWI-Prolog

Provides sending mail using the (E)SMTP protocol. This library currently supports good old SMTP, encrypted and authorized ESMTP. Both SSL/TLS and STARTTLS encryption is supported. Authorization is supported using PLAIN and LOGIN methods.

Installation (from within SWI-Prolog):

?- pack_install(smtp).

Contents of pack "smtp"

Pack contains 4 files holding a total of 17.3K bytes.