OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: autorespond solutions

From: Alexandre Balistrieri (balisir.inpe.br)
Date: Mon Nov 20 2006 - 13:03:52 CST


On Monday 20 November 2006 16:31, watsonfongaboo.com wrote:
> wondering what everyone's recommendations for autoresponder solutions are
> with postfix. before i switched to postfix, i was using the autorespond
> that is in FreeBSD ports along with qmail. Don't think that can be made to
> work with postfix tho.
>
> -FONG

My example.

Main.cf
mailbox_command = /usr/bin/procmail -a "$EXTENSION"

/home/watson/.procmailrc
:0 hc
* !^FROM_DAEMON
* !^X-Loop: watsonfongaboo.com
| (formail -r -I"Precedence: Junk" \
-A"X-Loop: watsonfongaboo.com" ; \
echo "Auto-respond text") | $SENDMAIL -t

--
[]s
Bali