Hello, Blat sending my html documents with national characters. Now when receiver opening message with Outlook Express he must change encoding to Baltic...
1229
mklutto@...
Aug 1, 2001 3:25 pm
I was told that BLAT uses an open relay to an SMTP which opens security holes on the NT server? Can anyone give some light into this question? To put it in...
1230
mklutto@...
Aug 1, 2001 3:26 pm
I was told that BLAT uses an open relay which opens security holes on the NT server? Can anybody give some light into this question? To put it in another way,...
1231
SPTBG-BLAT
SPTBG-Blat@...
Aug 1, 2001 5:11 pm
Blat sends mail using whatever SMTP server you point it at, provided you have permissions to use that SMTP server. You most certainly can send mail using an...
1232
William A. Rowe, Jr.
wrowe@...
Aug 1, 2001 5:15 pm
From: <mklutto@...> To: <blat@yahoogroups.com> Sent: Wednesday, August 01, 2001 10:02 AM Subject: [blat] SECURITY ... Blat uses the SMTP service. It...
1233
webmaster(orgio)
hahms@...
Aug 1, 2001 5:36 pm
I received all your E-mail. What's happening !! Please Check it out. I sent your email. I don't speak English. Don't bother me please!! [Non-text portions of...
1234
Marc Decroos
marc.decroos@...
Aug 2, 2001 10:38 am
OK. Congratulations with the little child. Just go on with it ....I have 4 !! :-) I completely agree that in Photography i'm a dummy ...so the questions I ...
1235
dan.reese@...
Aug 8, 2001 2:10 pm
Hello-- I've successfully installed and tested blat from the command line. I'm running Windows 2000 Professional SP1. Now, I'm using a command execute feature...
1236
Craig Morrison
craig@...
Aug 8, 2001 2:45 pm
A different way of looking at the problem.. Are you *sure* that the path is the same between your command line session and the terminal emulator session? Try...
1237
dan.reese@...
Aug 8, 2001 2:50 pm
I figured it out--instead of executing blat directly, I use the cmd command with the /k option. This leaves the window open so I can see the messages. Thanks...
1238
tomatosan@...
Aug 8, 2001 6:42 pm
I am paging nextel and AT&T phones that have a small message space (like 110 char per messahe). Is there anyway to remove the "Contents of file...
1239
dan.reese@...
Aug 8, 2001 7:01 pm
Hello-- Can blat produce a log? I may send dozens of emails in the middle of the night--how can I tell if they were successful? Thanks, --Dan...
1240
Joel Limardo
admin@...
Aug 8, 2001 8:33 pm
blat has a -log parameter that you can use to send the normal output to a file, but each time you run this it will overwrite the log file with new stuff. Try...
1241
Joel Limardo
admin@...
Aug 8, 2001 8:41 pm
Should be: blat foobar.txt -t superman@... -s " " Sincerely, Joel Limardo admin@... www.j-enterprises.com...
1242
dan.reese@...
Aug 8, 2001 9:11 pm
Joel-- Thanks for the tip. I tried both ways; they work, but I don't get enough detail (BTW, the -log is not documented in the readme). I do get an error if...
1243
magicblueweb@...
Aug 9, 2001 6:40 am
Hi, I am using Blat v1.8.6 with NT4 IIS. I have problem with the linecommand where the execution is working fine, but there is always appearing with the Blat's...
1244
Joel Limardo
admin@...
Aug 9, 2001 6:25 pm
Try using -debug with that line and you will get lots more information. As for the time, use some kind of scripting language to push the time into the file or...
1245
Joel Limardo
admin@...
Aug 9, 2001 6:33 pm
How are you running the line command? Sincerely, Joel Limardo admin@... www.j-enterprises.com...
1246
dan.reese@...
Aug 9, 2001 6:59 pm
Joel-- Perfect! I misunderstood the readme and thought -debug was just to turn -q off. I also added the time and date using your model. Now I have one more...
1247
Joel Limardo
admin@...
Aug 9, 2001 8:03 pm
Heh,heh. You won't beleive the command line instruction on this one! Anyway, before I say anything let me stress that a good scripting language is your key to...
1248
Craig Morrison
craig@...
Aug 9, 2001 11:18 pm
I'm going to have to look into this.. I wrote the code that does the logging for Blat, it uses the standard library fopen(...) to open for append. Something is...
1249
Richard Fink
rfink@...
Aug 9, 2001 11:27 pm
I don't write much here. I seem to get blat working and others seem more knowledgeable at answering problems brought to the list. So- let me write now to say...
1250
magicblueweb@...
Aug 10, 2001 3:12 am
Hi Joel, I run the line command by calling from the web server as: http://localhost/scripts/blat.exe/linecommand.txt where linecommand.txt contain only one...
1251
Joel Limardo
admin@...
Aug 10, 2001 2:03 pm
Whoops! I stand corrected. A quick test of blat on Win2000 reveals that it does log correctly by APPENDING to the log file. I took another post's word for it...
1252
David R. O'Hearn
dohearn@...
Aug 10, 2001 2:20 pm
I agree with Richard. I have found BLAT to be extremely useful for a variety of tasks. And, because it is a command-line utility, it is perfect for automating...
1253
Stephen Hueners
steve@...
Aug 10, 2001 2:32 pm
I've installed Blat and can get messages sent from the command line. Using the included file 'demoblat.htm' as a starting point I've created an HTML page...
1254
Joel Limardo
admin@...
Aug 10, 2001 2:46 pm
I could not find much in the readme about this, but I thank you for you submission because I wanted to know if this feature of blat worked myself! There are...
1255
Stephen Hueners
steve@...
Aug 10, 2001 4:38 pm
Ok...I got my 1st problem solved by telling IIS to 'Run Scripts & Executables39; rather than just scripts. Now I can set the demo file but as I move to more...
1256
Peter Holm
pholm@...
Aug 12, 2001 9:50 am
Hi, as I am looking for an advanced mail-tool that can be used on win-commandline I found blat. I just did not get too deep into it so one question I would...
1257
Craig Morrison
craig@...
Aug 12, 2001 7:52 pm
BLAT supports both AUTH PLAIN and AUTH LOGIN. The switches are: -u <username> -pw <password> -plain When -u and -pw are used BLAT will attempt to use AUTH...