Quite easy. 

Just write a script to run Mail (the ucb version, in /usr/bin/) and have
your actual message in a text file 

 /usr/bin/Mail -s "SUBJECT GOES HERE $1" email addresses go here
<yourtextfile.txt 

For example, this is the line I use for mailing myself something (from a
PID check script I wrote to make sure a particular process is not down)

 /usr/bin/Mail -s "**SERVER IS DOWN*** $1" [EMAIL PROTECTED] <mansiondown.txt 

That should all be on one line, then simply set up a cron to run that
script when you want and include a line for each email address you want to
send to.

good luck!

Ken
AH6LE


At 09:51 AM 4/21/00 -0600, you wrote:
>Hello all.  I've been participating with the Utah State
>Races net for about 5 years now.  It involves the State
>Coordinator, 2 net controls, a cross band operator and 
>about 4/5 cross band operators.  There are always a 
>couple of people who forget about the net [the 3rd thur
>of even numbered months].  I run a slackware box full time
>and would like to implement some software to e-mail a
>list about a week before net date to remind everyone of
>the net.  I did some work for a company that had a ms
>exchange server and it would send reminder e-mails
>based on calendar entries.
>
>Any suggestions on the best/easiest solution.  Thanks
>in advance.
>
>Later, Willy * N7VVL
>[Loving the sunspot cycle now]
>
>
>
>

------------------------------------------------------------------------------
Ken Arck
Support Engineer for - Communities.Com
Site Manager for CC Palaces
Email: [EMAIL PROTECTED]
http://www.ah6le.net
Amateur Radio Station AH6LE
http://www.thepalace.com
http://www.onlive.com
Palace Site - palace://preview.thepalace.com:9998
aka Ph's horse

Reply via email to