Date: Thu, 18 Feb 1999 00:34:59 -0500 From: "Kenn Martin" <kmartin@infoteam.com> To: "freebsd-isp@FreeBSD.ORG" <freebsd-isp@FreeBSD.ORG> Subject: Re: Auto Responders Message-ID: <199902180532.AAA25313@calumet.infoteam.com>
next in thread | raw e-mail | index | archive | help
On Wed, 17 Feb 1999 21:01:24 -0800, John A. Hengstler wrote:
>Is there anyone out there who could help me with setting up autoresponders
>for email?
Use procmail ...
calumet# more ~support/.procmailrc
:0 h c
* !^FROM_DAEMON
* !^X-Loop: support-responder@infoteam.com
| (formail -r -A"Precedence: junk" \
-A"X-Loop: support-responder@infoteam.com" \
-I"From: support-responder@infoteam.com"; \
cat ~support/autoreply) | $SENDMAIL -t
kenn
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902180532.AAA25313>
