NAME
Egg::Release::Mail - Package kit for Mail Sending.
DESCRIPTION
-
..... View to transmit mail.
-
..... Base class for E-mail controller.
-
..... Mail is transmitted by the sendmail command.
-
..... Mail is transmitted with Net::SMPT.
Egg::View::Mail::Encode::ISO2022JP
..... Component for Japanese mail.
-
..... The content of the transmission is generated.
Egg::View::Mail::Plugin::EmbAgent
..... Plugin that adds client information to content of transmission.
Egg::View::Mail::Plugin::Jfold
..... Plug-in with which each line of content of transmission is molded in arbitrary digit.
-
..... Plugin that transmits mail of this content to two or more destinations.
Egg::View::Mail::Plugin::PortCheck
..... The operation of the mail server is confirmed before it transmits.
Egg::View::Mail::Plugin::Signature
..... Plugin that adds famous etc. to content of transmission.
-
..... Helper to generate E-mail controller.
SEE ALSO
AUTHOR
Masatoshi Mizuno <lushe@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2008 by Bee Flag, Corp. <http://egg.bomcity.com/>, All Rights Reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.