fix array length determining and cleanup
This commit is contained in:
@@ -14,11 +14,7 @@ sub send {
|
||||
'Data' => $mail->{'Data'},
|
||||
);
|
||||
|
||||
#print '<pre>';
|
||||
$msg->print( \*STDERR );
|
||||
|
||||
#print '</pre>';
|
||||
|
||||
$msg->send;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user