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 your group to be featured on the Yahoo! Groups website? 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 7601 - 7630 of 11472   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7601
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...
Tim Musson
mussont
Offline Send Email
Sep 1, 2005
12:32 pm
7602
... 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...
ykai
kais6e
Offline Send Email
Sep 2, 2005
7:01 am
7603
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 ...
Henry
henski05
Offline Send Email
Sep 3, 2005
1:06 am
7604
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...
gaz082
Offline Send Email
Sep 5, 2005
11:04 am
7605
... 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...
Chip
chipprogrammer
Offline Send Email
Sep 5, 2005
11:28 am
7606
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]...
Gabriel A. Zorrilla
gaz082
Offline Send Email
Sep 6, 2005
1:47 am
7607
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...
namtog
Offline Send Email
Sep 6, 2005
12:51 pm
7608
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...
namtog
Offline Send Email
Sep 6, 2005
3:53 pm
7609
... Greetings, I have a complaint, it doesn't work. Try using ncm.bat instead of ncm.exe Download it from ; ...
namtog
Offline Send Email
Sep 6, 2005
7:51 pm
7610
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...
namtog
Offline Send Email
Sep 6, 2005
8:35 pm
7611
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...
tkukorelli
Offline Send Email
Sep 7, 2005
12:59 pm
7612
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. ...
koenslagtree
Offline Send Email
Sep 7, 2005
1:01 pm
7613
Problem solved by use "blat -install" instead of paraneter -f in the mail command. Koen Slagboom...
koenslagtree
Offline Send Email
Sep 7, 2005
1:06 pm
7614
... 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...
Chip
chipprogrammer
Offline Send Email
Sep 7, 2005
1:18 pm
7615
... 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...
namtog
Offline Send Email
Sep 7, 2005
4:51 pm
7616
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...
Henry
henski05
Offline Send Email
Sep 7, 2005
5:15 pm
7617
... even though I specified a subject? ... someone@s... ... Greetings Henry, Try using double quotes so; -s 'My Subject line' becomes -s "My Subject line" ...
namtog
Offline Send Email
Sep 7, 2005
5:21 pm
7618
Hi Namtog, No luck. Tried both ' ' and " " and they both yield the same subject line. Any other ideas? Thanks, Henry ... From: namtog To:...
Henry
henski05
Offline Send Email
Sep 7, 2005
5:52 pm
7619
... 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...
ykai
kais6e
Offline Send Email
Sep 7, 2005
6:17 pm
7620
... 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...
namtog
Offline Send Email
Sep 7, 2005
6:22 pm
7621
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----------------- ...
Henry
henski05
Offline Send Email
Sep 7, 2005
6:33 pm
7622
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...
Henry
henski05
Offline Send Email
Sep 7, 2005
7:08 pm
7623
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...
namtog
Offline Send Email
Sep 7, 2005
7:13 pm
7624
... 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 ...
ykai
kais6e
Offline Send Email
Sep 7, 2005
8:30 pm
7625
... 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...
namtog
Offline Send Email
Sep 7, 2005
8:31 pm
7626
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...
Henry
henski05
Offline Send Email
Sep 7, 2005
8:36 pm
7627
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...
Henry
henski05
Offline Send Email
Sep 7, 2005
8:37 pm
7628
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...
Henry
henski05
Offline Send Email
Sep 7, 2005
8:44 pm
7629
... 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...
Chip
chipprogrammer
Offline Send Email
Sep 8, 2005
12:17 am
7630
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...
Henry
henski05
Offline Send Email
Sep 8, 2005
12:44 am
Messages 7601 - 7630 of 11472   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