Hey Tracey, On Wednesday, August 31, 2005 at 3:42:48 PM you wrote T> As it turns out they "upgraded" their version of blat and found out it had T> to do with...
... This is a known misunderstanding with the -base64 option. It does not do what you expect (what DO you expect?) it to do. In fact it is *meant* to make an...
Kai, I did and it has. Thanks!! Henry ... From: ykai To: blat@yahoogroups.com Sent: Friday, September 02, 2005 03:01 Subject: Re: [blat] Blat newbie questions ...
Hi guys. Im trying to automate the whole backup process and i discovered that Blat has a multipart feature. The trick is that Gmail seems not to recognise is...
... My initial suspicion is a problem with Gmail. However, this can be confirmed one way or another by using Outlook Express to send the same attachment...
Hey Chip, whats that you dont have a Gmail account, i can send you one invitation right away! ... [Non-text portions of this message have been removed]...
Greetings, I'm building another (semi)useless tool and have noticed something odd. I'm wondering if it's my ISP or if it's a quirk in Blat. When I send, using...
Greetings, Have you ever thought we can copy and paste why not copy and email. Well if your like most you could care less, if you worked at it. I don't recall...
Greetings, Ok then I changed the package to include ncm.bat instead of ncm.exe. I will probably have to rewrite ncm in another language for the Win95/98/Me...
Hi! If I send with a mail with blat to a postfix and the message size is greather than the message_size_limit parameter the blat automatically split it...
Hi, I have problems using blat into batch files. I use blat from a batch file from a clipper programm. Problem start blat Error programm too big for memory. ...
... No, this feature cannot be disabled. The question I have is why would you want to disable this feature knowing the server will not accept messages larger...
... I've been dinkin' around sending emails with both Blat and OE. This odd once in a while, roughly one in 15, problem with the second email occurs in both...
Hi, Any idea why I am getting 'Contents of file .....' as subject, even though I specified a subject? This is the string I used: C:\TEMP\Blat.txt -server...
... even though I specified a subject? ... someone@s... ... Greetings Henry, Try using double quotes so; -s 'My Subject line' becomes -s "My Subject line" ...
... Use the options -debug to let blat declare what options it sees and -log (with a filename parameter) for easier capture the output of the command. Then...
... subject line. ... Greetings Henry, Just to be sure I sent two emails with the -s "My subject" and they both came through correctly. Have you tried...
Hi Namtog & Kai, Using Kai's suggestion, I tried removing from & server and it failed: 2005.09.07 14:29:01 (Wed)------------Start of Session----------------- ...
Hi Kai and Namtog, Could it simply be the overall length of the string? If the string exceeds 254 chars, I get the weird behaviour. It's fine under 254. Your...
Greetings Henry, If it's permissible and at the appropriate time I would enjoy hearing about your project. I don't know of a list anywhere but I'm willing to...
... If the command line length is a problem, you may be able to use the -of option to circumvent it (though at the cost of needing an additional (maybe ...
... fine under 254. ... Greetings Henry, There have been length of string issues related not so much to Blat but rather the OS version you are using. Maybe Tim...
Kai, Thanks for pointing me to -of. You think I can cram my recipient list in there to shorten the string? Creating temp files is a snap in VFP so I'd welcome...
I'm using XP. It does seem like a shorter string will resolve it. The only length I have is in the list of up to 4 recipients. It's a shame that such a small...
oops, I now see that -cf and -bf will probably suit me better than -of. Henry ... From: Henry To: blat@yahoogroups.com Sent: Wednesday, September 07, 2005...
... I presume you are using the .dll, like in your previous messages, is this correct? Which version of Blat.dll/.exe are you using? Are you using single quote...
Hi Chip, ... Yes ... 2.4 ... Double ("subject") Here is the string that works: C:\TEMP\blatbody.txt -server smtp.isp.ca -f henry@... -to henry@... -cf...