I have my system setup as a satellite, which forwards all email to a
sh\marthost, who delivers it.
But when it arrives, I'd like the addresses to show where they came from,
e.g. From: [EMAIL PROTECTED]
instead of
From; user
It looks to me like this rule in /etc/exim.conf is the key place to fix:
######################################################################
# REWRITE CONFIGURATION #
######################################################################
# These rewriters make sure the mail messages appear to have originated
# from the real mail-reading host.
^(?i)(root|postmaster|mailer-daemon)@theta.cs.mum.edu [EMAIL PROTECTED]
Ffr
[EMAIL PROTECTED] [EMAIL PROTECTED] Ffr
^(?i)(root|postmaster|mailer-daemon)@localhost [EMAIL PROTECTED] Ffr
[EMAIL PROTECTED] [EMAIL PROTECTED] Ffr
[EMAIL PROTECTED] [EMAIL PROTECTED] Ffr
Hints?
Thanks,
Gregory
--------------------------------------------------------
Gregory Guthrie
[EMAIL PROTECTED] (641)472-1125 Fax: -1103
--------------------------------------------------------