Oskar Liljeblad ([EMAIL PROTECTED]) wrote:

> When I send email through the local MTA, Exim 3.03,
> a Return-path: <[EMAIL PROTECTED]> is added.
> This should really be <[EMAIL PROTECTED]> (that's
> my public email address), but it's "usel" because that's
> my local username.

> So how do I solve it?

Tell your MUA to tell your MTA to set the envelope sender to whatever
you need it to be.

I don't know exim, but if it's the same as sendmail, you want to make
sure the sendmail-emulation-wrapper is invoked with '-f [EMAIL PROTECTED]'.

E.g., with mutt you'd want something like this in ~/.muttrc:

  set sendmail='/usr/sbin/sendmail -oem -oi -f [EMAIL PROTECTED]'

-- 
Greg Wooledge                    | "Truth belongs to everybody."
[EMAIL PROTECTED]             |   Red Hot Chili Peppers,
http://www.kellnet.com/wooledge/ |

Attachment: pgpPbCmIAhpjA.pgp
Description: PGP signature

Reply via email to