RE: Blat is not sending

"'Werner, Michael' [email protected] [blat]" <[email protected]>
Newsgroups gmane.mail.blat
Message-ID <[email protected]>
Thank you for all the answers. It appears that the coding was the problem. We typed the command and it works.
There may be another problem, if so I will open another thread.

Regards,

Michael


From: [email protected] [mailto:[email protected]]
Sent: Thursday, January 22, 2015 11:53 AM
To: [email protected]
Subject: Re: [blat] Blat is not sending



> Hello,
>
> trying this command
>
> blat -body “Test Mail” -to [email protected]<mailto:[email protected]> –s “Test” –server
> email3.xxx.yyy.com –f [email protected]<mailto:[email protected]>
>
> gives this error
>
> Blat v3.1.2 (build : Dec 27 2013 14:33:12)
> 32-bit Windows, Full Unicode
>
> Blat saw and processed these options, and was confused by the last one…
> Do not understand argument: Windows console utility ….
>
> The same command on another machine works. It is really the same command.
> I used copy/paste …
>
> Any ideas?
>
> Best Regards,
> Michael Werner
> Team Leader IT-Consulting
> proALPHA Software Corporation
> 20 Trafalgar Square
> Nashua, NH 03063
> Phone: (603) 881-3635
> Fax: (603) 886-4350
> mailto:[email protected]
> http://www.proalpha-usa.com
> Disclaimer: http://www.proalpha.com/webcontent/disclaimer/disclaimer.html

The commands listed above all look good, except that the supposed hyphen
with the latter three options, and the quotation marks are not right.
Notice the hyphen before "-body" and "-to" is different than the hyphens for
your other three options. Make sure to use a correct DOS-type hyphen with
your command line. Likewise, make sure the double quotes are DOS-type
quotes and not like what you have above. One problem with using Word (or
its derivations) is that Word likes to make things look pretty by changing
the characters you visually see. Notepad can be one of your best friends to
find out if the command prompt uses actual ASCII characters or if you're
about to try using Unicode characters.

The command line from above should be like this:

blat -body "Test Mail" -to [email protected]<mailto:[email protected]> -s "Test" -server
email3.xxx.yyy.com -f [email protected]<mailto:[email protected]>

Chip
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.