queue/maildir bombed with some variation of "running with -T option and insecure conditional" logged for this line number-- open (MF, ">$maildir/tmp/$file") or $self->log(LOGWARN, "could not open $maildir/tmp/$file: $!"), return(DECLINED, "queue error (open)"); What seems to be indicated: s/,$// s/return/and return/ There are two done that way in the same sub and they don't $self->boink($self); I'll watch the logs though. Five days with perl, what do I know? -Bob Dodds