Re: OT: How to manually decode "application/octet-stream"

2001-02-27 Thread Osamu Aoki
On Tue, Feb 27, 2001 at 08:13:06AM +0530, Suresh Ramasubramanian wrote: > Osamu Aoki proclaimed on mutt-users that: > > > Problem was I needed to add a line before successfully decoding > > my Base64 coded text to binary. I was looking for better/automatic > > command line scheme. > > munpac

Re: OT: How to manually decode "application/octet-stream"

2001-02-26 Thread Suresh Ramasubramanian
Osamu Aoki proclaimed on mutt-users that: > Problem was I needed to add a line before successfully decoding > my Base64 coded text to binary. I was looking for better/automatic > command line scheme. munpack perhaps? -s -- Suresh Ramasubramanian + Wallopus Malletus Indigenensis ma

Re: OT: How to manually decode "application/octet-stream"

2001-02-26 Thread Osamu Aoki
owing form: ... Content-Type: application/octet-stream Content-Disposition: attachment; filename="foo.tar.gz" Content-Transfer-Encoding: base64 ...(encoded 7bit text)... Then I need to add "begin-base64 644 foo.tar.gz" before encoded section before I manually parse the orig

Re: OT: How to manually decode "application/octet-stream"

2001-02-26 Thread Rich Lafferty
On Mon, Feb 26, 2001 at 01:42:09PM -0800, Osamu Aoki ([EMAIL PROTECTED]) wrote: > Thanks Rich, but uudecode does Base64 at least on Debian system. > > On Mon, Feb 26, 2001 at 12:59:29PM -0500, Rich Lafferty wrote: > > "Application/octet-stream" means "I don't

Re: OT: How to manually decode "application/octet-stream"

2001-02-26 Thread Osamu Aoki
Thanks Rich, but uudecode does Base64 at least on Debian system. On Mon, Feb 26, 2001 at 12:59:29PM -0500, Rich Lafferty wrote: > "Application/octet-stream" means "I don't know what this is other than > to say that it's a bunch of bytes". In particular,

Re: OT: How to manually decode "application/octet-stream"

2001-02-26 Thread Rich Lafferty
On Mon, Feb 26, 2001 at 10:00:23AM -0800, Osamu Aoki ([EMAIL PROTECTED]) wrote: > I am wondering what is the most efficient way to read mail archive > in web page on which attachment is attached in a form of > "application/octet-stream". > > In case of Mutt reding mail,

OT: How to manually decode "application/octet-stream"

2001-02-26 Thread Osamu Aoki
I am wondering what is the most efficient way to read mail archive in web page on which attachment is attached in a form of "application/octet-stream". In case of Mutt reding mail, it saves attachment after decoding, so I never needed to use uudecode manually. When I manually decoded

view application octet stream

2000-12-16 Thread Dale Morris
Hi, is there something special I need to do to get mutt to view application octet-stream attachments? I just tried to view an attachment to a mail and all I get is a blank window. So, I saved the file and viewed it in Vim, which worked fine, but probably there's a better, mutter way.. t

Re: application/octet-stream

2000-08-31 Thread David T-G
Daniel -- ...and then Daniel Kollar said... % Hi there, % % I'm not happy with the way mutt manages received mail attachments. Sorry to hear that! % % One problem is: I often receive html-pages pgp encrypted as octet-stream. I've been thinking about this and haven't yet come up with an answ

application/octet-stream

2000-08-30 Thread Daniel Kollar
ode in the pager, but with Netscape. Can mutt do the attachment recognition recursively? 3) Can procmail modify the incoming messages in that way, that it replaces the "application/octet-stream" to a mime type determined in a similar way as the octet.filter.script does it? Then, m

Re: Content-Type: application/octet-stream;

1999-12-21 Thread Wilhelm Wienemann
Hello Peter! On Tue, 21 Dec 1999, Peter Dominguez wrote: > I received an e-mail message with an attachment of > Content-Type: application/octet-stream; > > How can I get mutt to decode this? Here it will work with the lines in $HOME/.mutt/.mailcap application/x-gzip; oct

Content-Type: application/octet-stream;

1999-12-21 Thread Peter Dominguez
I received an e-mail message with an attachment of Content-Type: application/octet-stream; How can I get mutt to decode this? Thanks, Peter -- Peter Dominguez 72 Belvedere Dr Yonkers, NY 10705-2814 (914) 423-4000 fax: (914) 423-8640

[ann] application/octet-stream helper

1999-11-07 Thread Pascal Haakmat
all, view-octet is a small hack that helps Mutt (and others) deal with pesky 'application/octet-stream' and other non-descript MIME types. It does this by guessing the attachment's data type, then doing further processing a la metamail. it requires that you have the Gnome libr