public static function run($dataDir = null)
 {
     # Adding Attachments to a New Email Message
     ManageAttachments::add_attachments($dataDir);
 }