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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 5651 - 5680 of 13033   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
5651 Rick Nakroshis
rick_nakroshis Send Email
Aug 1, 2004
9:12 pm
... Not a bad idea, actually. Receipts are virtually worthless, and newbies get their hopes up unnecessarily over them. ... While I haven't used the service...
5652 Tim Musson
mussont Send Email
Aug 2, 2004
1:10 am
Hey Rick, On Sunday, August 1, 2004 at 5:12:01 PM you wrote ... RN> While I haven't used the service myself, I imagine that the link RN> you would have to...
5653 jonathanmapua Send Email Aug 2, 2004
1:11 am
Connecting to a Domino SMTP server to send a mail takes an age. Below is a superdebugT file. Anyone got any comments why the time is consumed? Sending exactly...
5654 Rick Nakroshis
rick_nakroshis Send Email
Aug 2, 2004
2:41 am
... Actually, you wouldn't use your mail client to pick up one those messages, you'd use your web browser. That's how they track your logging in. They also...
5655 Phillip Lynch
Lists@... Send Email
Aug 2, 2004
3:13 am
There is nothing inherently problematic or slow in establishing a SMTP connection to a domino server (we do it without issues). Have a look at your...
5656 Tim Musson
mussont Send Email
Aug 2, 2004
12:11 pm
Hey Rick, On Sunday, August 1, 2004 at 10:41:06 PM you wrote RN> Actually, you wouldn't use your mail client to pick up one those RN> messages, you'd use your...
5657 chip.programmer@...
chipprogrammer Send Email
Aug 2, 2004
2:23 pm
The biggest time culprit is a DNS query from your remote machine is taking 13-15 seconds. Also, your remote machine is not caching the results of previous DNS...
5658 namtog Send Email Aug 2, 2004
7:29 pm
Greetings, I'm glad that I post the issues I'm having with email to this group. Otherwise I might start worrying about myself. I thought that today would be a...
5659 Keith
cobber1984 Send Email
Aug 3, 2004
3:14 pm
Good Morning! I am using Blat v2.2.2 on Windows 2000 and I am encountering what I think is an odd problem. In one instance, I sent a message from my machine...
5660 Tim Musson
mussont Send Email
Aug 3, 2004
3:44 pm
Hey Keith, On Tuesday, August 3, 2004 at 11:14:18 AM you wrote K> I am using Blat v2.2.2 on Windows 2000 and I am encountering what I K> think is an odd...
5661 Ken McGinnis
kenamcginnis Send Email
Aug 3, 2004
5:14 pm
I program with vfp8. I use the windows api to run blat.exe. It has been working for a long time on win2000, no problem. Recently I upgraded to Win2003 server....
5662 Tim Musson
mussont Send Email
Aug 3, 2004
5:46 pm
Hey Ken, On Tuesday, August 3, 2004 at 1:14:40 PM you wrote KM> I program with vfp8. I use the windows api to run blat.exe. It has KM> been working for a long...
5663 Ken McGinnis
kenamcginnis Send Email
Aug 3, 2004
8:55 pm
The win2003 computer is on the same network and connects to the internet through the same dsl line. I send and receive my email using outlook express. the pop...
5664 chip.programmer@...
chipprogrammer Send Email
Aug 3, 2004
10:33 pm
Is Win2k3 acting as your SMTP on your internal network? If you only changed from Win2k Server to Win2k3 server, and Blat is now not able to send as you, then...
5665 Ken McGinnis
kenamcginnis Send Email
Aug 3, 2004
11:09 pm
That was it. There is a Default SMTP virtual server. Right-click on it and select properties click the 'Access&#39; tab click the 'Relay&#39; button you see that it...
5666 Tim Musson
mussont Send Email
Aug 4, 2004
11:40 am
Hey Ken, On Tuesday, August 3, 2004 at 7:09:46 PM you wrote KM> That was it. KM> There is a Default SMTP virtual server. KM> Right-click on it and select...
5667 Eric Demeester
dugenou007 Send Email
Aug 5, 2004
1:01 am
On 3 Aug 2004 at 16:09, Ken McGinnis wrote: Hello Ken, ... Yes, but it is really a bad idea, IMHO. ... You should do it another way because, as Tim said, if...
5668 jonathanmapua Send Email Aug 5, 2004
9:06 pm
'scuse my ignorance, but why does blat do a DNS query when using a SMTP server to relay through? Is there a switch to stop the DNS query? J...
5669 Tim Musson
mussont Send Email
Aug 6, 2004
12:08 am
Hey jonathanmapua, On Thursday, August 5, 2004 at 5:06:12 PM you wrote j> 'scuse my ignorance, but why does blat do a DNS query when using a j> SMTP server to...
5670 pawlowjp Send Email Aug 6, 2004
7:37 pm
I am using BLAT 2.2.2 on Windows XP machines and Windows 2000 Professional machines. On the WIndows 2k machines it all runs fine. On my XP machines when in...
5671 chip.programmer@...
chipprogrammer Send Email
Aug 7, 2004
4:54 pm
It appears that your IP stack on the XP machine is not working properly. If both machines are connected to the same local network, then make sure both...
5672 jonathanmapua Send Email Aug 8, 2004
10:13 pm
So if we gave blat a: -server 192.168.0.1 would it still do a DNS querty, and if so, why? J...
5673 chip.programmer@...
chipprogrammer Send Email
Aug 9, 2004
6:15 pm
I ran ethereal to capture network traffic and do not see any DNS queries when I used an IP address. Chip...
5674 Dennis Mikhailitsky
mikhailitsky Send Email
Aug 10, 2004
1:42 pm
Hello all, I was wondering is it possible to use Blat for sending messages from different threads? I have written an application that creates several threads....
5675 Corp Library
awaresoft Send Email
Aug 10, 2004
2:17 pm
Dennis, I've wondered about this myself. What I plan on trying when I get the time, is to have various applications send messages to a database or as ...
5676 pawlowjp Send Email Aug 10, 2004
2:34 pm
I am using BLAT 2.2.2 on Windows XP machines and Windows 2000 Professional machines. On the WIndows 2k machines it all runs fine. On my XP machines when in...
5677 qevan@...
qevan Send Email
Aug 10, 2004
3:01 pm
Carl Sagan, Corp Library & Bill Nye puff their pipes and discuss "Re: [blat] Multithreaded sending using BLAT".. ... You have thus re-invented the concept of...
5678 Corp Library
awaresoft Send Email
Aug 10, 2004
3:19 pm
Qe'van the Unclothed, Exactly! :) Malcolm ... From: qevan@... To: blat@yahoogroups.com Date: Tue, 10 Aug 2004 10:01:38 -0500 Subject: Re: [blat]...
5679 pawlowjp Send Email Aug 10, 2004
6:49 pm
Local firewall is disabled and all addresses are coming VIA DHCP. IF the firewall was blocking this it wouldnt work sporadically, wouldnt you think? Jason ... ...
5680 Dennis Mikhailitsky
mikhailitsky Send Email
Aug 11, 2004
8:59 am
Malcolm, Well, what you describe is actually what I have in my application currently - messages are not sent immediately, but are placed on a queue instead...
Messages 5651 - 5680 of 13033   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