I had a need to send a string as the body of the email and I didn't want to have to write it out to a file, so I set down to figure out the proper command line this morning.

Code:

BLAT - -body "your text here" -to Recipient -f Sender -subject "Subject Here" -server SMTPSERVER -port SMTP Port -try Number of tries



This works for me. Note the single "-" - that was the trick that got it working for me.
_________________________
-- oobnuker - .KIX hack - no really.