Matthew Davidson [DATACOM] wrote:
>> Do you have unusual options like FEATURE(always_add_domain ...) set up?
> 
> 
> I haven't made any changes to the sendmail configuration.  It's straight
> out of the CD vanila 6.3 "Standard" install.  I'm completetly stumped.
> If I build with 6.1,  I don't have any issue.  If I build with 6.4,
> same problem.
> 
> I might try rebuilding as 'matdav.datacom.com'.  Perhaps it's some bug
> specific to the '.nz' TLD,  but that seems unlikely.

Show output for:

# ifconfig
# dig @localhost matdav.datacom.net

Then, get the nameserver IP address out of /etc/resolv.conf, and
assuming that $IP is equal to the IP address of the nameserver,:

# dig @$IP matdav.datacom.net

This problem resembles an issue with a missing '.' trailer somewhere
within a naming application...

Steve
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to