|
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 (bali
sir.inpe.br)
Date: Mon Nov 20 2006 - 13:03:52 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Monday 20 November 2006 16:31, watson
fongaboo.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: watson
fongaboo.com
| (formail -r -I"Precedence: Junk" \
-A"X-Loop: watson
fongaboo.com" ; \
echo "Auto-respond text") | $SENDMAIL -t
--
[]s
Bali
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]