Commit graph

3 commits

Author SHA1 Message Date
schmonz
c7d7e62e3d Update to 2.0. From the changelog:
- Changed the filenames of response record files so they sort by time in
  a directory listing. This may cause extra responses after upgrading.

- Added support for putting the original sender (%s) and recipient (%r)
  in the response message.

- Added support for single file config mode, including the response.

- Fixed handling of MySQL default timestamp value.
2018-04-14 00:56:24 +00:00
schmonz
24f5b4ee21 Fix build on SunOS. 2017-09-29 00:51:46 +00:00
schmonz
8405b15649 Add qmail-autoresponder, a rate-limited autoresponder for qmail.
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.
- Can limit responses to a certain date/time range.
2017-09-28 17:27:34 +00:00