From 2d34a4ca70a8b160a3c72186b2990fd52cbf06b8 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Tue, 20 Jan 2009 12:00:46 +0000 Subject: [PATCH] update docs a litt;e add revision to .pl file git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@535 a1433add-5e2c-0410-b055-b7f2511e0802 --- VIRTUAL_VACATION/INSTALL.TXT | 9 +++++---- VIRTUAL_VACATION/vacation.pl | 1 + 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/VIRTUAL_VACATION/INSTALL.TXT b/VIRTUAL_VACATION/INSTALL.TXT index 0959f10b..95fa8ea5 100644 --- a/VIRTUAL_VACATION/INSTALL.TXT +++ b/VIRTUAL_VACATION/INSTALL.TXT @@ -101,21 +101,22 @@ Execute "postfix reload" to complete the change. ------------------- The database table should have already been created for you, by running -the 'upgrade.php' script. +the 'upgrade.php' script when installing Postfixadmin. If security is an issue for you, read ../DOCUMENTS/Security.txt -6. Edit filter.pl +6. Edit vacation.pl ----------------- -The perl filter.pl script needs minor modification to know which database +The perl vacation.pl script needs minor modification to know which database you are using, and also how to connect to the database. Namely : Change any variables starting with '$db_' and '$db_type' to either 'mysql' or 'pgsql'. - +Change the $vacation_domain variable to match what you entered in your /etc/postfix/transport +file. What do these files do? ----------------------- diff --git a/VIRTUAL_VACATION/vacation.pl b/VIRTUAL_VACATION/vacation.pl index 08a3f04a..903c7a1d 100644 --- a/VIRTUAL_VACATION/vacation.pl +++ b/VIRTUAL_VACATION/vacation.pl @@ -1,6 +1,7 @@ #!/usr/bin/perl -w # # Virtual Vacation 4.0 +# $Revision$ # Originally by Mischa Peters # # Copyright (c) 2002 - 2005 High5!