Hello,
I can count the number of times i send a welcome email to new customers at [email protected] when i jsut setup hisdomain.com on my server and they tell me they never got the email because the email goes to dedicated server automatically without checking the DNS.
Now in /etc/host.conf
if i change
order hosts,bind
to
order bind
or
order bind,hosts
will that work?
I can count the number of times i send a welcome email to new customers at [email protected] when i jsut setup hisdomain.com on my server and they tell me they never got the email because the email goes to dedicated server automatically without checking the DNS.
Now in /etc/host.conf
if i change
order hosts,bind
to
order bind
or
order bind,hosts
will that work?