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...
Show off your group to the world. Share a photo of your group with us.

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 9063 - 9092 of 11470   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9063
Doubtfull if this is possible but could blat be able to send an instant message to a user via icq, aim, msn, or yahoo? Could this be done without having to...
Mark
darkmoon3d
Online Now Send Email
Nov 2, 2006
7:32 am
9064
... Sending messages to an IM is not something that Blat can do natively, except if those IMs can receive email. In the case of AIM or ICQ, those servers ...
Chip
chipprogrammer
Offline Send Email
Nov 2, 2006
1:07 pm
9065
You can send test messages to cell phones providing the recipient has this function enabled. If you need to send someone a text page, you can use Outlook (or...
Richard Lewis
merliniac
Online Now Send Email
Nov 2, 2006
1:25 pm
9066
US Cellular: 5552223333@...<mailto:5552223333@...> Take care, -Dw ... Why doesn't life come with subtitles? [Non-text portions of this...
DANIEL WELCHER
danielwelcher
Offline Send Email
Nov 3, 2006
12:35 pm
9067
I'm seeing an error when trying to send an email from blat - "<email address> must check for new mail first". The output of the debug switch is: "Sending...
David Roberts
david.roberts@...
Send Email
Nov 3, 2006
12:36 pm
9068
Greetings, David wrote; "Any hints would be gratefully received...." Hi David. Hints are all I can offer you. It seems like your email server is a POP3 before...
namtog
Offline Send Email
Nov 3, 2006
4:20 pm
9069
Thanks to several of you who contributed some new text message addresses for services that I did not have in the original list. I have since located a pretty...
R Lewis
merliniac
Online Now Send Email
Nov 3, 2006
4:33 pm
9070
Thanks namtog. I think there is some sort of validation on the mail server that is preventing Blat from emailing from my server. If I change the -f name to a...
David Roberts
david.roberts@...
Send Email
Nov 3, 2006
5:16 pm
9071
Thanks for response. I also found another site (http://www.teleflip.com/) which can contact any cell phone listed by including @teleflip.com at end of 10 digit...
Mark
darkmoon3d
Online Now Send Email
Nov 3, 2006
8:23 pm
9072
... I may have a solution. In bldhdrs.cpp, I added a quick loop to replace spaces with underscores (ASCII 95) so the receiving client can interpret them as...
chipprogrammer
Offline Send Email
Nov 5, 2006
3:00 pm
9073
Greetings, Chip wrote; "I may have a solution." Interesting. Tell me more you smooth talker. Chip then said; "In bldhdrs.cpp, I added a quick loop to replace...
namtog
Offline Send Email
Nov 5, 2006
3:56 pm
9074
Upon further testing, I have made more changes that reduced the code complexity and allowed it to work with Outlook Express as my client. My earlier attempt...
Chip
chipprogrammer
Offline Send Email
Nov 5, 2006
6:26 pm
9075
Greetings, I have one of those little apps to monitor web sites for changes. It claims, and when I tried to access it, that the Blat web site is down. Very...
namtog
Offline Send Email
Nov 5, 2006
7:32 pm
9076
Hi chip', I hope a new version will soon come out, good testing ! bests, marc...
marc_f68
Offline Send Email
Nov 6, 2006
9:49 am
9077
Hi, I'm trying to use BLAT and whenever it runs, I get the following error: Connection::get_buffer() unexpected error: 10093 and basically it keeps repeating...
addictjokah
Offline Send Email
Nov 7, 2006
9:42 pm
9078
... You can download a preliminary version 2.61 from http://home.att.net/~chip.programmer/blat/blat.exe I fixed the problem you mentioned for version 2.60. -- ...
Chip
chipprogrammer
Offline Send Email
Nov 8, 2006
7:08 am
9079
Hey guys, As technologically savvy as I thought I was, I am not getting the full grasp of this blat. Here's where I'm at. I use a program called Webmon to send...
Shawn
mastergunner99
Online Now Send Email
Nov 9, 2006
12:47 pm
9080
Shawn - here is the basic command syntax to use: Put the contents of the text message you want to send in the D:\message.txt file. Add your mailserver and the...
Richard Lewis
merliniac
Online Now Send Email
Nov 9, 2006
1:12 pm
9081
Hey Shawn, On Wednesday, November 8, 2006 at 11:54:15 PM you wrote ====8<---------------- snip S> I want to send it directly to my cellphone via text message. ...
Tim Musson
mussont
Offline Send Email
Nov 9, 2006
2:43 pm
9082
Hi, I've been using blat with batch fles for a while and am switching things to perl on win32. (FYI: strawberry-perl for win32 works as good as activestate's...
mpapet
Offline Send Email
Nov 10, 2006
6:25 pm
9083
There are a number of Perl modules that allow mail sends. Why do you want to use Blat instead? Mime::Lite Mail::Sendmail To name just a couple ... ...
Richard Lewis
merliniac
Online Now Send Email
Nov 10, 2006
9:50 pm
9084
Hey mpapet, On Friday, November 10, 2006 at 10:29:01 AM you wrote m> Hi, m> I've been using blat with batch fles for a while and am switching m> things to perl...
Tim Musson
mussont
Offline Send Email
Nov 11, 2006
1:29 am
9085
Hello Group I've been using Blat v. 2.50 for the past few months without many problems. I usually copy the dll, exe and lib files to the system32 folder. I...
its_mba
Offline Send Email
Nov 11, 2006
4:57 am
9086
Greetings, Mpaper wrote; "I'm new at this so I'm sure my code is a hack. The below code does not work." Then Tim said; "I would suggest you use a "system"...
namtog
Offline Send Email
Nov 11, 2006
12:43 pm
9087
Greetings, Ian wrote; "I usually copy the dll, exe and ..." You need both the dll and the exe version of Blat? Then we heard from Ian; "I recently installed my...
namtog
Offline Send Email
Nov 11, 2006
1:07 pm
9088
... Ian, Is there a firewall application on that Dell, or is there possibly another copy of Blat.exe/Blat.dll located elsewhere on the system, needed by a ...
Chip
chipprogrammer
Offline Send Email
Nov 11, 2006
4:47 pm
9089
Greetings, Richard Lewis wrote; "There are a number of Perl modules that allow mail sends. Why do you want to use Blat instead? Mime::Lite Mail::Sendmail To...
namtog
Offline Send Email
Nov 12, 2006
3:38 pm
9090
Hi. blat does not work for me with gmail. Is it a known issue? thanks....
yorams70
Offline Send Email
Nov 13, 2006
8:30 pm
9091
Hey yorams70, On Monday, November 13, 2006 at 2:20:49 PM you wrote y> blat does not work for me with gmail. y> Is it a known issue? Sort of. Gmail does not use...
Tim Musson
mussont
Offline Send Email
Nov 13, 2006
8:56 pm
9092
I have this same issue. I have a blat setup that works fine, but not with gmail.com. I have outlook express and outlook and exchange+outlook working fine with...
kam
kenamcginnis
Offline Send Email
Nov 14, 2006
4:09 am
Messages 9063 - 9092 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