[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Announcing qmail-autoresponder version 0.93
- To: bgware@xxxxxxxxxxx
- To: qmail@xxxxxxxxxxxxx
- Subject: Announcing qmail-autoresponder version 0.93
- From: Bruce Guenter <bruceg@xxxxx>
- Date: Mon, 31 Jul 2000 05:17:13 +0000
- Delivered-to: mailing list qmail@list.cr.yp.to
- Mailing-List: contact qmail-help@list.cr.yp.to; run by ezmlm
Version 0.93 of qmail-autoresponder is now available at:
http://em.ca/~bruceg/qmail-autoresponder/
See the documentation there for more details,
or join the mailing list by sending an email to:
bgware-subscribe@lists.em.ca
Development versions of qmail-autoresponder are available via anonymous CVS.
Set your CVSROOT to ":pserver:cvs@bruce-guenter.dyndns.org:/CVS",
login with an empty password, and check out the qmail-autoresponder module.
-------------------------------------------------------------------------------
Changes in version 0.93
- Fixed an off-by-one bug in the rate limiting logic (again).
- Fixed an off-by-one bug in the Delivered-To checking code.
- The output writing routine will now substitute "%S" in the
autoresponse message with the original message's subject.
-------------------------------------------------------------------------------
qmail-autoresponder
Rate-limited autoresponder for qmail
Bruce Guenter <bruceg@em.ca>
Version 0.93
2000-07-30
This is a simple program to automatically respond to emails.
It is based on some ideas (but little or no code) from a similar
autoresponder by Eric Huss <e-huss@netmeridian.com>, and ideas presented
in the qmail mailing list.
Features:
- Limits rate of automatic responses (defaults to a maximum of one
message every hour).
- Will not respond to nearly every type of mailing list or bulk email.
- Will not respond to bounce messages or MAILER-DAEMON.
- Bounces looping messages.
- Can insert the original subject into the response.
- Can copy original message into response.
- Can use links in the rate-limiting data directory to limit inode usage
to a single inode.
Usage:
Put "|qmail-autoresponder MESSAGE_FILE DIRECTORY" into your ".qmail"
file before other delivery instructions. MESSAGE_FILE is a
pre-formatted response, including headers, and DIRECTORY is the
directory into which rate-limiting information will be stored. Any
instance of "%S" in MESSAGE_FILE will be replaced with the original
subject.
This program is Copyright(C) 2000 Bruce Guenter, and may be copied
according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later
version. A copy of this license is included with this package. This
package comes with no warranty of any kind.
PGP signature