if you create a module using hook_send with $op='settings', it duplicates the standard send settings forms (and fills in textboxes with the 'name' $op as well, though that may be a different issue).

Comments

allie micka’s picture

Status: Active » Closed (won't fix)

The Send API has been rewritten, and now uses class abstraction for the various sending mechanisms. That alone may be enough to satisfy what you were asking to do here. If not, open a new issue and we'll start fresh ;)

Thanks!