On Friday, May 23, 2008 7:40 AM, Zhivko Tashev wrote: > Couple of days ago, postfix started generating the following error > message: > (Host or domain name not found. Name service error for > name=sps-marketing.com type=A: Host found but no data record of > requested type) > This appears on 99% of the domains I try to send mail to. I've googled > the problem and several changes made no difference.
Run a "dig -t a sps-marketing.com @<ip address>" (no quotes) Replace <ip address> with the DNS entry listed at /var/spool/postfix/etc/resolv.conf Make sure the listed namesserver(s) allow for your ability to query and that they are responding properly with appropriate records. -Todd, CISSP AutumnTECH, LLC

