in reply to Re: SMTP "auth" problem after upgrade
in thread SMTP "auth" problem after upgrade
my $smtp = MIME::Lite->send('smtp', $host, defined( $something_else ) ? AuthUser => $user, AuthPass => $pass : Noauth => 1, Debug => 1 );
One world, one people
|
|---|