Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic > Network Programming
Go directly to another tagGo directly to another tagAll Last Modified Items for Email
Back to full tag viewCL-SMTP (Annotated)Last modification: Mon, 17 Sep 2007 21:56:06 GMTA client library for the SMTP (Simple Mail Transfer Protocol) networking protocol.
Software Bits (Added)Last modification: Sat, 16 Dec 2006 01:55:55 GMTa lot of random bits of lisp code. (Parsers, plotters, SMTP, and more...)
Cl-Pop (Added)Last modification: Mon, 24 Jul 2006 08:48:44 GMTA client library implementing the RFC 1939 POP3 (Post Office Protocol) networking protocol for accessing email stored on a server.
Mel-Base (Modified)Last modification: Mon, 15 May 2006 11:15:41 GMTA library for sending, receiving and handling e-mail. It can access messages in Maildir format and supports the SMTP, POP3, and IMAP protocols.
Understanding Mel-Base Folders (Added)Last modification: Sun, 23 Apr 2006 12:24:26 GMTA blog entry explaining the concept of folders of the Mel-Base email library. Mel-Base folders are an abstraction of sinks and sources of messages, on which a number operations, such as copying or mov...
CL-HTTP (Modified)Last modification: Mon, 10 Apr 2006 22:32:06 GMTCL-HTTP is suite of an HTTP 1.1 compliant and SSL-capable tools for creating Web applications written in ANSI Common Lisp that includes: A Sophisticated Server, A Programatic Client, A Caching Proxy, ...
rfc2822 (Added)Last modification: Fri, 27 Jan 2006 15:55:47 GMTImplementation of the RFC 2822 standard, which specifies a syntax for email text messages and superseedes RFC 822.