Re: I'm including the -To address, but...

"'Chip' [email protected] [blat]" <[email protected]>
Newsgroups gmane.mail.blat
Message-ID <326184A2EC4B4F66978654C20B134F86@chip>
> Thanks Mike. Can you help me with the line(s) I need to add for this? I 
> took this from an example off the Blat.net site. My end goal is to send a 
> simple email whenever the PC is rebooted.


Your blat.bat should look more like this:


set to="-to [email protected]"
set f="-f [email protected]"
set server="-server cas.ourcompany.com"
set subject="-subject \"Testing blat\""
set body="-body \"Testing blat\""
set debug="-debug"
blat  -  %to%  %f%  %server%  %subject%  %body%  %debug%

-- 
Chip
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.