Hi, I'm just trying to use blat.exe in an internationalized environment, which means, I may have non-ASCII / non-English characters in the following strings: -...
Robert Vanyi
robert.vanyi@...
Oct 1, 2008 3:11 pm
10814
Hey Robert, On Wednesday, October 1, 2008 at 11:01:02 AM you wrote RV> I'm just trying to use blat.exe in an internationalized environment, RV> which means, I...
Hi, Why not read the rfcs? www.ietf.org/rfcs<http://www.ietf.org/rfcs> iirc - if not google is your friend. 821, 822, 2821, 2822 also iirc. The effort is time...
Anthony Youngman
anthonyy@...
Oct 1, 2008 3:36 pm
10816
Hi Tim, ... C:\ >blat テスト.txt -to robert.vanyi@... Blat v2.6.2 w/GSS encryption (build : Feb 25 2007 12:06:19) unknown error code 123 when trying to open...
Robert Vanyi
robert.vanyi@...
Oct 1, 2008 4:34 pm
10817
Hey Robert, On Wednesday, October 1, 2008 at 12:34:22 PM you wrote ... C:\>blat ???.txt -to robert.vanyi@... RV> Blat v2.6.2 w/GSS encryption (build : Feb 25...
Hi Wol, Thanks for the info on the RFC numbers. I do read them, but my main profile is internationalization and not emailing. That's what I'm using blat for....
Robert Vanyi
robert.vanyi@...
Oct 1, 2008 5:48 pm
10819
Hi Tim, ... I've searched the archives for UTF-16, but the posts I have found were about the encoding of the _contents_. My issue is with command line ...
Robert Vanyi
robert.vanyi@...
Oct 1, 2008 5:55 pm
10820
Tim, If you can help me, I appreciate it, otherwise maybe you can refer me to someone. I am calling blat.exe thru visual basic via shell command. ...
Hi Folks, My backup application, BackupAssist, runs a script after each backup, which uses blat to send me the output of a couple of DIR commands. This has...
Hey James, On Wednesday, October 1, 2008 at 5:29:59 PM you wrote JG> If you can help me, I appreciate it, otherwise maybe you can refer JG> me to someone. This...
I have no idea if this will work, but have you tried invoking blat from PowerShell instead of cmd.exe? PowerShell installs as a feature on Windows Server 2008,...
Tim, James, I really appreciate your help. ... Unfortunately nothing helps. I was trying to use command-line option -charset UTF-16 and also running from...
Robert Vanyi
robert.vanyi@...
Oct 3, 2008 11:46 am
10826
Hi guys, I'm using blat.dll in my application. I use it to send usually 50 to 100 email at a time. I noticed that every 3-5 emails an email does not leave. So...
Greetings Nicolapenta, You didn't post your send string so this is just a wild guess. Have you tried increasing; -try <n times> : how many times blat should...
Has blat got a throttle setting of some sort (and if not, should it have one)? A mailing list I'm on throttles the list because of the bandwidth, so if it's...
Anthony Youngman
anthonyy@...
Oct 3, 2008 2:27 pm
10829
<snip> ... The source does not yet use wide character names. I will try to make time this weekend and week to make it have wide character support. It will...
One of our developers here is doing some testing and Blat is part of the puzzle. However, while testing, he doesn't want a bunch of auto- generated messages to...
... Hi Namtog, I tried to specify "-try 3" and it works. No fatal errors so far, but I can read in the logs lines like these: - Error: Wait a bit (possible...
... after each 'attempt to send' before trying again". Whether the attempt is successful or not. Just for your info, I tried this approach waiting a few...
I just started getting crashing errors too! I found that if I put '-debug' in the command-string and took out the '-log' portion (as it just dumps a tonne of...
... Did your system get an update from Microsoft? It would seem odd that you know what day it started crashing, when Blat had not itself knowingly been ...
Hi Folks, How can I get blat to tell me that an email was successfully sent and their were no errors. Can the output go to a file instead of a return...
Hey James, On Tuesday, October 7, 2008 at 1:50:45 PM you wrote JG> How can I get blat to tell me that an email was successfully sent JG> and their were no...
use this. -log c:\blat\log.txt -- *Ken Gray* The Macro Hook.blogspot.com <http://www.TheMacroHook.blogspot.com> ... [Non-text portions of this message have...
Can't get BLAT to work with Exchange 2007. What's the trick? Works fine with my ISP mail server, but not my client's Exchange 2007 server. Thanks, Russell...
Hey Russell, On Tuesday, October 7, 2008 at 2:13:26 PM you wrote RC> Can't get BLAT to work with Exchange 2007. What's the trick? Works RC> fine with my ISP...
Thanks, Tim. I don't think you need that other info right now. :~) It appear to not be listening for SMTP traffic on port 25. I'm getting the client to...
Thanks Ken, I am doing that but it is telling me the email has been sent. What if Lotus Notes Server is down. Sent doesn't mean that Lotus Notes has...