X-Git-Url: https://code.th-h.de/?p=mail%2Fcheckmail.git;a=blobdiff_plain;f=checkmail.pl;h=d1be8e7bc82f28cd1a07299bef5e63f49a8e7814;hb=c3b7d4b9a030078137e654e6b2d82d908886e89c;hpb=2121a934c390ce377c21a88cca5374dc3d70ebff diff --git a/checkmail.pl b/checkmail.pl index 53aa21f..d1be8e7 100644 --- a/checkmail.pl +++ b/checkmail.pl @@ -1,6 +1,6 @@ #! /usr/bin/perl -W # -# checkmail Version 0.3 by Thomas Hochstein +# checkmail Version 0.4 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.3"; +our $VERSION = "0.4"; ################################# Configuration ################################ # Please fill in a working configuration!