Hi, I am using Blat version 2.61 to send out Windows event logs from a client. When I tried to install blat on a Windows 2003 server I get the following error:...
Hi, I trying to send a text message to a cell phone email address and recieve an error message from the SMTP server. It seems like it doesn't like the number...
Hey Randy, On Thursday, February 1, 2007 at 6:25:34 PM you wrote RB> I trying to send a text message to a cell phone email address and RB> recieve an error...
Using Blat v2.6.1 I am trying to attach multiple file to an email and I can't seem to get the syntax correct. I ususally use "blat.exe .... -attach "file1"...
Greetings loosegroove2000, You wrote; "I am trying to attach multiple file to an email and I can't seem to get the syntax correct. <snip> I have also tried to...
Thanks for the suggestion namtog, but I don't think -atf is going to work for my needs because I am actually trying to attach PDF files which (I believe) are...
Chip: No spaces or commas in the file names but there are spaces in the path. I have tried placing the entire string in quotes but it's still not working. As...
... Did you try it like this? -attach "path with spaces\filename.pdf" My command line that I just ran and worked (remove line breaks): blat chip.txt -attach...
I can get it to work if I put the command all in one line (like your example). I was just trying to use the -of method and listing each attachment in a...
... Ah, now the light bulb clicks on. Reading filenames and paths from an options file or attachments file is a little different from the command line. Let's...
Greetings, Chip wrote; "Please take note that I used two (2) backslashes (\) in the path when I put it inside a text file. Why? Very good question, and one...
I try to using blat with exchange server and can't send mails to another accounts. Server does not accept plain authentication type. Only NTLM is activated. ...
Hi ALL, Blat is a Great utility. Thank you. I have been using it for about 5- 6 years now in numerous ways. Just by being a 'Blat lurker' on the Blat forum, I...
Greetings, Tbw_x wrote; "... I have incorporated many of the theories posed in questions from many and answered (by Tim, Chip, Namtog to mention a few), into...
I have a list of email addresses. Prior to sending out a communication, I would like to test for email address accuracy...without actually sending the ...
Liz Ackerman
lackerman@...
Feb 13, 2007 3:31 pm
9420
Hey Liz, On Tuesday, February 13, 2007 at 10:27:57 AM you wrote LA> I have a list of email addresses. Prior to sending out a communication, I LA> would like...
Thanks Tim, I was thinking that. I do seem to remember very vaguely though, that many years ago one could do this. Liz Hey Liz, On Tuesday, February 13, 2007...
Liz Ackerman
lackerman@...
Feb 13, 2007 5:12 pm
9422
Are you thinking of testing for correct formatting of the mail address? There were/are some clients that will allow you to "test" the mail address. However...
From my readings of a long time ago, my understanding was that in the initial process of the smtp server it tests the domain name itself before sending the...
Liz Ackerman
lackerman@...
Feb 13, 2007 5:53 pm
9424
You may be right, I also have a vague sense of "been there/done that" with regard auto validation of email adddresses. You have my curiosity going. I did a...
Are you thinking of the VRFY command in RFC 821 (http://www.faqs.org/rfcs/rfc821.html) and RFC 2821 (http://www.faqs.org/rfcs/rfc2821.html)? Most mail server...
Greetings, Liz wrote; "I have a list of email addresses. Prior to sending out a communication, I would like to test for email address accuracy...without ...
Hey Liz, On Tuesday, February 13, 2007 at 12:50:31 PM you wrote LA> From my readings of a long time ago, my understanding was that in the LA> initial process...
Thanks, Namtog, that just might help me :) Liz Greetings, Liz wrote; "I have a list of email addresses. Prior to sending out a communication, I would like to ...