Hey guys, > if [ `$mailq_count` -gt 50 ]; then echo "Mail count on Server is" > `$mailq_count`|/usr/sbin/sendmail -f [email protected] [email protected] ; fi
I'm not sure, if sending an e-mail about a "full mailqueue"-condition is the best way to go ;-) cheers, Jan
