Download List

项目描述

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 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

配置的语法变化和固定。正确的,成功发送的邮件日志记录增加了。 “真正的”错误处理增加了。控制台/ stderr和系统日志记录被添加(通过记录器(1))。什锦清理和未成年人进行修复。
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