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 1.300034
10
11   DESCRIPTION
12       This transport sends mail by piping it to the sendmail command.  If the
13       location of the sendmail command is not provided in the constructor
14       (see below) then the library will look for an executable file called
15       sendmail in the path.
16
17       To specify the location of sendmail:
18
19         my $sender = Email::Sender::Transport::Sendmail->new({ sendmail => $path });
20

AUTHOR

22       Ricardo Signes <rjbs@cpan.org>
23
25       This software is copyright (c) 2019 by Ricardo Signes.
26
27       This is free software; you can redistribute it and/or modify it under
28       the same terms as the Perl 5 programming language system itself.
29
30
31
32perl v5.30.1                      2020-01-E2m9ail::Sender::Transport::Sendmail(3)
Impressum