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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 8906 - 8935 of 11470   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8906
Hi Chip, Sorry again for the delay...I cannot find the download for 2.6.0 ?? Thanks ... From: Chip <chip.programmer@...> To: blat@yahoogroups.com Sent:...
S Wood
corndog_ketchup
Offline Send Email
Oct 2, 2006
6:02 pm
8907
... Blat 2.60 can be found here; http://tech.groups.yahoo.com/group/blat/files/Official/ Namtog...
namtog
Offline Send Email
Oct 2, 2006
6:34 pm
8908
I used the command TELNET SMTP.Server.or.IP.address.com 25 and it came back could not open on 25 I then used TELNET SMTP.Server And it came back could not open...
tonysper
Offline Send Email
Oct 3, 2006
1:58 am
8909
I just got interested in using Blat to send email from VFP8 program. I know nothing about Blat or how to use it. Can anyone help me out and point me in the...
tonysper
Offline Send Email
Oct 3, 2006
2:07 am
8910
Hey tonysper, On Monday, October 2, 2006 at 6:49:21 PM you wrote t> I just got interested in using Blat to send email from VFP8 program. I t> know nothing...
Tim Musson
mussont
Offline Send Email
Oct 3, 2006
12:23 pm
8911
Hey tonysper, On Monday, October 2, 2006 at 7:44:11 PM you wrote t> I used the command TELNET SMTP.Server.or.IP.address.com 25 t> and it came back could not...
Tim Musson
mussont
Offline Send Email
Oct 3, 2006
12:25 pm
8912
Thanks for the quick reply. Will look into what you say and get back. TonySper ... program. I ... and ... etc. ... on ... expect ... this ... it...
tonysper
Offline Send Email
Oct 3, 2006
7:53 pm
8913
Thanks for the fast answer. What I did was telnet SMTP.MAIL.BELLSOUTH.NET 25 and it came back could not find 25 Now when I removed the . between the SMTP and...
tonysper
Offline Send Email
Oct 3, 2006
8:11 pm
8914
We work extensively with VFP (several versions). How can we help? Regards, Allan Coganovitch, Proven Solutions Inc. E-mail: allanc@... WEB...
Allan Coganovitch
proven_solut...
Offline Send Email
Oct 3, 2006
8:37 pm
8915
Tony, I tried to ping smtp.mail.bellsouth.net and DNS does not resolve this address. I also tried smtp.bellsouth.net but this didn't work either. However, DNS...
blawrence@...
Send Email
Oct 3, 2006
9:34 pm
8916
... Do not include the SMTP part. Try telnet mail.bellsouth.net 25 -- Chip...
chip.programmer@...
chipprogrammer
Offline Send Email
Oct 3, 2006
9:49 pm
8917
Chip, Works great. Connect me to the server OK. I used Quit to close Thanks. Will now work on a program from VFP to send some email. Can I use a variable as...
Tony
tonysper
Offline Send Email
Oct 3, 2006
11:55 pm
8918
Brain, Yes that's is the server. I used "telnet mail.bellsouth.net 25" and it does connect me. I received an email from chip.programmer@... suggesting I...
Tony
tonysper
Offline Send Email
Oct 4, 2006
12:01 am
8919
Allan, Thank you fro the reply. I have been able to connect to the server by using "telnet mail.bellsouth.net". All the samples kept using the "telnet...
Tony
tonysper
Offline Send Email
Oct 4, 2006
12:05 am
8920
... If you are going to test this theory from your Bellsouth account, it won't work unless you have a business account with Bellsouth. Sometime this calendar...
Chip
chipprogrammer
Offline Send Email
Oct 4, 2006
12:52 am
8921
Tony, I have changed some of the info for security purposes. I create a '.bat' file, however, I do not directly invoke the batch file. My application calls a...
Allan Coganovitch
proven_solut...
Offline Send Email
Oct 4, 2006
2:22 am
8922
Chip, I do not know if I have a business account or not but I was able to at least connect to bellsouth using port 25. At least I think I did as I was...
Tony
tonysper
Offline Send Email
Oct 4, 2006
3:30 am
8923
Alan, I do not quit understand the code. I think you are sending the tester.pdf file to spmeone@somewhere using your smtp.somemtpserver (your server) but why...
Tony
tonysper
Offline Send Email
Oct 4, 2006
3:35 am
8924
... You have a home account, is my guess, because it appears you are not using a static IP. Its unlikely that you will be able to connect to any server other...
Chip
chipprogrammer
Offline Send Email
Oct 4, 2006
6:24 am
8925
I use vfp also. Couple of examples: dll_name="blat.dll" dll_name=fullpath(dll_name) DECLARE INTEGER Send in &dll_name STRING blatstring teststring="blatdll.prg...
Steve
xirconuk
Offline Send Email
Oct 4, 2006
8:46 am
8926
Hey Allan, On Tuesday, October 3, 2006 at 4:20:20 PM you wrote AC> We work extensively with VFP (several versions). AC> How can we help? I would like a simple...
Tim Musson
mussont
Offline Send Email
Oct 4, 2006
11:36 am
8927
Tony, This particular client is not running an in-house Exchange Server. Their ISP requires authentication for SMTP. Hope this helps. Regards, Allan...
Allan Coganovitch
proven_solut...
Offline Send Email
Oct 4, 2006
3:04 pm
8928
Steve, Now I am confused. It looks like you are sending email to everybody in the text database. I take it that all the characters in the teststring are just...
Tony
tonysper
Offline Send Email
Oct 4, 2006
8:40 pm
8929
Chip, The reason for mailing the address a variable is that I would like others to use the program so all they have to do is put there email address into a...
Tony
tonysper
Offline Send Email
Oct 4, 2006
8:48 pm
8930
Greetings, I was reading /. this morning and came across the below from mobydisk; "Until last week, I thought that Thunderbird was easy to configure for email....
namtog
Offline Send Email
Oct 5, 2006
1:00 pm
8931
I'm sending a zip file with BLAT to 6 people. 3 of these recipients are on a Lotus Notes system, and all 3 of them see the zip file as raw text. The other 3...
jgilbert1953
Offline Send Email
Oct 5, 2006
7:12 pm
8932
Hey jgilbert1953, On Thursday, October 5, 2006 at 2:13:47 PM you wrote j> I'm sending a zip file with BLAT to 6 people. 3 of these recipients j> are on a...
Tim Musson
mussont
Offline Send Email
Oct 5, 2006
7:15 pm
8933
Hi together, its my first time i am using Blat. i installed everything and it says: smtp server is set to smtp.teufel-international.com Good so far. Than i...
ja25cky
Offline Send Email
Oct 6, 2006
7:06 am
8934
Hey ja25cky, On Friday, October 6, 2006 at 2:49:49 AM you wrote j> its my first time i am using Blat. j> i installed everything and it says: j> smtp server is...
Tim Musson
mussont
Offline Send Email
Oct 6, 2006
11:42 am
8935
Greetings Jacky, Your company,Teufel, has a interesting range of products. I don't know if we have any German speaking people on this board. My apologies for...
namtog
Offline Send Email
Oct 6, 2006
1:43 pm
Messages 8906 - 8935 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