mails not delivered after stopping Named

mktw

Verified User
Joined
Feb 12, 2012
Messages
10
Hi,

I don't use DNS on my VPS, so i stopped Named to conserver RAM of my VPS

I noticed that all emails are getting stick in the queue with host not found...

How to resolve?

thanks
 
i think it can be handled with /etc/resolve.conf

i commented my nameserver IPs in and put:
nameserver 8.8.8.8
nameserver 8.8.4.4

stopped Named

Now i can ping google.com

any other thing needs to be taken care of guys?

thanks
 
That should be enough in most cases.
But make sure named is disabled from services check in directadmin.
 
yeah thanks, i had already OFF named in /usr/local/directadmin/data/admin/services.status
 
Back
Top