... Technically you can add the -base64 option to the command line below. This would convert your "body" to an attachment named stdin.txt. LOL, I was so sure...
Hello, We are using the dll version of blat (2.2.2) to send an html email with both an attachment and an embedded image. The email is sent and recieved ok...
I just got a new Nokia and I was going nuts because "Blat" couldn't open an outbound connection to port 25. Turns out, if you have McAfee installed there is...
I have a further query... Is there a way to attach all text files within a directory? I tried using the -attacht switch, with *.txt - this works, but because...
... Sorry for the delay, I needed to check the source before I replied. Indeed, you did find an issue with how some email client software processes Blat's...
... Using your example above, the solution is easy: blat - -t "me@m..." -s "Trace Route results" -i "Trace Utility" -attacht "*.txt" -body "|" The character...
Thankyou for your reply. Good to know im not going crazy :) Ill wait for the update! Richard ... email ... and ... in ... attachment ... all! ... think ... ...
That's great - thanks Chip! Works as desired... Michael -=> Note: the -body syntax does not work with v1.8.2 - I had to download the latest version [2.2.2] ......
That would be a near miss then ;-) ,-[From the change log of blat (pre V2.0)]-- ... `------------------------------------------- Always amazing, with what old...
... I think you'll find that using a registered copy of WinZip's command line utility in a batch file to be an ideal solution. Your text files would retain...
Hei people! I'm having a kind of strange situation on a network using blat v2.2.2! There are a few computers that are using blat to send emails, all of them...
Hei people! I'm having a kind of strange situation on a network using blat v2.2.2! There are a few computers that are using blat to send emails, all of them ...
Hey Renato, On Friday, November 5, 2004 at 5:07:03 AM you wrote RRPJ> i have this problem with NT4 Server Eng spk6a... RRPJ> my pass have special characters:...
using System; using System.Runtime.InteropServices; namespace MailBlat { /// <summary> /// Summary description for cMain. /// </summary> public class cMain { ...
... -pw) The single dollar character should be no problem IMHO. OTOH when I decode your password below from the debug output, it gives me something else which...
... Merci! I'm trying to teach myself C#, so what a great way to enjoy two projects at once! Rick [Non-text portions of this message have been removed]...
If i change my password, from $or85g3st1 to or85g3st1, the Blat work fine!!!
The problem is with the password!!!!
* I believe that the problem is in the...
I am getting this error when sending an email with an attachement. connection::put_data() unexpected error from select: 10022 I searched on "put_data()", 10022...
I found this bug report on SourceForge this evening. I had not been receiving notifications of reports, so I had not been checking. My response follows. [...
As found on SourceForge -- BLAT.DLL als Object for VBSCript Blat ist great and hey there is a BLAT.DLL also availible - fine. What about enhancing tht DLL to...
This request was on SourceForge -- some SMTP servers do not accept 250-AUTH PLAIN and require either CRAM-MD5 or DIGEST-MD5. It looks to me as it works like...
Found on SourceForge -- Summary: Add carriage return and line feed Initial Comment: I need add a "carriage return" and a "line feed" in the body of message,...
Found on SourceForge -- Summary: Does blat work with MS Exchange Server? Hello, I just downloaded blat and want to use it on Windows 2000 machine. We use MS ...
... This is "old" but I am going through these messages to see what I may have overlooked and for supporting evidence for my changes. The Blat source is ...