1Email::Sender::TransporUts:e:rSMCToPn:t:rPiebErumstaieisdlt:eP:neStre(ln3d)Deorc:u:mTernatnastpioornt::SMTP::Persistent(3)
2
3
4
6 Email::Sender::Transport::SMTP::Persistent - an SMTP client that stays
7 online
8
10 version 2.500
11
13 The stock Email::Sender::Transport::SMTP reconnects each time it sends
14 a message. This transport only reconnects when the existing connection
15 fails.
16
18 This library should run on perls released even a long time ago. It
19 should work on any version of perl released in the last five years.
20
21 Although it may work on older versions of perl, no guarantee is made
22 that the minimum required version will not be increased. The version
23 may be increased for any reason, and there is no promise that patches
24 will be accepted to lower the minimum required perl.
25
27 disconnect
28 $transport->disconnect;
29
30 This method sends an SMTP QUIT command and destroys the SMTP client, if
31 on exists and is connected.
32
34 Ricardo Signes <rjbs@semiotic.systems>
35
37 This software is copyright (c) 2021 by Ricardo Signes.
38
39 This is free software; you can redistribute it and/or modify it under
40 the same terms as the Perl 5 programming language system itself.
41
42
43
44perl v5.34.0 E2m0a2i2l-:0:1S-e2n1der::Transport::SMTP::Persistent(3)