1Email::Sender::TransporUts:e:rSeCnodnmtariilb(u3t)ed PerElmaDiolc:u:mSeenntdaetri:o:nTransport::Sendmail(3)
2
3
4

NAME

6       Email::Sender::Transport::Sendmail - send mail via sendmail(1)
7

VERSION

9       version 2.500
10

PERL VERSION

12       This library should run on perls released even a long time ago.  It
13       should work on any version of perl released in the last five years.
14
15       Although it may work on older versions of perl, no guarantee is made
16       that the minimum required version will not be increased.  The version
17       may be increased for any reason, and there is no promise that patches
18       will be accepted to lower the minimum required perl.
19
20   DESCRIPTION
21       This transport sends mail by piping it to the sendmail command.  If the
22       location of the sendmail command is not provided in the constructor
23       (see below) then the library will look for an executable file called
24       sendmail in the path.
25
26       To specify the location of sendmail:
27
28         my $sender = Email::Sender::Transport::Sendmail->new({ sendmail => $path });
29

AUTHOR

31       Ricardo Signes <rjbs@semiotic.systems>
32
34       This software is copyright (c) 2021 by Ricardo Signes.
35
36       This is free software; you can redistribute it and/or modify it under
37       the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.36.0                      2022-07-E2m2ail::Sender::Transport::Sendmail(3)
Impressum