We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
Got SERVFAIL reply from 127.0.0.1
Got SERVFAIL reply from 127.0.0.1
Hello,
Randomly Exim returns an error when trying to send an email
R=dnslookup defer (-1): host lookup did not complete
So when I try a nslookup I get the following
;; Got SERVFAIL reply from 127.0.0.1, trying next server
Server: ::1
Address: ::1#53
** server can't find somedomain.com: SERVFAIL
Then I rerun the nslookup and I get
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: somedomain.com
Address: the.correct.ip.address
Then I start the exim queue again and the mail is sent successfully.
Any ideas?
Randomly Exim returns an error when trying to send an email
R=dnslookup defer (-1): host lookup did not complete
So when I try a nslookup I get the following
;; Got SERVFAIL reply from 127.0.0.1, trying next server
Server: ::1
Address: ::1#53
** server can't find somedomain.com: SERVFAIL
Then I rerun the nslookup and I get
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: somedomain.com
Address: the.correct.ip.address
Then I start the exim queue again and the mail is sent successfully.
Any ideas?