Help for this page
# ADD ATTACHMENTS TO FORM # Set the attachment variables ... } }
sub admin_mailer { print DEBUG "in admin mailer...\n" if ($debug_log); ... ### Send the Message $msg->send; }