in reply to Sending Emails With Authentication

You might try using send_by_smtp() to send via Net::Smtp which has an auth method.