Man Page: email::sender::transport::smtp::persistent
Operating Environment: debian
Section: 3pm
Email::Sender::Transport::SMTP::Persistent(3pm) User Contributed Perl Documentation Email::Sender::Transport::SMTP::Persistent(3pm)NAMEEmail::Sender::Transport::SMTP::Persistent - an SMTP client that stays onlineVERSIONversion 0.110005DESCRIPTIONThe stock Email::Sender::Transport::SMTP reconnects each time it sends a message. This transport only reconnects when the existing connection fails.METHODSdisconnect $transport->disconnect; This method sends an SMTP QUIT command and destroys the SMTP client, if on exists and is connected.AUTHORRicardo Signes <rjbs@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 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. perl v5.14.2 2012-03-06 Email::Sender::Transport::SMTP::Persistent(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |