Help for this page
# add new global that the top my $SenderOpts = ''; ... } }
if ($SenderOpts) { $smtp->auth( $SenderOpts->{auth_username}, $SenderOpts->{auth +_password} ); }