
I'm anticipating having to send a certain few identical emails out in the course of my new position. So, I can either store a draft in my mail app, and when it comes time to send one of these puppies out copy the draft, open it, type in the recipient, and send it out. Or...I can use a shell script to just type canmail message_name recipient_email. I'm choosing the second approach. Whether this actually saves time and effort in the long run is debatable, but writing the shell script was at least an interesting challenge since I don't do that very often.
Posted by Jason at November 10, 2003 07:59 PM