Use /etc/email-addresses to fake source of e-mail. It's easy and finely configurable!
Cheers :-) On Mon, Sep 03, 2001 at 10:58:00AM +0700, Rahmat M. Samik-Ibrahim wrote: > Hello: > > My debian system is inside an intranet, and therefore > I use a smart host for forwarding emails. There is a problem > on how to set the "Sender:" header of an email. > It seems that the smarthost adds "Sender:[EMAIL PROTECTED]" > since (apparently) neither exim nor netscape (mail reader) > put an appropriate FQDN. > > I try to fix this problem by forcing the "exim.conf": > > ------------------------------------------------------------ > smarthost: > driver = domainlist > transport = remote_smtp > route_list = "* SMART_HOST.FQDN bydns_a" > headers_remove = "Sender" > headers_add = "Sender: <[EMAIL PROTECTED]>" > end > ----------------------------------------------------------- > > where SMART_HOST.FQDN is the smarthost and [EMAIL PROTECTED] > is my email address. Unfortunately, this way will make ALL > emails (from any local users) to have: > "Sender: <[EMAIL PROTECTED]>" > > Is there a better way to configure the exim.conf? > > regards, > > -- > Rahmat M. Samik-Ibrahim - VLSM-TJT - http://rms46.vlsm.org > ===========> .signature at http://rms46.vlsm.org/1/36.html > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- ~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ + Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D + + My debian quick-reference, http://www.aokiconsulting.com/quick/ +

