Kevin wrote:

>   ./test/format/test-myhost: local hostname test expected:
>       'drums.cosgroves.us'
>   but instead got:
>       'cosgroves.us'
>   FAIL: test/format/test-myhost

That might be an /etc/hosts issue.  And that could explain the
test-mymbox failure, too.  test/getcanon, which uses
gethostname(3p)/getaddrinfo(3p) to determine that
drums.cosgroves.us is your canonical hostname.  So should
`ap -format '%(myhost)' ignore`, but it outputs cosgroves.us.
Unless you have a localname entry in your mts.conf?

David

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to