blob: 64249f151f373bc22f03f2a47a2212ebd2256d43 (
plain) (
tree)
|
|
Rate-limited autoresponder for qmail:
- 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.
- Optional support for MySQL
Author: Bruce Guenter <bruceg@em.ca>
WWW: http://untroubled.org/qmail-autoresponder/
|