Re: attaching files to mail

From: Jean-Pierre Radley (jpr_at_jpr.com)
Date: 04/08/05


Date: 8 Apr 2005 13:43:17 -0400

pablo hernandez typed (on Fri, Apr 08, 2005 at 12:14:17AM -0700):
| Jean-Pierre Radley <jpr@jpr.com> wrote in message news:<20050407192024.GJ10462@jpradley.jpr.com>...
| > pablo hernandez typed (on Thu, Apr 07, 2005 at 08:06:23AM -0700):
| > | Jean-Pierre Radley <jpr@jpr.com> wrote in message news:<20050406200823.GB10462@jpradley.jpr.com>...
| > | > pablo hernandez typed (on Wed, Apr 06, 2005 at 09:17:39AM -0700):
| > | > | I want to send mail from the command line having an attached file ( a binary ).
| > | > |
| > | > | As per my knowledge "mail" cannot do this , but "mutt" yes.
| > | > |
| > | > | is that correct ?
| > | > |
| > | > | Any font to obtain binary mutt for os507 ?
| > | >
| > | > It compiles easily on OSR 5.0.7 using gcc.
| > |
| > | Thanks , Now I have mutt , but when I send pdf file with -a option
| > | the file is converted adding CR each line , and becames unreadble .
| > |
| > | Do you know how ovveride this conversion , and send the pdf file
| > | itself with no change ?
| > |
| >
| > I have NEVER seen any such thing. Mutt is not doing this. How are you
| > opening the attachment?
|
| I send with Mutt like this:
| cat ccc | mutt -a E32.pdf -s "su pedido" pablo
|
| the I have send mail sending this message , that I receive form a
| pop3 in a winxp station whre I use acrobar reader . This Acrobat
| readerI am using everyday and is OK.
|
| also if I copy ( in AFPS ) the original E32.pdf is OK , but the
| received in email is wrong , checking it with hexdump , I realize that
| all occurences od "0a" are added with "od", and the file becames
| unreadable .
|
| Any help ?
|
| Could be the problem is sendmail ?

I want to see this PDF file. Please send it to me (and note that you do
not need that 'cat' command):

        mutt -a E32.pdf -s "como lo pedido" jpr@jpr.com < ccc

        

-- 
JP


Relevant Pages

  • Re: attaching files to mail
    ... Mutt is not doing this. ... > opening the attachment? ... pop3 in a winxp station whre I use acrobar reader. ... all occurences od "0a" are added with "od", and the file becames ...
    (comp.unix.sco.misc)
  • mutt freezes while fetching from the imap pserver
    ... I have just upgraded mutt to 1.5.11+cvs20060126-1 in debian/testing ... kill the process. ... Mutt works as usual while opening mailboxes without the imap server ...
    (comp.mail.mutt)
  • Re: Extract mail from /var/mail/spool
    ... "Krishna" writes: ... You might try opening with mutt like this: ... If that fails check to see if the first line of mail.file is blank. ... delete it and try mutt -f again. ...
    (RedHat)