On Wed, Jan 28, 2009 at 8:22 PM, Dave <[email protected]> wrote:
> With my setup, Postfix send an email from my local user account ("user") as
> [email protected]. Example.com is a Google apps domain.
> I would like the email to go out as another name: [email protected].
> (where "anewname" matches my gmail user account name).
>
> My gmail user account and my linux user name are not the same, but I want
> to create an alias so that, for email purposes, they are the same.
>
> How would I make this change? Thanks.
>
SOLVED (partly)
I used generic and made a line that said:
realusername namesameasgmailaccount
The email address is indeed what I want now (
[email protected]), but the name info associated with the
email still has the original full name of the user account. Would like to
change that too for consistency. Not sure how.