Download List

Project Description

aardmail is a package with useful tools for different kinds of mail handling. Current programs include a POP3 client (can be used to replace fetchmail for getting mail from POP 3 servers), an SMTP client, a minimalistic sendmail, and a minimalistic client for testing. All programs support SSL for encryption, verification, and authentication. IPv6 works.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-18 08:16
0.1.1

This release fixes a memory reallocation problem
in smtpc. When sending out more then one mail
message at once, the memory was not properly
reallocated after sending the first message, which
meant that all messages bigger than the first one
were truncated to the length of the first message.
Tags: Major bugfixes

2005-11-04 19:18
0.1

Fixes incorrect retrying to establish STLS connections in pop3c. Borland C can now be used to compile aardmail. The default policy for certificate verification to has been changed to paranoid'; peer certificates can be verified using a locally stored certificate. Compile issues on BSD have been fixed, and a Makefile for BSD has been added. An absolutely minimalistic sendmail has been added An SMTP client has been added; authentication is done using a client cert. An (ugly) plaintext reconnect on TLS failure (if wanted by the user) has been added.
Tags: Major feature enhancements

Project Resources