Hi guys - I have got blat set up on my windows server and use it from perl - When I email to a yahoo or freeserve account I get a message 'The SMTP server does...
Couple src lines in gensock.cpp return a retvalue of (retvalue-5000). For example, see connection::get_connected and gensock_gethostname. Why adjust by 5000 ?...
I’m using Blat v 2.2.2. I’m attempting to send my first message. I have attempted to use both my ISP and my web mail server as host names. I get errors...
John
jccantrell@...
Apr 2, 2004 9:14 pm
5108
Error 10053 says the connection was aborted. Make sure you are using the name of your SMTP servers, not your web servers. For example, for Excite.com the...
Hi Chip: Thanks for your suggestion about error 10053 while using blat. I am attempting to send email through excite, so I changed my <blat –install>...
John
jccantrell@...
Apr 4, 2004 6:14 pm
5110
Do you have another email program already configured for Excite? If you do, does it log into the SMTP server, or does it only log into the POP3 server? You...
Hi, Is there a maximum size for the message body passed to blat using the '-body' option??? If I try to generate really long messages then the end gets cut off...
i have a file transfer batch file that runs in Scheduled Tasks. It creates a small log file called datetime.log that i need to have emailed to a group alias. ...
Hey Adam, On Monday, April 5, 2004 at 5:10:47 AM you wrote AB> Is there a maximum size for the message body passed to blat using AB> the '-body' option??? The...
Hey ati4ever, On Monday, April 5, 2004 at 5:36:23 AM you wrote a> i have a file transfer batch file that runs in Scheduled Tasks. It a> creates a small log...
It doesn't happen at a fixed position but is around the 1600-1700 character area (including spaces) which equates to about 200 'words' or 50ish lines. Adam ......
It could be an issue with the path environment variable or network shares. Try using complete path names (and unc names for paths on the network): "c:\program...
Hey Adam, On Monday, April 5, 2004 at 8:16:36 AM you wrote AB> It doesn't happen at a fixed position but is around the 1600-1700 AB> character area (including...
hi im running blat 222. i have also done the install line and put the blat.exe file in the system32 folder. ive tried running the debug line also. when i run...
Just checking to see if blat has this ability built in... I've got a folder that has files addeded to it daily -- the file names are random. Can blat email...
Hey Ray, On Monday, April 5, 2004 at 2:40:11 PM you wrote RB> Just checking to see if blat has this ability built in... RB> I've got a folder that has files...
Hey ati4ever, On Monday, April 5, 2004 at 11:46:37 AM you wrote a> im running blat 222. i have also done the install line and put the a> blat.exe file in the...
Windows scheduled tasks running under other user accounts has always been crappy -- I don't think the problem is blat. Make sure the user account has a...
I'm using blat 2.2.2 on Windows XP Pro and am trying to attach a text file using -attacht. The text file gets included in the outgoing e-mail, but the...
Kent, I've always used "-attach" to attach my text files, but I think your challenge is in one of the other command line parameters. What is your exact...
Yes, that's the problem. I can fix it using the -attach parameter. But when would someone want to use the -attacht parameter? For those who like all the gory...
Dear Group, We're using Blat to send a .zip fil every week from our production plants to the main office. Sometime these plants are in an area where it is not...
Hey Henrik, On Saturday, April 17, 2004 at 10:11:05 AM you wrote h> We're using Blat to send a .zip fil every week from our production h> plants to the main...
Yes there are sharware utilities (some free, some $$). Search for the keyword "SPLIT" ... From: "hspoulsen" <hsp@...> To: <blat@yahoogroups.com> Sent:...
Tracey
wpiis@...
Apr 17, 2004 2:48 pm
5132
Tim, Thank you for the swift reply. I have downloaded version 2.2.2,, and tried the -multipart switch, as in blat afile.zip -to hsp@... -multipart...
Hi This blat command works commandline, however does not work in when called in this manner. Can anyone tell me what I am doing wrong? Thnx #include "stdafx.h"...