Mail::SendEasy::AUTH(3) Handles the authentication response.

DESCRIPTION

This module will handles the authentication response to the SMTP server.

SUPPORTED AUTH

  PLAIN
  LOGIN
  CRAM_MD5

USAGE

Do not use this directly! See Mail::SendEasy::SMTP.

AUTHOR

Graciliano M. P. <[email protected]>

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.