Dave said:
VanguardLH wrote ...
Cool idea, but I don't see a way in the command line switches to address the
message. Do you know how to do that?
I never bothered to use the command-line options to schedule canned e-mail
sends. My guess is that you would create an e-mail that listed your
recipients (since they're going to be the same for this repeatedly sent
e-mail) and then save it as a .msg file. Then use the /f switch to specify
using that .msg file as the template and the /a switch to specify what file
to attach to that e-mail.
Of course, there is the /m switch which says it specifies emailname. I do
recall that some of the switches won't work with each other so you have to
experiment to see if you can use the /m switch to specify the recipient, the
/f switch to provide a template for what is in the e-mail's body that you
want to send, and the /a switch to attach a file to that e-mail.