cls-colo spgs <[EMAIL PROTECTED]> wrote:
> 
> using mutt, i can  compose and send  an email.  but  the "from" line
> has the
> incorrect  sender address ("[EMAIL PROTECTED]").    btw, "bt" is my
> non-root user
> account.    my email addy is "[EMAIL PROTECTED]"   (so, i need to
> change,
> "[EMAIL PROTECTED]" to "[EMAIL PROTECTED]" in the "from" line of emails.) 
> do i have to
> adduser "pplaw" to the box  and  then login as "pplaw"? (i'd rather
> not have to do
> this,  but i certally will if it's the only way it'll work.)

The best way of sorting this system-wide is to add a re-writing rule to
your /etc/exim.conf. On my system I have a user called scott and his
email address would be set by exim as [EMAIL PROTECTED] Unfortunately his
email address is actually [EMAIL PROTECTED] This is the line I needed to
add:

[EMAIL PROTECTED] [EMAIL PROTECTED] Ffsr

This means that when exim sees [EMAIL PROTECTED] it changes it to
[EMAIL PROTECTED] The line is added right at the end of /etc/exim.conf -
you will see similar lines commented out.


-- 
Phillip Deackes
Using Storm Linux

Reply via email to