diff -urN mon-1.2.0.orig/alert.d/mail.alert mon-1.2.0/alert.d/mail.alert --- mon-1.2.0.orig/alert.d/mail.alert 2005-04-17 09:42:26.000000000 +0200 +++ mon-1.2.0/alert.d/mail.alert 2007-09-03 18:19:50.000000000 +0200 @@ -46,7 +46,7 @@ $t = localtime($opt_t); ($wday,$mon,$day,$tm) = split (/\s+/, $t); -open (MAIL, "| /usr/lib/sendmail -oi -t $mailfrom") || +open (MAIL, "| /usr/sbin/sendmail -oi -t $mailfrom") || die "could not open pipe to mail: $!\n"; print MAIL <