I have ubuntu 12.04 and exim 4.76
I sent email via CLI from root:
echo "text" | sendmail 698423@gmail.com
and have email with headers (from address)
root <root@my-site-address.com>
Please, tell me how replace root to myname:
mynaname <myname@my-site-address.com>