for mail in `ls -1`; do formail -Y -s sendmail some@address < $mail; done
formail -Y -s sendmail some@address < /path/to/mbox