I\'m trying to \"faux-fork\" a process (an email being sent via SMTP) in my web application, and the application is built on Kohana.
$command = \'test/emai
For Kohana 3, check out these docs and source.