2011/6/22 Daniel F. Kudwien <[email protected]>: > > Looks like this is duplicating the existing effort of > http://drupal.org/project/mailsystem ? >
The functionality of the mailsystem module and the mailwire module is completely orthogonal. The mailsystem module makes dealing with the mail_system variable less error prone. Whereas mailwire solves the fundamental limitation of the "mail_system approach". This is: There can be only one mail system (for a module or as default) at any given time.
