nsbin/sendmails

5 lines
108 B
Plaintext

killall -ALRM qmail-send
sleep 2
sendmail -bp
ps xau| grep qmail-remote | sed 's/.*\(qmail-remote.*\)/\1/g'