Hi
I have had my linode up for a while now (
http://www.engoi.com), and mail works fine for *most* destinations. I use postfix, and I used pretty much the default "internet" install.
Each week though I get a few of these in my logs:
<snip>
mxlibero1.libero.it[212.52.84.83] said: 553 Domain of sender address <daniel@engoi.com> does not exist. For further information contact your provider. If you are the provider, mailto:support@postmaster.libero.it?subject=Code 553 (in reply to MAIL FROM command))
</snip>
But (from a completely different machine):
daniel@roomatthetop:~$ dig -t MX engoi.com
; <<>> DiG 9.4.1-P1 <<>> -t MX engoi.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50953
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;engoi.com. IN MX
;; ANSWER SECTION:
engoi.com. 84087 IN MX 10 mail.engoi.com.
;; Query time: 9 msec
;; SERVER: 195.238.2.21#53(195.238.2.21)
;; WHEN: Sun Dec 16 22:56:42 2007
;; MSG SIZE rcvd: 48
Does anyone here have any clue as to what the problem might be, and how I might go about fixing it?
By the way, I don't actually know even *how* I have an MX record. All I have done to set up DNS for this site has been to point the DNS servers where I bought the domain to ns1.linode.com and ns2.linode.com ... after that, everything just seemed to work. (Yes, I agree that that might not *quite* be enough ...
Daniel