On Mon, Sep 01, 2003 at 08:19:47PM +0800, ten@xxxxxxxxxxxx wrote:
> Thank you .
> I've recevied your mail.
> But I'm on a vacation now,I'll reply you ASAP.
List Admin: Please unsubscribe this address
Mike Zhang: Auto responders are not supposed to respond to mailing
list posts. Furthermore it is usually considered
polite not to resply to the same address multiple times.
Here is a procmailrc excerpt that does this
(albeit not particularly efficiently).
#On Holidays
:0 Whc: message.lock
* !DAEMON
* !^X-Loop: YuiVNPBATig3sYuiVNPBATig3s
* ^(To|Cc):.*horms@(verge|ultramonkey)
* !^Precedence:
| /usr/bin/formail -rD 8192 ${PROCMAIL_ROOT}/log/holiday.cache
:0 ehc # if the name was not in the cache
| ( /usr/bin/formail -rA"Precedence: junk" \
-A"X-Loop: YuiVNPBATig3sYuiVNPBATig3s" ; \
cat ${PROCMAIL_ROOT}/rc/message \
) | $SENDMAIL -oi -
--
Horms
|