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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 5651 - 5680 of 11470   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5651
... 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...
Rick Nakroshis
rick_nakroshis
Offline Send Email
Aug 1, 2004
9:12 pm
5652
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...
Tim Musson
mussont
Offline Send Email
Aug 2, 2004
1:10 am
5653
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...
jonathanmapua
Offline Send Email
Aug 2, 2004
1:11 am
5654
... 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...
Rick Nakroshis
rick_nakroshis
Offline Send Email
Aug 2, 2004
2:41 am
5655
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...
Phillip Lynch
Lists@...
Send Email
Aug 2, 2004
3:13 am
5656
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...
Tim Musson
mussont
Offline Send Email
Aug 2, 2004
12:11 pm
5657
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...
chip.programmer@...
chipprogrammer
Offline Send Email
Aug 2, 2004
2:23 pm
5658
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...
namtog
Offline Send Email
Aug 2, 2004
7:29 pm
5659
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...
Keith
cobber1984
Offline Send Email
Aug 3, 2004
3:14 pm
5660
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...
Tim Musson
mussont
Offline Send Email
Aug 3, 2004
3:44 pm
5661
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....
Ken McGinnis
kenamcginnis
Offline Send Email
Aug 3, 2004
5:14 pm
5662
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...
Tim Musson
mussont
Offline Send Email
Aug 3, 2004
5:46 pm
5663
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...
Ken McGinnis
kenamcginnis
Offline Send Email
Aug 3, 2004
8:55 pm
5664
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...
chip.programmer@...
chipprogrammer
Offline Send Email
Aug 3, 2004
10:33 pm
5665
That was it. There is a Default SMTP virtual server. Right-click on it and select properties click the 'Access' tab click the 'Relay' button you see that it...
Ken McGinnis
kenamcginnis
Offline Send Email
Aug 3, 2004
11:09 pm
5666
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...
Tim Musson
mussont
Offline Send Email
Aug 4, 2004
11:40 am
5667
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...
Eric Demeester
dugenou007
Offline Send Email
Aug 5, 2004
1:01 am
5668
'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...
jonathanmapua
Offline Send Email
Aug 5, 2004
9:06 pm
5669
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...
Tim Musson
mussont
Offline Send Email
Aug 6, 2004
12:08 am
5670
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...
pawlowjp
Offline Send Email
Aug 6, 2004
7:37 pm
5671
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...
chip.programmer@...
chipprogrammer
Offline Send Email
Aug 7, 2004
4:54 pm
5672
So if we gave blat a: -server 192.168.0.1 would it still do a DNS querty, and if so, why? J...
jonathanmapua
Offline Send Email
Aug 8, 2004
10:13 pm
5673
I ran ethereal to capture network traffic and do not see any DNS queries when I used an IP address. Chip...
chip.programmer@...
chipprogrammer
Offline Send Email
Aug 9, 2004
6:15 pm
5674
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....
Dennis Mikhailitsky
mikhailitsky
Offline Send Email
Aug 10, 2004
1:42 pm
5675
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 ...
Corp Library
awaresoft
Offline Send Email
Aug 10, 2004
2:17 pm
5676
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...
pawlowjp
Offline Send Email
Aug 10, 2004
2:34 pm
5677
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...
qevan@...
qevan
Offline Send Email
Aug 10, 2004
3:01 pm
5678
Qe'van the Unclothed, Exactly! :) Malcolm ... From: qevan@... To: blat@yahoogroups.com Date: Tue, 10 Aug 2004 10:01:38 -0500 Subject: Re: [blat]...
Corp Library
awaresoft
Offline Send Email
Aug 10, 2004
3:19 pm
5679
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 ... ...
pawlowjp
Offline Send Email
Aug 10, 2004
6:49 pm
5680
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...
Dennis Mikhailitsky
mikhailitsky
Offline Send Email
Aug 11, 2004
8:59 am
Messages 5651 - 5680 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