Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-07-21 | Update to 2.0.5. From the changelog: | schmonz | 1 | -3/+3 | |
KJ 08/24/2003 2.0.4 From Woody Security team * Non-maintainer upload by the Security Team * Fix buffer overflow with EXT and HOST environment variables (CAN-2003-0654) JK 09/18/2003 2.0.5 fixed invalid exit codes in several places that cause qmail to bounce messages wrongly. Thanks to Flavio Curti fcu-autoresp@no-way.org for identifying further invalid exit situations. pkgsrc changes: * Express post-patch using subst.mk instead. * Add dependency on qmail or netqmail. * Take MAINTAINER. | |||||
2002-01-28 | Initial import of autorespond-2.0.2 | zuntum | 1 | -0/+4 | |
This is a simple autoresponder for qmail. Mail is sent to help@my-company.com. An automatically generated response is sent back to the user with an address of "help@my-company.com". You can set the envelope sender to an empty string. However, some programs will parse the message for the "From:" field and send an autoresponse back to it. It is received at your autoresponder, and you now have a mail loop. This autoresponder also catches some other simple situations such as mail from a mailer-daemon, empty envelope sender, bulk precedence headers, etc. |