From 78d499aa63088b7e48d836180b9f942bdb86c4f4 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Mon, 1 Sep 2008 19:01:24 +0000 Subject: [PATCH] INSTALL.TXT: minor updates git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@454 a1433add-5e2c-0410-b055-b7f2511e0802 --- VIRTUAL_VACATION/INSTALL.TXT | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/VIRTUAL_VACATION/INSTALL.TXT b/VIRTUAL_VACATION/INSTALL.TXT index 2ee6edac..0959f10b 100644 --- a/VIRTUAL_VACATION/INSTALL.TXT +++ b/VIRTUAL_VACATION/INSTALL.TXT @@ -12,13 +12,13 @@ REQUIRED! --------- -You need to have the following installed to be able to use Virtual Vacation. +There are a bunch of Perl modules which need installing, depending on your +distribution these may be available through your package management tool, or +will need installing through CPAN. -- Perl5 -- Perl DBI -- Either Perl DBD::mysql OR Perl DBD::pgsql - depending on DB backend. -- Email::Valid -- Mail::Sendmail +A full list of required modules can be found in the source of vacation.pl. + +It obviously relies on Perl About Virtual Vacation @@ -129,7 +129,7 @@ joeuser#something.com@autoreply.yourdomain.com vacation.pl then checks the database to see wether a user is on holiday and what message to send back. Make sure that vacation.pl is able to communicate -to your databse. In the first couple of lines you have to specify the +to your database. In the first couple of lines you have to specify the database, username and password for it. NOTE: Make sure that the path to perl is correct.