From a293489ee83c8b05d845a162dc2a4de026f3775d Mon Sep 17 00:00:00 2001 From: Erwin Hoffmann Date: Sun, 14 Jan 2024 17:55:54 +0100 Subject: s/qmail 4.3.07 --- sqmail-4.3.07/man/dnsfq.8 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 sqmail-4.3.07/man/dnsfq.8 (limited to 'sqmail-4.3.07/man/dnsfq.8') diff --git a/sqmail-4.3.07/man/dnsfq.8 b/sqmail-4.3.07/man/dnsfq.8 new file mode 100644 index 0000000..4773fcb --- /dev/null +++ b/sqmail-4.3.07/man/dnsfq.8 @@ -0,0 +1,34 @@ +.TH s/qmail: dnsfq 8 +.SH NAME +dnsfq +.SH SYNOPSIS +.B dnsfq +.I fqdn +.SH DESCRIPTION +.B fqdns +takes the given +.I fqdn +for a host and employs a +.I CNAME +DNS lookup while finally retrieving the +.I AAAA +and +.I A +record following the chain of potential alias names. +On output, the entire chain of nested DNS information +is displayed together with the retrieved IP(v4|v6) +addresses. +.SH "EXIT CODES" +.B dnsfq +returns +.I 0 +on success, +.I 1 +if DNS query errors did occure, and +.I 111 +in case of memory errors. +.SH "SEE ALSO" +dnscname(8), +dnsmxip(8), +dnsptr(8), +dnstxt(8). -- cgit v1.2.3