Hi, Thank you for your response. Blat is currently configured to save the email's body in a log file. However, some emails are not going out. To troubleshoot...
... Blat cannot do what you want without some code changes. Blat also cannot by itself save your outgoing email to a log file without using the -log option ...
Hey vishalinib, On Tuesday, June 3, 2008 at 5:50:47 PM you wrote v> Blat is currently configured to save the email's body in a log v> file. However, some...
Hello everybody, I want to send mails with blat and attach a wordfile, this file is created by MS Word 2002 and saved by word in html-format. When I send this...
Hey Robert, On Thursday, June 5, 2008 at 9:19:25 AM you wrote R> I want to send mails with blat and attach a wordfile, this file is R> created by MS Word 2002...
Hi, the document is interpreted and sent as a Word document as the filename extension is declared to be .doc. This would imply that the attachment is declared...
Skough Axel PCA/ITU-S
axel.skough@...
Jun 5, 2008 2:10 pm
10579
Hi Axel, Many thanks for the fast answer. I changed the file extension to .html and it works fine now. So I have a last question. Does blat make and content...
... Blat is able to check your file's content type by checking the Windows registry, and uses this for attachment headers. Content filting is done by mail...
Hello, Thanks for your help. As a test, I have set up blat with the '-debug -timestamp' switches. Example: blat d:\BlatTest\testmsg.txt -to %people% -subject...
Hello, I had tried what you suggested. The timestamps were still not being recorded... I eventually found that I have to use the -log switch with...
... Have you tried using the -superdebug option instead of -debug? This will write the entire message to your log file so you can see that your message body...
Trying to get blat to work. I have tried against multiple different email servers but even the most promising one is failing. Version is 2.6.2. Trying: blat -...
Hey ninpunkkiller, On Thursday, June 12, 2008 at 4:03:10 PM you wrote n> Trying to get blat to work. I have tried against multiple different n> email servers...
Hi Tim, ... I've tried so many combinations. I tried again with -server smtp.west.cox.net and with -serverSMTP smtp.west.cox.net with the following results. ...
Hey ninpunkkiller, On Thursday, June 12, 2008 at 6:37:16 PM you wrote n> I've tried so many combinations. I tried again with -server n> smtp.west.cox.net and...
... And the last but 4 lines are telling us that Blat did a "POP3 before SMTP" login into the POP3 server and it seemed more or less succesful, at least they...
Greetings, Ninpunkkiller posted this from Blat log; "<<<getline<<< +OK recvmail/he.net POP3 Server" It seems that Hurricane Electric has HTML problems as well;...
Greetings, In the past few weeks we (YGB) have had more than one issue with file formats and Blat. Below is a small list of free tools that might be of help. ...
... I'm having no problems with he.net. However, I am now just trying to use my broadband provider Cox. I installed blat on laptop #2. I'm running the exact...
... just ... and ... not ... You state that you are not running a firewall or VPN, but are you running an anti-virus program? Many anti-virus apps, such as...
... Thanks for the tip Jeff. Before seeing your message I tried killing any services and processes that might be anti virus, firewall or vpn related, all to no...
Hi, Need to send HTML file thru Blat to many clients, the HTML has been created using MS-word 2000 (using save as html). The email is properly sent, but the...
Hey jayadev65, On Saturday, June 14, 2008 at 6:31:23 AM you wrote j> Hi, j> Need to send HTML file thru Blat to many clients, the HTML has been j> created...
Hey Jayadev, On Sunday, June 15, 2008 at 7:28:42 AM you wrote JU> I had already modified the code as under in the HTML file as JU> under. JU> <v:imagedata...
Greetings, TM wrote; "I put this in a t.html file <img src="blat.png" alt=""> <hr> <snip> I get one copy of the image and a line." <hr> equals hard rule. This...