How to debug muttrc? (for signature)

2016-08-14 Thread Peng Yu
Hi, I have the following line in my muttrc. But no signature is
generated in the email (I only tested mutt on the command line).

set signature="~/.signature"

Does anybody know how to debug muttrc to understand why no signature
is included in the generated emails?

-- 
Regards,
Peng


Re: How to debug muttrc? (for signature)

2016-08-14 Thread Peng Yu
BTW, I use the follow command to send the email.

mutt -s 'my subject' pengyu...@gmail.com <<< my_body

On Sun, Aug 14, 2016 at 10:40 AM, Peng Yu  wrote:
> Hi, I have the following line in my muttrc. But no signature is
> generated in the email (I only tested mutt on the command line).
>
> set signature="~/.signature"
>
> Does anybody know how to debug muttrc to understand why no signature
> is included in the generated emails?
>
> --
> Regards,
> Peng



-- 
Regards,
Peng