PMbwmon bandwidth monitor: can specify which interfaces to watch, also supporting...
[hband-tools.git] / root-tools / sendmail.atd
blob6306965af4b609bb443716e2bf248dd945c5b8f8
1 #!/bin/bash
3 if [ -r ~/.bash_cron ]
4 then
5 . ~/.bash_cron
6 fi
8 exec sendmail "$@"