checkmail - Zustellbarkeit einer Mailadresse https://th-h.de/net/software/checkmail/
Find a file
Thomas Hochstein 136e4166ed Fix display of CNAME/A records in log file.
print_dns_result() will show the number of records
found _and_ put a heading for this type of record
into the logfile.

So we can't get both right (short of changing
print_dns_result(), what I don't like to do
just now): either the count will be too high,
as we can't subtract wrong records from it, or
the "heading" will follow after the list of
records in the log. So we'll have to live with
the former, until print_dns_result() can be
fixed.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2016-01-09 12:41:43 +01:00
.gitattributes Add .gitattributes 2011-07-24 12:33:18 +02:00
.gitignore Fix annoying error message (Release 0.6.1). 2011-12-04 16:49:10 +01:00
ChangeLog Fix display of CNAME/A records in log file. 2016-01-09 12:41:43 +01:00
checkmail.pl Fix display of CNAME/A records in log file. 2016-01-09 12:41:43 +01:00
TODO Fix annoying error message (Release 0.6.1). 2011-12-04 16:49:10 +01:00