On 10 November 2011 07:21, privat <[email protected]> wrote: > After moving to a new host running Ubuntu 10.10 I get in outgoing mails > sent from account "privat" a From:-field > > From: privat <[email protected]> > > it used to be before > > From: [email protected] > > In sender_canonical I have > privat@localhost [email protected] > > and in generic > [email protected] [email protected] > > hostname gives honolulu > domainname gives (none) > > so how can I get rid of the "privat" in the From: field?
This is usually set by your MUA. Evolution? Thunderbird? > Slightly related: how do I find the version of my postfix-installation? > > Thanks for any help, http://lmgtfy.com/?q=ubuntu+10.10+find+postfix+version Or dpkg -l packagename as you would for any package on Ubuntu. Simon
