Search the web
Sign In
New User? Sign Up
blat · Discussion of BLAT. Blat is a command line email tool (sending mail via smtp), written for Windows.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5511 - 5540 of 11470   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5511
Can you kindly offer me a step by step guide to checking the disk space on a windows 2000 box and emailing the output to myself using BLAT Cheers Grace...
grace858689
Offline Send Email
Jul 2, 2004
12:46 pm
5512
Hey grace858689, On Friday, July 2, 2004 at 8:02:42 AM you wrote g> Can you kindly offer me a step by step guide to checking the disk g> space on a windows...
Tim Musson
mussont
Offline Send Email
Jul 2, 2004
12:52 pm
5513
... dir | find "bytes free" | blat ... ... ... -- Craig Morrison =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= http://www.mtsprofessional.com/ A Win32 email...
Craig Morrison
headstockusa
Offline Send Email
Jul 2, 2004
1:01 pm
5514
Thanks alot craig The output I am getting is something like this: 35 Dir(s) 7,351,660,544 bytes free I would like to get the bytes or Gigigabytes free on the...
GRACE OGUNADE
grace858689
Offline Send Email
Jul 2, 2004
2:08 pm
5515
... We are getting a bit astray here, but this will do what you want. Save it as part of your batch file: -- this should all be one line --- @echo Drive Space...
Craig Morrison
headstockusa
Offline Send Email
Jul 2, 2004
3:14 pm
5516
... dir /s c:\ d:\ e:\ f:\ |find "bytes free" | blat ... Chip...
Chip
chipprogrammer
Offline Send Email
Jul 3, 2004
12:19 am
5517
... Nice (and I hadn't realized that the Windows 2000 DIR command supports multiple starting paths like that) but if you're going to do the FIND, then the /s...
gep2@...
gep_2
Online Now Send Email
Jul 3, 2004
6:56 pm
5518
... You're right, I normally use 'find "File(s)"' to get a file count, so I didn't think when I wrote /s in the response above. Chip...
Chip
chipprogrammer
Offline Send Email
Jul 3, 2004
7:29 pm
5519
I am using robocopy to copy files from one server to the next and using blat to send over the robocopy log. On the exact same server I have two other...
shanmet7
Offline Send Email
Jul 6, 2004
4:04 pm
5520
Carl Sagan, shanmet7 & Bill Nye puff their pipes and discuss "[blat] "No target email address"".. ... Just a guess...there's an extraneous character of some...
qevan@...
qevan
Offline Send Email
Jul 6, 2004
4:42 pm
5521
I am new to this BLAT mail tool. I am in the process of configuring SQL mail for one of our SQL servers. Is there a way, I can use BLAT for my SQL mail. ...
psom100
Offline Send Email
Jul 7, 2004
6:21 pm
5522
Hi! I've a problem is using blat. If I have large amount of attachment with different email address. Can I using blat with some program technique to automate...
yslyip1900
Offline Send Email
Jul 9, 2004
9:41 pm
5523
If you are using version 2.2.2, then you can have it do a lot of the work for you. Put all those names into a single text file, then use the -tf option. If...
chip.programmer@...
chipprogrammer
Offline Send Email
Jul 10, 2004
4:01 am
5524
Is it possible to lookup one of the address in the text file to sent the email? ... the work for you. Put all those names into a single text file, then use...
yslyip1900
Offline Send Email
Jul 10, 2004
6:20 am
5525
... How do you mean lookup? Chip...
Chip
chipprogrammer
Offline Send Email
Jul 10, 2004
5:06 pm
5526
If I have a table column1 is the id, column 2 is the email address. So, can I lookup the table by the id to select the email address to place it to the balt...
sl yip
yslyip1900
Offline Send Email
Jul 11, 2004
9:28 am
5527
... Not from Blat. Are you able to use the program which created the table to also query and execute external programs with that data? Chip...
Chip
chipprogrammer
Offline Send Email
Jul 11, 2004
5:24 pm
5528
Hi, I apologize if I have missed the very obvious here; but is there a way to get blat to send just a body of text without including a file? I tried various...
solver61
Offline Send Email
Jul 13, 2004
4:07 pm
5529
Hey solver61, On Tuesday, July 13, 2004 at 10:29:59 AM you wrote s> I apologize if I have missed the very obvious here; but is there a s> way to get blat to...
Tim Musson
mussont
Offline Send Email
Jul 13, 2004
4:59 pm
5530
yes you can do this: blat - -to email.address.com -s "Hey, I got it!" -body "Please check out my new and improved Blat command line!" This will send an email...
Ross Kovelman
rkovelman
Online Now Send Email
Jul 13, 2004
8:08 pm
5531
... a ... file? ... the ... just ... send ... including ... per se ... instead ... Thanks Tim, the - works great! Nick...
solver61
Offline Send Email
Jul 13, 2004
8:37 pm
5532
Hello BlatList: I'm trying to send an rtf message. I notice that I've got to include -enriched as a switch, but I can't quite get where to put the switch in...
Lew Schwartz
lew11229
Offline Send Email
Jul 16, 2004
6:57 pm
5533
... -enriched option does not apply to Microsoft RTF files. If you want rich text, then send it as an attachment or use html instead. Enriched email was...
Chip
chipprogrammer
Offline Send Email
Jul 17, 2004
3:39 am
5534
I've been using blat in a batch file for a while without problems, but a few days back it stopped working. If I enter the following command: C:\>blat - -to...
hughrbeyer
Offline Send Email
Jul 17, 2004
3:45 am
5535
... different purposes. YOU made me curious :-) What is the purpose of entriched text? Tracey ... From: "Chip" <chip.programmer@...> To:...
Tracey
wpiis@...
Send Email
Jul 17, 2004
12:45 pm
5536
Sorry to bother you all but I'm tring to use BLat to send atached documents but I keep getting an Error msg I was wondering if anyone of you have seen this...
thorwolfson
Offline Send Email
Jul 17, 2004
8:04 pm
5537
So can I send rtf by blat? If so, how? ...and what does -enriched apply to? -Lew -enriched option does not apply to Microsoft RTF files. If you want rich ...
Lew Schwartz
lew11229
Offline Send Email
Jul 17, 2004
11:29 pm
5538
... Send it as an attachment. When you're ready to call Blat.dll, write a temp file and send that as your attachment. In the normal message body, consider...
Chip
chipprogrammer
Offline Send Email
Jul 17, 2004
11:59 pm
5539
Many of you helped me and my buddies last month. We can now send mail and use batch files. A big thank you all Blat readers who helped us 3 grandpas from...
thrusearch
Offline Send Email
Jul 18, 2004
11:35 pm
5540
Hello, I want to send some mail with my clipper app using blat. When i send mail only using a batch file everything goes fine. But when i send the same mail,...
Lijffijt, Johan
Johan.Lijffijt@...
Send Email
Jul 19, 2004
5:36 am
Messages 5511 - 5540 of 11470   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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