* On 2002.04.18, in <[EMAIL PROTECTED]>,
* "Eric Smith" <[EMAIL PROTECTED]> wrote:
> Could someone suggest why this dont include the signature in the email:
> [eric@cherry ~] 1 $ mutt eric@localhost -s'test signature when mailing from command
>line' cat /tmp/sig
> set signature="echo Eric S
* Eric Smith <[EMAIL PROTECTED]> [2002-04-18 20:10]:
> Could someone suggest why this dont include the signature in the email:
> $ mutt eric@localhost -s test $ cat /tmp/sig
> set signature="echo Eric Smith|"'
the option "-F" specifies a *setup* file -
but your's contains the signature itself.
Could someone suggest why this dont include the signature in the email:
[eric@cherry ~] 1 $ mutt eric@localhost -s'test signature when mailing from command
line'