NAME¶
Email::Sender::Success::Partial - a report of partial success when delivering
VERSION¶
version 1.300031
DESCRIPTION¶
These objects indicate that some deliver was accepted for some recipients and
not others. The success object's "failure"
attribute will return a Email::Sender::Failure::Multi describing which parts
of the delivery failed.
AUTHOR¶
Ricardo Signes <rjbs@cpan.org>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2017 by Ricardo Signes.
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.