Hello Mutt Users,

I am trying to make Mutt quote my replies in the following "smart" way:
if original email is from "Tom Buddy" then quote string must be "TB> ".

In ~/.muttrc :
set indent_string=`indent.pl %n`

But indent.pl receives ARGV[0] eq '%n', not 'Tom Buddy'.

What am I missing?
Thanks.

Reply via email to