Hi Michael D, you wrote : > I want to know from where the email came whenever I open it. > For example, when I send from loki to bragi, > I expect to see From: [EMAIL PROTECTED] exim will get it from <user>@<localhost> you need to tell exim to rewrite that address on outgoing mail (by specifying that in eximconf)
> when I send from loki To: [EMAIL PROTECTED], > bragi is not FQDN, > and my remote_smtp transport sends it the qmail gatewayon trout, > which -- correctly -- bounces it, i think this could be done by /etc/aliases (also used by exim) so you need to read exim doc. not a small thing to read, but very good quality. hope this helps, Siward -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]