Re: user infos
On Thu, 19 Sep 2002, Florian Struck wrote:
> Hi im just trying to figure out how to change the "from" part of a locally
> sent email.
> The domain part i set up when i install exim so no problemo (lets say
> my.domain.net) but now i have a user lets say he is called "testuser", now
> when that user sends a message in the "from" part of that message it says
> "testuser@my.domain.net" but i want it to be, lets say
> "florian@my.domain.net" where do i specify that alias?
> I remember i had that same thing on another machine and i solved it at that
> time but i cant remeber how i did it (probably too easy to find out) =).
> Thanks for hints
Hi,
when you are using mutt add this to your .muttrc:
set realname="Me myself and I"
set from=memyselfandI@foo.bar
set envelope_from
Oliver
--
... don't touch the bang-bang fruit
Reply to:
- References:
- user infos
- From: Florian Struck <florian.struck@t-online.de>