if ($opt{Auth}) { $smtp->auth(@{$opt{Auth}}) or return undef; }