Sending email on a schedule?

John Van Ostrand john-Da48MpWaEp0CzWx7n4ubxQ at public.gmane.org
Mon Jul 31 21:18:12 UTC 2006


On Mon, 2006-07-31 at 16:58 -0400, William Park wrote:

> Yes, it's called 'at' and 'crontab'.  It would be helpful if we know
> what ways that at/crontab were deficient.


There is more than that. You will need to know how to send email via
command line.

mail -s "Pick up cheese" me-UeXVDTxk/28 at public.gmane.org <<EOF
This is just a reminder to pickup cheese on the way home.
EOF

You can do this with at quite easily:

at 16:00
at> mail -s ......
at> This is .....
at> EOF
at> <ctrl-d>

-- 
John Van Ostrand
         Net Direct Inc.
 
Chief Technology Officer
564 Weber St. N. Unit 12
   Waterloo, ON N2L 5C6 
 map 
john-Da48MpWaEp0CzWx7n4ubxQ at public.gmane.org
        Ph: 519-883-1172
 ext.5102
Linux Solutions / IBM
Hardware
        Fx: 519-883-8533
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gtalug.org/pipermail/legacy/attachments/20060731/23f843d2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gtalug.org/pipermail/legacy/attachments/20060731/23f843d2/attachment.sig>


More information about the Legacy mailing list