My connection to the outside world is via uunet and uucp, but I have a
registered domain. Currently, the uucp rewriting rules produce header
lines like the following:
From desint!geoff
...
From: desint!geoff (Geoff Kuenning)
I'd like to rewrite the "From:" line to produce my domain-based
address, rather than my bang-style address, so that others could reply
to me more reliably. I managed to modify my uucp sender ruleset to do
this, but unfortunately it was applied to both From lines, which uucp
doesn't like. How do I modify only "From:" without modifying "From?"
--