X-Git-Url: https://code.th-h.de/?p=mail%2Fcheckmail.git;a=blobdiff_plain;f=checkmail.pl;h=4ea8398111ce62111b62a828e7d7b4610cf1fa5b;hp=271da4f8eeff139e3919f9020ea7f297dfcdf0a4;hb=ba787c2d08ed975d079c2cdcff3ad52ee4289f66;hpb=e8c5b7b2ff65a415212c2589256f7809e3ac3b2e diff --git a/checkmail.pl b/checkmail.pl index 271da4f..4ea8398 100644 --- a/checkmail.pl +++ b/checkmail.pl @@ -1,15 +1,15 @@ -#! /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). # -# Copyright (c) 2002-2010 Thomas Hochstein +# Copyright (c) 2002-2011 Thomas Hochstein # # It can be redistributed and/or modified under the same terms under # which Perl itself is published. -our $VERSION = "0.5"; +our $VERSION = "0.6.1"; ################################# Configuration ################################ # Please fill in a working configuration!