Download List

專案描述

qmail-spp provides plug-in support for the qmail
SMTP daemon (qmail-smtpd). It allows you to write
external programs and use them to check SMTP
command argument validity. The plug-in can trigger
several actions, like denying a command with an
error message, logging data, adding a header, and
much more.

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.

2006-04-09 12:01
0.42

A bug in qmail-smtpd.c where SMTPRCPTHOSTSOK was
not set properly if the RELAYCLIENT environment
variable was set was fixed. The SMTPRCPTCOUNTALL
environment variable was added, which also counts
rejected RCPT commands.
標籤: Minor bugfixes

2005-01-24 12:51
0.41

This release introduce a few new features and small
bugfixes. Support for specifying an alternative configuration
file has been added, qmail's rcpthosts check result is now
passed to plugins, and rcptcount is no longer increased if
qmail denies mail.
標籤: Minor feature enhancements

2004-12-01 17:37
0.40

The new events, [connection] and [data], were
added, and can be used to execute plugins just
after client connection and after DATA command.
Errors now can be queued and shown later. There is
also new command which omits standard qmail
checks. The core of qmail-spp has been moved to a
separate file to make installation easier and
future upgrades simpler.
標籤: Major feature enhancements

2004-09-29 20:06
0.34

A small typo that might have cause compilation failure on OpenBSD has been fixed.
標籤: Minor bugfixes

2004-09-23 19:02
0.33

A small bug in the code for setting and unsetting
environment variables has been fixed.
標籤: Minor bugfixes

Project Resources