Is there any way to send a binary file, either as attachment or otherwise just readable, in a script? the mail command send it but its garbage once you receive it. Thanks Jeff
On Fri, Jul 30, 1999 at 01:50:23PM -0500, Jeff Smelser wrote:
Is there any way to send a binary file, either as attachment or otherwise just readable, in a script? the mail command send it but its garbage once you receive it. Thanks
Jeff
Use mmencode or uuencode to translate the binary in base64 encoding. Or, if you script is Perl, there must be plenty modules to play with. Regards, Cees.
Jeff Smelser wrote:
Is there any way to send a binary file, either as attachment or otherwise just readable, in a script? the mail command send it but its garbage once you receive it. Thanks
Jeff
Depends on what browser you are using. I am using Netscape 4.51 and when I click the paperclip icon gives me to options: "auto detect" and "binary". Select binary. JLK Linux, because it's STABLE, the source code is included, the price is right.
participants (3)
-
cees-list@griend.xs4all.nl
-
jlkreps@navix.net
-
smelser@usa.net