[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: muttprint doesn't want to play



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).



Reply to: