MountainX wrote: <snip> You need to set mydomain yourself! Othwise, mydomain defaults to the string "localdomain":
postconf -d mydomain mydomain = localdomain Just set mydomain correctly and then use "myorigin = $mydomain": mydomain = my-own-domain.com myorigin = $mydomain Nothing more needed :)