Dear friends, We have successfully integrated delivery of email via blat into our application. However we would like to be able to "prove" that our mesage was...
Hey walterllyons, On Wednesday, July 2, 2008 at 10:10:01 AM you wrote w> We have successfully integrated delivery of email via blat into our w> application....
... our ... our ... gratefully ... that ... Thanks Tim. So the thought I have is to also CC the message to some mailbox to which our applications have access...
Hey walterllyons, On Wednesday, July 2, 2008 at 11:58:38 AM you wrote w> So the thought I have is to also CC the message to some mailbox to w> which our...
Hey Tim, On Wednesday, July 2, 2008 at 12:44:01 PM you wrote TM> Hey walterllyons, TM> On Wednesday, July 2, 2008 at 11:58:38 AM you wrote w>> write software...
... Another ... you it ... Thank you Tim. I think returning the error code will be very helpful. Right now our VB.NET application executes something like...
Hey walterllyons, On Wednesday, July 2, 2008 at 2:58:57 PM you wrote w> Thank you Tim. I think returning the error code will be very w> helpful. w> Right now...
Hi All: I have a similar question. Does anyone know of a way to return codes from a C++ program. Any help would be much appreciated. ... necessary ... top of ...
Greetings, For DLL examples and a Error code demo check out the following at; http://tech.groups.yahoo.com/group/blat/files/Other/ Kai_Blat_dll_test.zip Kai...
The change log link on the blat homepage covers up to version 2.5 and the version downloaded is at 2.6.2 :-( Just FYI, Documentation takes all the fun out of...
Tracey
wpiis@...
Jul 3, 2008 1:55 pm
10641
Hi all, I am very new to Blat.. I tried installing blat but I am not able to send mail to my google account. My system has Windows vista OS. ...
... Google (gmail) requires you to use SSL encryption on port 465. Start by reading message # 7091 and the responses. You should be able to get stunnel ...
Hi All: I have a problem when using blat.dll in my program. Here is a code snipnet I am trying to use HMODULE blat_lib =0; blat_lib = LoadLibrary("blat.dll"); ...
Hi This could be due to missing double apostrophe on the beginning of the parameter in line returncode = blat_send(. V.H. < ------------ Původní zpráva...
Hey Jitesh, On Thursday, July 10, 2008 at 9:26:02 PM you wrote JP> Is there limit to attach # of files? JP> I can't attach more than 4 files. JP> If ther any...
Sorry That was a typo when I copy pasted the command. The original command had the apostrophe ... the parameter in line returncode = blat_send(. ... ...
Greetings, soujanya_7 wrote; "When i use the blat executable I am able to send email without a problem." Great. You are half way there. Now soujanya_7 states; ...
Hi Chip: I think my application has permission to access the server as I am able to send email when I use the blat executable. But get the error message Can't...
Hi Namtog: Thanks a lot for the reply. I am trying to work in C++ and unfortunately I am not not sure how to capture the return code when using blat exe. Hence...
Hey soujanya_7, On Friday, July 11, 2008 at 9:47:27 AM you wrote s> But get the error message Can't resolve hostname when I use blat dll. Try putting in the IP...
Hi Tim: I tried with the IP address and I got the following error message. Error: Can't create a socket (too many simultaneous links?) I am not sure what this...
... Isn't that as easy as calling your blat.exe command line with "system" c/f http://msdn.microsoft.com/en-us/library/277bwbdz.aspx which will given you the...
Hey soujanya_7, On Friday, July 11, 2008 at 11:32:32 AM you wrote s> I tried with the IP address and I got the following error message. s> Error: Can't create...