Stephen Gran wrote:

> Line 1752 is 
> open (LFILE, ">>$Temp{logf}") or die "Could not open $Temp{logf}";
>
> in the printLog subroutine.  This means $Temp{logf} is undefined for
> some reason.  It should normally be /tmp/muttprint.log.  

Please file a bug report. That's a security issue (unsafe use of
tempfile). Although, it looks like it only does that if DEBUG is set
(from a /very/ quick look at the script).


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to