CompubaseS
New Pleskian
The MU11 has been released today
CompubaseS, could you please provide us the _output_ of the command below if the problem with same error in log will be reproduced again:
Code:# dig domain.tld mx
//where <domain.tld> is the domain where you are trying to send email
This is an error from the command "tail -n 100 /usr/local/psa/var/log/maillog"
Aug 12 10:39:16 server1 postfix/smtp[4256]: F400424C1D: to=<jorg.vloet@compubase.nl>, relay=none, delay=298593, delays=298593/0.09/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=compubase.nl type=MX: Host not found, try again)
and when I execute above command "dig compubase.nl mx" I get the following output
# dig compubase.nl mx
; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.17.rc1.el6_4.4 <<>> compubase.nl mx
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8111
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION:
;compubase.nl. IN MX
;; ANSWER SECTION:
compubase.nl. 3600 IN MX 10 mailwasher1.compubase.nl.
;; ADDITIONAL SECTION:
mailwasher1.compubase.nl. 1619 IN A 217.18.68.21
;; Query time: 4 msec
;; SERVER: 80.69.67.66#53(80.69.67.66)
;; WHEN: Mon Aug 12 10:50:37 2013
;; MSG SIZE rcvd: 74