Download List

Project Description

asceticsmtp.py is a very minimal "ascetic" SMTP relay-only mail transport agent. It's intended to be used in conjunction with the mutt mail client to provide SMTP mail transport services. It accepts a mail stream on standard input with recipients specified on the command-line, and forwards the message to a given mailhub. SMTP authentication and SSL transport layer security is supported for recent enough Python libraries.

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-10-29 21:47
0.3

The configuration syntax was changed and fixed.
Proper logging of successfully sent mails was
added. "Real" error handling was added.
Console/stderr and syslog logging were added (via
logger(1)). Assorted cleanups and minor fixes were
done.

Project Resources