[cleanup]
authorMatthias Förste <foerste@schlittermann.de>
Fri, 05 Oct 2012 12:58:38 +0200
changeset 3 f501f512f8d3
parent 2 93f3693c31a0
child 4 6d58197d7719
[cleanup]
qf.cgi
--- a/qf.cgi	Fri Oct 05 12:51:03 2012 +0200
+++ b/qf.cgi	Fri Oct 05 12:58:38 2012 +0200
@@ -24,12 +24,9 @@
 use warnings;
 
 use CGI;
-
-#use Net::Sieve;
 use Net::ManageSieve;
 
 my $host        = 'localhost';
-my $verify_crt  = 0;
 my $requiretls  = 'require';
 my $script_name = 'ius';