Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

blat · Discussion of BLAT. Blat is a command line email tool (sending mail via smtp), written for Windows.

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 1228 - 1257 of 13046   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1228 erlandas@... Send Email Aug 1, 2001
1:30 pm
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@... Send Email 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@... Send Email 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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email 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@... Send Email
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@... Send Email 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@... Send Email 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@... Send Email 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@... Send Email
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@... Send Email
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@... Send Email 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@... Send Email 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@... Send Email
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@... Send Email
Aug 9, 2001
6:33 pm
How are you running the line command? Sincerely, Joel Limardo admin@... www.j-enterprises.com...
1246 dan.reese@... Send Email 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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email 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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email
Aug 10, 2001
4:38 pm
Ok...I got my 1st problem solved by telling IIS to 'Run Scripts & Executables&#39; rather than just scripts. Now I can set the demo file but as I move to more...
1256 Peter Holm
pholm@... Send Email
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@... Send Email
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...
Messages 1228 - 1257 of 13046   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help