Thanks for the reply
In my hosts file I have this entry
Code:
xxx.xxx.xxx.xxx myhostname.melandri.net myhostname
In /etc/postfix/main.cf I have
Code:
myhostname = myhostname.melandri.net
...
mydestination = melandri.net, myhostname.melandri.net, localhost.melandri.net, localhost
...
relay_domains = $mydestination, lists.melandri.net
What do you mean whe you say "Also, you probably don't want that MX record for melandri.net -> lists.melandri.net.". Isn't correct?
Sorry for the dumb question but it's my first DNS configuration
Thanks again,