I got some warnings when I tried running 'perl Makefile.PL' for the first time about files missing from the MANIFEST. Since these files are not in svn, I'm assuming that they're gone.
Steve Peters [EMAIL PROTECTED] --- MANIFEST.old 2005-07-18 15:31:50.000000000 -0500 +++ MANIFEST 2005-07-18 15:33:30.000000000 -0500 @@ -17,7 +17,6 @@ lib/Qpsmtpd/Constants.pm lib/Qpsmtpd/Plugin.pm lib/Qpsmtpd/Postfix.pm -lib/Qpsmtpd/SelectServer.pm lib/Qpsmtpd/SMTP.pm lib/Qpsmtpd/TcpServer.pm lib/Qpsmtpd/Transaction.pm @@ -78,7 +77,6 @@ plugins/virus/uvscan qpsmtpd qpsmtpd-forkserver -qpsmtpd-server README README.logging README.plugins
