I want to create a publicly-accessible page in FogBugz which allows a community user to add to a case as if they had emailed into FogBugz. I need my plugin to create a new bugevent of the email variety with the user's email address in the From. This doesn't seem to be possible.
In the other direction, can a plugin send an email from a case, as you can with the XML API (cmd=email)?
Related to this post.