SF.net SVN: postfixadmin:[454] trunk/VIRTUAL_VACATION/INSTALL.TXT
Brought to you by:
christian_boltz,
gingerdog
|
From: <Gin...@us...> - 2008-09-01 19:01:14
|
Revision: 454
http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=454&view=rev
Author: GingerDog
Date: 2008-09-01 19:01:24 +0000 (Mon, 01 Sep 2008)
Log Message:
-----------
INSTALL.TXT: minor updates
Modified Paths:
--------------
trunk/VIRTUAL_VACATION/INSTALL.TXT
Modified: trunk/VIRTUAL_VACATION/INSTALL.TXT
===================================================================
--- trunk/VIRTUAL_VACATION/INSTALL.TXT 2008-08-31 20:17:23 UTC (rev 453)
+++ trunk/VIRTUAL_VACATION/INSTALL.TXT 2008-09-01 19:01:24 UTC (rev 454)
@@ -12,15 +12,15 @@
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
----------------------
Virtual Vacation is today done with a local shell account that can receive
@@ -129,7 +129,7 @@
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.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|