Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Konfigurations-Syntax wurde geändert und festgelegt. Ordnungsgemäße Protokollierung der gesendeten E-Mails erfolgreich hinzugefügt wurde. "Real" Fehlerbehandlung wurde hinzugefügt. Console / stderr und Syslog-Protokollierung hinzugefügt wurden (über-Logger (1)). Assorted Aufräumarbeiten und kleinere Korrekturen vorgenommen wurden.
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