vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| 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. -- JP |
| |||
| 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 ? thanks pablo |
| |||
| 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? -- JP |
| |||
| 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 ? |
| |||
| 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? following to my previous message , I copy the header of the email: **************************************** From root Thu Apr 7 14:35:04 2005 Return-Path: <root> Received: (from root@localhost) by acersrv.crecat.com (8.11.0/SCO5) id j37EZ4j16258 for pablo@acersrv.crecat.com; Thu, 7 Apr 2005 14:35:04 GMT Date: Thu, 7 Apr 2005 16:35:04 +0200 From: Superuser <root@crecat.com> To: pablo@crecat.com Message-ID: <20050407143504.GA16255@acersrv.crecat.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline User-Agent: Mutt/1.5.3i X-UIDL: j]G!!DHb!!Nco!!22'!! *******************************************+ it seems that mutt is considering this file as a strange item and not a pdf format . how can I tell mutt not to convert the file , and cosider it a pdf ? |
| |||
| 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 |
| |||
| 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 , thanks Pablo |
| |||
| 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 |
| ||||
| What are you thinking about the file .mime.types with "application/pdf pdf" ? "pablo hernandez" <pablo@crecat.com> a écrit dans le message de news:fd1496bf.0504080231.560a8767@posting.google.c om... > 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? > > > following to my previous message , I copy the header of the email: > > **************************************** > From root Thu Apr 7 14:35:04 2005 > Return-Path: <root> > Received: (from root@localhost) > by acersrv.crecat.com (8.11.0/SCO5) id j37EZ4j16258 > for pablo@acersrv.crecat.com; Thu, 7 Apr 2005 14:35:04 GMT > Date: Thu, 7 Apr 2005 16:35:04 +0200 > From: Superuser <root@crecat.com> > To: pablo@crecat.com > Message-ID: <20050407143504.GA16255@acersrv.crecat.com> > Mime-Version: 1.0 > Content-Type: multipart/mixed; boundary="KsGdsel6WgEHnImy" > Content-Disposition: inline > User-Agent: Mutt/1.5.3i > X-UIDL: j]G!!DHb!!Nco!!22'!! > *******************************************+ > > it seems that mutt is considering this file as a strange item and not a pdf format . > > how can I tell mutt not to convert the file , and cosider it a pdf ? |