The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Email::Sender::Transport - a role for email transports

VERSION

version 0.091560_001

METHODS

allow_partial_success

If true, the transport may signal partial success by returning an Email::Sender::Success::Partial object. For most transports, this is always false.

AUTHOR

  Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Ricardo Signes.

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