From 7950eca69079f0d50af2d118388a84e6b0d60789 Mon Sep 17 00:00:00 2001 From: zuntum Date: Mon, 28 Jan 2002 22:29:49 +0000 Subject: Initial import of autorespond-2.0.2 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. --- mail/autorespond/PLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mail/autorespond/PLIST (limited to 'mail/autorespond/PLIST') diff --git a/mail/autorespond/PLIST b/mail/autorespond/PLIST new file mode 100644 index 00000000000..7157845568c --- /dev/null +++ b/mail/autorespond/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/28 22:29:49 zuntum Exp $ +bin/autorespond +share/doc/autorespond.README -- cgit v1.2.3