Mail::SendEasy::AUTH - Handles the authentication response.


NAME

Mail::SendEasy::AUTH - 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 the Mail::SendEasy::SMTP manpage.


AUTHOR

Graciliano M. P. <gm@virtuasites.com.br>


COPYRIGHT

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

 Mail::SendEasy::AUTH - Handles the authentication response.