0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

Update INSTALL.md

add 1; for vacation.conf file
This commit is contained in:
David Goodwin 2019-01-30 10:01:57 +00:00 committed by GitHub
parent 5bc85bec44
commit 63f63a58b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,6 +173,7 @@ b) create /etc/postfixadmin/vacation.conf and enter your settings there
(without the "our" keyword). Example: (without the "our" keyword). Example:
```perl ```perl
$db_username = 'mail'; $db_username = 'mail';
1; # required final line - keeps perl happy.
``` ```
To make sure nobody except vacation.pl can read your vacation.conf (including the To make sure nobody except vacation.pl can read your vacation.conf (including the