When I send an email through exim, I get a From line that looks something like this:
From: smith <smith@example.com>
^^^^^
How do I get exim to change the part marked above?
I can change the email address using the conf's rewrite section, but can't figure out how to change the name.