[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Superping Script



Here is my csh ping script.  You'll have to change the name of the
mailer program to fit your system:

/usr/andrew/etc/queuemail -f pingmail -a [email protected]
[email protected] [email protected] [email protected]
[email protected] [email protected] [email protected]
[email protected] [email protected]
[email protected] [email protected]

And in the file pingmail I have:

   To: remailer-list
   From: Automated Mailing Script <[email protected]>
   Subject: Ping
   
   ::
   Request-Remailing-To: [email protected]
   
   ----- This is a Automated Remailer Ping Message -----

I have one copy sent back to myself so I get a timestamp of when it went
out.  You can set the To: line if you want, but most systems don't need
it.