At 10:58 10/09/98 PDT, Kim Callis wrote:
If you were changing your domain name, during the transition period, it
would notify people sending mail to your old domain of the new domain
name. The nice thing about it was that it sent out a notification message
one time only to a sender. Of course, here it is nearly a year later and
I can't think of where I found it.
I'm using this:
#=-=-=-=-=-=-=
:0
* ^TOwebspam
{
:0 Whc: vacation.lock
* !^FROM_DAEMON
* !^X-Loop: nobody(_at_)yourdomain(_dot_)here
| formail -rD 8192 webspam.cache
:0 ehc # if the name was not in the cache
| (formail -rtkb -I"From: WEBMASTER <nobody(_at_)yourdomain(_dot_)here>"
-I"Reply-To:
nobody(_at_)yourdomain(_dot_)here" -I"Precedence: junk" \
-A"X-Loop: nobody(_at_)yourdomain(_dot_)here" ; \
echo "-- "; cat $HOME/.webspam.txt \
) | $SENDMAIL -oi -t
}
#=-=-=-=-=-=-=
I hope this helps.
end
--
+-----
| Hermann Wecke - hermann(_at_)wecke(_dot_)com |
| Digital ID & PGP Key Available |
| Tel 1 800 927 6581 Fax 1 800 927 6586 |
-----+