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!