On Wed, Jan 28, 2009 at 8:22 PM, Dave <d...@davestechshop.net> wrote:
> With my setup, Postfix send an email from my local user account ("user") as > u...@example.com. Example.com is a Google apps domain. > I would like the email to go out as another name: anewn...@example.com. > (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 ( namesameasgmailacco...@example.com), 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.