View Single Post

   
  #9 (permalink)  
Old 02-15-2008, 04:54 PM
Jean-Pierre Radley
 
Posts: n/a
Default Re: attaching files to mail

pablo hernandez typed (on Sun, Apr 10, 2005 at 09:29:12AM -0700):
| Jean-Pierre Radley <jpr@jpr.com> wrote in message news:<20050408174317.GB29378@jpradley.jpr.com>...
| > 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
|
|
| I am sending this righ now from the command line ,
|

I have not received it...


--
JP
Reply With Quote