Need help rewriting userid
am 10.04.2008 20:15:20 von Ignoramus9437I have a machine where I have a unix account jblow (for example),
say, jblow@machine.example.com.
However, when sending email, I want this to be rewritten as
joe@example.com.
Rewriting the domain part I can do, via MASQUERADE_AS, but I am not
sure how to tell sendmail to "use joe instead of jblow in outgoing
emails".
Any ideas?
i