I've since added these lines to my .muttrc


set user_agent=no
my_hdr X-Operating-System: `uname -smr` `uptime | sed \
                           's/.*\(up.*\),\ \+[0-9]\+\ user.*/\1/'`
my_hdr X-Mailer:  `mutt -v | head -1 | awk '{printf "%s %s", $1, $2}'`

thanks for the help!
tw

Reply via email to