diff options
author | zuntum <zuntum@pkgsrc.org> | 2002-01-28 22:29:49 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2002-01-28 22:29:49 +0000 |
commit | 7950eca69079f0d50af2d118388a84e6b0d60789 (patch) | |
tree | 6a3a2a403976cdede9ec41287e2d8e5d850c6655 /mail/autorespond/PLIST | |
parent | f5aeb6d3be0a96957c927137152bc55c46546c40 (diff) | |
download | pkgsrc-7950eca69079f0d50af2d118388a84e6b0d60789.tar.gz |
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.
Diffstat (limited to 'mail/autorespond/PLIST')
-rw-r--r-- | mail/autorespond/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
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 |