Questions tagged [blat]

Blat is a Win32 command line utility that sends eMail using SMTP or post to usenet using NNTP.

The official site is http://blat.net. The current version (as of Oct 22 2010) is v2.6.2 and was released Feb 25 2007. The license is located at http://blat.net/?docs/license.txt. Below is a quote from the license.

The authors of Blat have placed it in the public domain. This means you can use it free of charge for any purpose you like, with nearly no conditions being placed on its use by us. The source code is also available free of charge and under the same conditions as the executables.

It was first released in October 1998.

53 questions
0
votes
2 answers

BLAT Does Not Accept my %BODY% argument

Trying to understand how to send the BODY variable correctly? I receive the following from using BLAT in my batch file: SET BODY="exit error code from NET USE = %ERRORLEVEL%. Please contact the Business Systems Technical Team On Call…
Configueroa
  • 315
  • 4
  • 14
0
votes
0 answers

How to add multiple body variables in blat

I have a script from which I am calling the body through a variable. This working fine, but now I have two different variables. How can I call it in a body? Eg: set body1=%MAIN_DIR%\Monitor\one.html set body2=%MAIN_DIR%\Monitor\two.html %BLAT%…
user2163975
  • 59
  • 1
  • 9
0
votes
1 answer

Generating emails using blat.exe not working for every domain

I use blat.exe running from Powershell to generate e-mails with HTML. When I'm sending an e-mail to the Google domain everything is OK and code is generating fine. The headers and rest of code look like this:
Monic
  • 726
  • 10
  • 31
0
votes
0 answers

Call command will not run remote batch file

I created a batch to scan a server (Windows Server 2008 R2) for certain file names. If the file(s) are found it will run another batch email.batthat will send out an email notification. My issue is that I cannot get the call command to run the…
0
votes
1 answer

Change standard separator comma for attachments

I know that comma will be used to separate files and other stuff with Blat mailer. But I must send files with a comma in their filenames and have no possibility to change this circumstance. Is there a way to change the standard separator? Or any…
ralfbb
  • 1
0
votes
1 answer

call blat from shell script, w8

Trying to execute blat http://www.blat.net/ from a shell script. I set the environmental PATH variable, and i can call blat from any location with the command prompt. Sending email from the command line works fine. But I'm not able to call it from…
evsc
  • 260
  • 3
  • 10
0
votes
2 answers

Html Code not able to preview the image

I am trying to open an image in html webpage and send that page through Emailer. so that it appears as a pic in the email. but not able to do it. Html code is:
Chio
  • 63
  • 1
  • 3
  • 7
0
votes
1 answer

Sending email with blat does not work even with stunnel

I've been looking everywhere for this answer and have had no luck! I went to http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail/ and followed it step by step. Stunnel installed, installed service and started service successfully but blat…
0
votes
2 answers

Html Images dont render in outlook email via Blat

I trying to send the following HTML page as an email using the command line tool blat. Email is sent as expected but, the images are not loaded in the email message.The email content looks like :