Télécharger la liste

Description du projet

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.

Système requise

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

La syntaxe de configuration a été modifiée et fixe. Correctement le logging du message envoyé avec succès a été ajouté. "Real" la gestion des erreurs a été ajoutée. Console / stderr et syslog exploitation forestière ont été ajoutées (via logger (1)). Assortiment de nettoyages et corrections mineures ont été effectuées.
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