in reply to Re: Newbie: Pipe/STDIN Clarification
in thread Newbie: Pipe/STDIN Clarification
If I try to pass the contents of the variable, it errors out. "Fatal: Unknown argument: From" That's the first line of my demo.mail file. I think it's safe to assume it is reading the string as a file name only.
That means one more step of writing the email out to disk using the lda program as-is.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Newbie: Pipe/STDIN Clarification
by graff (Chancellor) on Nov 05, 2011 at 14:04 UTC |