| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
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.
Sent from my iPhone
> On Dec 16, 2015, at 12:36 PM, 'Mike Mattos' [email protected] [blat] <[email protected]> wrote:
>
> You seem to be setting environment variables but not passing them to blat via a script
>
>
>
> Mike Mattos
>
>
>
> “To succeed in the world it is not enough to be stupid, you must also be well-mannered”
>
>
> Voltaire
>
>
>
> From: [email protected] [mailto:[email protected]]
> Sent: Wednesday, December 16, 2015 10:08 AM
> To: [email protected]
> Subject: [Bulk] [blat] I'm including the -To address, but...
>
>
>
>
>
> C:\Users\danielf\Documents\Blat>blat.bat
>
> C:\Users\danielf\Documents\Blat>set to = "-to [email protected]"
>
> C:\Users\danielf\Documents\Blat>set f = "-f [email protected]"
>
> C:\Users\danielf\Documents\Blat>set server = "-server cas.ourcompany.com"
>
> C:\Users\danielf\Documents\Blat>set subject = "-subject \"Testing blat\""
>
> C:\Users\danielf\Documents\Blat>set body = "-body \"Testing blat\""
>
> C:\Users\danielf\Documents\Blat>set debug = "-debug"
>
> C:\Users\danielf\Documents\Blat>C:\Users\danielf\Documents\Blat\blat -
> Blat v3.2.11 (build : Nov 11 2015 22:22:19)
> 64-bit Windows, Full, Unicode
>
> No target email address or newsgroup was specified. You must give an email
> address or usenet newsgroup to send messages to. Use -to, -cc, or -bcc option
> for email, or -groups for usenet.
> Aborting, nobody to send messages to.
>
>
>