X-Git-Url: https://code.th-h.de/?p=mail%2Fcheckmail.git;a=blobdiff_plain;f=checkmail.pl;h=4ea8398111ce62111b62a828e7d7b4610cf1fa5b;hp=3c30e187f1088d098814955de317cab1f973e573;hb=refs%2Ftags%2Fv0.6.1;hpb=422d9071b85bbfde1b68ed34b6d44da860a54674 diff --git a/checkmail.pl b/checkmail.pl index 3c30e18..4ea8398 100644 --- a/checkmail.pl +++ b/checkmail.pl @@ -1,6 +1,6 @@ -#! /usr/bin/perl -W +#! /usr/bin/perl -w # -# checkmail Version 0.5 by Thomas Hochstein +# checkmail Version 0.6.1 by Thomas Hochstein # # This script tries to verify the deliverability of (a) mail address(es). # @@ -9,7 +9,7 @@ # It can be redistributed and/or modified under the same terms under # which Perl itself is published. -our $VERSION = "0.6"; +our $VERSION = "0.6.1"; ################################# Configuration ################################ # Please fill in a working configuration!