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 8086 - 8115 of 11472   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8086
Are there any parameters that I have to set when attaching a PDF such as '-base64' or other types of encoding, etc? Thank you in advance....
proven_solutions
proven_solut...
Offline Send Email
Jan 2, 2006
7:59 pm
8087
Hey proven_solutions, On Monday, January 2, 2006 at 2:59:05 PM you wrote p> Are there any parameters that I have to set when attaching a PDF such p> as...
Tim Musson
mussont
Offline Send Email
Jan 2, 2006
10:12 pm
8088
Thank you. Regards, Allan Coganovitch, Proven Solutions Inc. E-mail: allanc@... WEB site: http://www.proven-solutions.com 416-227-2290...
Allan Coganovitch
proven_solut...
Offline Send Email
Jan 3, 2006
3:01 pm
8089
I am getting an error 'Cannot Find Send Entry Point' when using the .DLL version of BLAT 250. I have checked the string that I am sending and it looks OK. Does...
Allan Coganovitch
proven_solut...
Offline Send Email
Jan 3, 2006
7:13 pm
8090
... What does your code look like? Here is a snippet from my test code for accessing the DLL from a C program: #include <windows.h> #include <stdio.h> #ifdef...
Chip
chipprogrammer
Offline Send Email
Jan 4, 2006
2:34 am
8091
I am using Visual FoxPro and have found the resolution at a FoxPro site. The problem is that instead of 'Send', my code was using 'send'. I was assuming that...
Allan Coganovitch
proven_solut...
Offline Send Email
Jan 4, 2006
1:09 pm
8092
I downloaded the BLAT error codes and I see that there appears to be a couple of duplicates. For example: 2 might be a) 'The server actively denied our...
Allan Coganovitch
proven_solut...
Offline Send Email
Jan 4, 2006
8:21 pm
8093
Greetings Allan Coganovitch, ... user? If you are looking for the specific Visual FoxPro code I don't know of a example. I assume you have already checked the...
namtog
Offline Send Email
Jan 5, 2006
5:45 am
8094
Hi, Well, I never really worked with 'C' before or created a dll in FoxPro. At this point, I do not think that the timing is good to absorb the learning curve....
Allan Coganovitch
proven_solut...
Offline Send Email
Jan 5, 2006
12:23 pm
8095
... file.vcs_.txt ... attachment, this ... email ... final goal is ... open it ... invitation and ... attach a ... if not, it ... for me ... syntax :) ... the ...
robert.ellis
Offline Send Email
Jan 5, 2006
9:59 pm
8096
I've tried to send a file with a comma in the name, and BLAT seems to not pick it up. I surround the filename with quotes; do I have to escape the comma, or...
Owen Watson
owen13watson
Offline Send Email
Jan 5, 2006
11:39 pm
8097
mmm. . I forgot the usual debug stuff. Z:\>blat - -body "test" -to owen.watson@... -attach "C:\o,ut.txt" -debug Blat v2.5.0 w/GSS encryption (build : Sep...
Owen Watson
owen13watson
Offline Send Email
Jan 6, 2006
1:18 am
8098
I am not an expert at BLAT but ... The '-attach' parameter can be followed by a file name or file names which are comma separated. I think that it is trying to...
Allan Coganovitch
proven_solut...
Offline Send Email
Jan 6, 2006
1:28 am
8099
... Tried that and still no error message found (basically, the log file was just the same as the output I put in in my second message). It looks like a bug to...
Owen Watson
owen13watson
Offline Send Email
Jan 6, 2006
1:37 am
8100
... Here is my entire DOS command window content to show writing logs to filenames with embedded spaces. Please note the conservative use of quotation marks....
Chip
chipprogrammer
Offline Send Email
Jan 6, 2006
2:14 am
8101
As I mentioned in my prior post, when I was having issues with my command line a file named 'program' was written to the root of my 'C:' drive. I did not even...
Allan Coganovitch
proven_solut...
Offline Send Email
Jan 6, 2006
3:00 am
8102
... Thanks, works now. I take it that \" can be put round all filenames, just in case there are commas. Are there any other problematic characters? Our files...
Owen Watson
owen13watson
Offline Send Email
Jan 6, 2006
3:55 am
8103
iam using visual studio 2003 ...i need to do an email notification to users whose accounts expired which is 1 year after the create date..i was asked to use...
spruceoasis2000
Offline Send Email
Jan 6, 2006
12:56 pm
8104
Hi, I am trying to create a batch file which will send out a mail when the file size exceeds a specified limit. I can get the login name of the user who is...
p_giridhar_74
Offline Send Email
Jan 6, 2006
12:57 pm
8105
Hey p_giridhar_74, On Friday, January 6, 2006 at 2:27:40 AM you wrote p> I am trying to create a batch file which will send out a mail when the p> file size...
Tim Musson
mussont
Offline Send Email
Jan 6, 2006
1:09 pm
8106
Hey spruceoasis2000, On Friday, January 6, 2006 at 2:47:41 AM you wrote s> iam using visual studio 2003 ...i need to do an email notification s> to users whose...
Tim Musson
mussont
Offline Send Email
Jan 6, 2006
1:10 pm
8107
A small problem; what to do about multiple attachments? Putting "\" and \"" around filenames seems to only pick up the first file ie blat -attach...
Owen Watson
owen13watson
Offline Send Email
Jan 9, 2006
2:17 am
8108
... -attach "\"File1\",\"File2 with spaces\",\"File 3 with , a comma\"" -- Chip...
Chip
chipprogrammer
Offline Send Email
Jan 9, 2006
7:44 am
8109
I've been using Blat for a while to forward plain text or HTML attachments to single users or groups without any problems. I've now created a batch file to...
Jason
rootjohnjason
Offline Send Email
Jan 9, 2006
12:47 pm
8110
Hey Jason, On Monday, January 9, 2006 at 7:37:00 AM you wrote J> I've been using Blat for a while to forward plain text or HTML J> attachments to single users...
Tim Musson
mussont
Offline Send Email
Jan 9, 2006
12:52 pm
8111
... <snip> ... document. ... Filename ... is ... Brilliant! Used the 'attach' option and it only adds the document once!!! Even though the file has a .doc...
Jason
rootjohnjason
Offline Send Email
Jan 9, 2006
3:49 pm
8112
... Doesn't work: Z:\>blat - -body "body" -to "owen.watson@..." -attach "\"C:\Out.txt\",\"C:\ out2.txt\"" -debug Blat v2.5.0 w/GSS encryption (build : Sep...
Owen Watson
owen13watson
Offline Send Email
Jan 9, 2006
8:20 pm
8113
... The command line parsing is handled before Blat is given control, this is the nature of writing C programs. I ran blat with this command line and I saw all...
Chip
chipprogrammer
Offline Send Email
Jan 10, 2006
1:38 am
8114
This seems to do the business! Many thanks! This might be worth mentioning in your documentation: both the \" escaping and the multiple use of -attach : or is...
Owen Watson
owen13watson
Offline Send Email
Jan 10, 2006
2:03 am
8115
Hi, all, is it possible to specify to use a random part in the message ID auto- generated by Blat? I have situations where mails are sent simultaneously from...
wolfgangroth
Offline Send Email
Jan 10, 2006
1:08 pm
Messages 8086 - 8115 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