2c9ec0c463
PR: 50287 Submitted by: Sergei Kolobov <sergei@kolobov.com>
14 lines
588 B
Text
14 lines
588 B
Text
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/
|