- or download this
print MAIL "$#full messages have been deferred in the past $ttime mi
+nutes\n";
- or download this
print MAIL "$#log messages have been deferred in the past $ttime minut
+es\n";
- or download this
foreach ( @log ) {
print MAIL "$_\n\n";
}
- or download this
if ($ttime == 0) {die ("deferred messages ocurred withing 1 minute o
+f each other\n")};