> relay_domains = whatever.com If you want to relay mail for other domains the simpliest is to create a file with a name like relay-domains under /etc/postfix and put every domain into this, one per line : relay1.com relay2.org relay3.ie for example, then relay_domains, $myorigin, /etc/postfix/relay-domains Bye, Ago