Find the "close <MSG>" around line 477, and change it to "close MSG". The
author of the program verified that this was the solution when I came around
this problem.
-----
perl -c vacation.pl
Type of arg 1 to close must be HANDLE (not <HANDLE>) at vacation.pl line
477, near "<MSG>;"
vacation.pl had compilation errors.
make: *** [vacation] Error 255
-----
regards
--
--------------------------------------------
IDG New Media Einar Bordewich
Technical Manager Phone: +47 2336 1420
E-Mail: [EMAIL PROTECTED]
--------------------------------------------
----- Original Message -----
From: "Said Madrus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 07, 2000 6:42 AM
Subject: how to install qmail-vacation
> dear all,
> how to install qmail-vacation-1.3 ?? i have been using vpopmail-3.4.11-2.
> when "make" then appear message like this:
> Type of arg 1 to close must be HANDLE (not <HANDLE>) at vacation.pl line
> 477, near "<MSG>;"
> vacation.pl had compilation errors.
> *** Error code 255
> setting in my Makefile file like this:
> VACATION = /usr/bin/vacation
> PERL = /usr/bin/perl
> MAILPROG = /var/qmail/bin/qmail-inject
> MBOX = /home/vpopmail/domains/domainname.co.i/$$user/Maildir/
> EDITOR = vi
> PAGER = cat
> DBMFILE = .vacation
> DOTQMAIL = .qmail
> MSGFILE = .vacation.msg
> ALIASES = .vacation.aliases
> NOREPLY = .vacation.noreply
> thanks.
>
> ~madrus
> NB: sorry about my english
>
>