Manually start mail processes

A few days ago my ruby mail processes died after the partition where
the app lives filled up and the mysql connection was lost. I don’t
want to reboot the server during business hours, so how can I manually
invoke the mailer processes?

Also of note, daemons.yml is under /config, my mailer.rb & mailer_ctl
files are under lib/daemons.