On Thu, Aug 31, 2000 at 03:30:45PM -0700, Jon Rust wrote:
> 
> Hrmf. This doesn't work here. It reports 0 mesages at all times (even
> though I've got 500+ in the queue right now).
> 
> Suggestions? My queue is at /var/qmail/queue. I run it as root. ??
> 
> jon

Arg. The scripty comes packaged as suid. I unpacked as a non-priv user,
so when I ran it as root, it changed back to non-priv user. Error
checking on the opendir funtion would be nice. :-)

   opendir(DIR,"${queue}remote") || die "can't open queue $!\n";

jon

Reply via email to