Hi All, I use Blat to send emails from my sailing scoring software - Sailwave. It works fine (thanks) but I have a problem with speed of connecition to my own...
blat, Forgot to tell the list I was going to be out of touch for a bit... I went to a ropemakers gathering out in MN, then back to MI to be Scoutmaster at a...
Sounds like a good time was had by all... Welcome back. Bruce ________________________________ From: blat@yahoogroups.com [mailto:blat@yahoogroups.com] On...
Hey abhims, On Thursday, June 25, 2009 at 3:37:56 AM you wrote a> I'm using a customer service application that uses MAPI to send a> mails and has blat...
Hey Doug, On Wednesday, June 24, 2009 at 9:27:01 PM you wrote DJ> The problem for me is, dummy me, the command in my bat FOR loop is the blat DJ> command...
Hey Doug, You are correct. One msg is passed, then 2 rejections. You may want to add -timestamp to get a timestamp in your log. On Thursday, June 25, 2009 at...
Hey sailwavedev, On Friday, July 3, 2009 at 4:23:22 AM you wrote s> Hi All, s> I use Blat to send emails from my sailing scoring software - Sailwave. s> It...
Hey n704pa, On Monday, July 6, 2009 at 8:33:36 AM you wrote n> Hi, n> After working fine for years one day blat stopped working with the following from the...
Hey Bruce, On Monday, July 6, 2009 at 12:50:51 PM you wrote MB> Sounds like a good time was had by all... Yep, all 21 boys and 3-4 (varied during the week)...
... Thanks for getting right back! I cannot telnet to port 25, it gives me a 571 error, so something is blocking it. I guess the question is whether it is...
Hi Tim, Mailwasher also does SMTP in some contexts and it is those contexts that I am referring to - like recovering an email it's deleted - or using their...
Hey Owen, On Tuesday, July 7, 2009 at 12:19:12 AM you wrote OW> Here's the command line: OW> blat.exe "C:\Temp\6154708871a.txt" -raw -t "o.m.watson@..."...
Hey Colin, On Tuesday, July 7, 2009 at 4:10:55 AM you wrote CJ> Mailwasher also does SMTP in some contexts and it is those contexts that CJ> I am referring to...
Thanks! I fixed the problem by removing the -raw attribute. However, the end game is to take an email message (usually multipart, from Outlook), remove the...
... Theoretically, it is possible. However, there are some caveats. You will need to keep some of the headers so that Blat can "append" them to its own ...
Thanks for that, Chip. I seem to have it working using the unpacked content (though there were some problems until I converted CR->CR+LF in the original html...
I have a text file I am trying to email with simple dos path names that looks like the following: *** 1 data packet(s) sent to host successfully. Deleted file...
Hey ritmo2k, On Friday, July 24, 2009 at 11:17:23 AM you wrote r> I have a text file I am trying to email with simple dos path names that looks like the...
hello. I am only new with blat. We started using blat for our local database application in our office. the application sends notices by email for database...
... If you cannot user port 25, are you then using Outlook with M$ Exchange for normal emails? I suspect that your mail server has port 25 shut down as well,...
Hi, I use the code posted below in my Access database to email reports. I have had a lot of success using it. But other times, when I go to email an Access...
Hi All, I need to send an attachement over Blat. The configuration seems to be working fine, I can sent normal emails with customised subjects and bodys and...
Hey icmhotspotlogs, On Tuesday, July 28, 2009 at 1:07:30 PM you wrote i> I need to send an attachement over Blat. The configuration seems i> to be working...
Thank you - That seems to be working from the server level, however the message is rejected by GMail when I try and add attachements. I am using Stunnel ...
It would seem that wither Gmail or the work echange server do not like .zip files. renaming the file to .zipped has resolved the problem. Thanks again....