| Newsgroups |
gmane.mail.blat |
| Message-ID |
<40DD78788516478195714C4A7852FC20@localhost> |
> Hi,
>
> We’ve been using blat for years tos end files to a webserver, where there
> are unpacked for use in a login system. At one customer site, I downloaded
> the latest version which started giving me errors. Details:
>
> - Blat 3.1.2 , 64 bits
>
> - Windows Server 2008 R2, 64 bits
>
> - In batchfile: F:\Webbeheer\blat.exe
> F:\Webbestanden\otho.zip -to <e-mailadres> -uuencode -subject "<password>"
>
> So we’re sending a zip file, with the content in the mail. However, we
> receive a small mail with an attachment ATT00001.zip which is only a few
> kB.
>
> Is it the uuencode? No, tried it without that as well.
>
> Is it the zip extension? No, changed it to .txt which resulted in the same
> problem.
>
> Is it the subject? No, tried it with a very simple one-word text.
>
> So likely, it’s the contents of the file we try to send. Sending the
> contents of a plain text file works fine. The zip –file is only 14kb in
> size.
>
> Changed back to an older versie 3.0.1, which works fine again. Any ideas?
Erik,
I am back home from vacation, and was able to debug through the Blat source
with your example. I found that version 3.05 stopped sending binary files
as message bodies, while earlier versions sent them as you want. I have
made a change for version 3.2.1 that will let you send binary files again.
Right now, it is after midnight here at home, so I will need a day or two to
get an update posted to Yahoo! and SourceForge for download.
Chip