Hi,

I know that for many of you this may be an easy question but I have been
unable to find a solution for it.I don't know what else could I read.

If I send, from the command line, the following command:

echo Subject:Hola | echo To:[EMAIL PROTECTED] 
| qmail-inject juan

The message is received fine.With the proper Subject and To fields

+ N 106 Feb 29 To: [EMAIL PROTECTED]    (296)    
,
,
Date: 29 Feb 2000 18:49:04 -0000
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
,
,

But problems arise when I try to send an attach:

echo Subject:Hola | echo To:[EMAIL PROTECTED] |
qmail-inject juan <test.txt

,
,
N 107 Feb 29 To: recipient list    (309)
,
,
Date: 29 Feb 2000 18:51:54 -0000
From: [EMAIL PROTECTED]
Cc: recipient list not shown:  ;

1
2
3
,
,


As you can see the Subject and To fields don't show anymore;only the
attached file (1 2 3).If I take out the attach file the subject and to
fields are shown again.

A few days ago sending attach files from the command line used to
work fine with the following command (To, Subject and attach field were
shown together with no problems).

echo subject: "This is a test" | qmail-inject juan <test.txt



But Now that doesn't work anymore.Sometimes depending on the shell I
use (bash,tcsh,etc. ) it produces the following output "Ambiguous input
redirect"

May be someone hacking with my qmail installation? 

Juan Navas







Reply via email to