1Email::Sender::TransporUts:e:rMaCiolndtirri(b3u)ted PerlEmDaoiclu:m:eSnetnadteiro:n:Transport::Maildir(3)
2
3
4

NAME

6       Email::Sender::Transport::Maildir - deliver mail to a maildir on disk
7

VERSION

9       version 2.500
10

DESCRIPTION

12       This transport delivers into a maildir.  The maildir's location may be
13       given as the dir argument to the constructor, and defaults to Maildir
14       in the current directory (at the time of transport initialization).
15
16       If the directory does not exist, it will be created.
17
18       By default, three headers will be added:
19
20        * X-Email-Sender-From - the envelope sender
21        * X-Email-Sender-To   - the envelope recipients (one header per rcpt)
22        * Lines               - the number of lines in the body
23
24       These can be controlled with the "add_lines_header" and
25       "add_envelope_headers" constructor arguments.
26
27       The Email::Sender::Success object returned on success has a "filename"
28       method that returns the filename to which the message was delivered.
29

PERL VERSION

31       This library should run on perls released even a long time ago.  It
32       should work on any version of perl released in the last five years.
33
34       Although it may work on older versions of perl, no guarantee is made
35       that the minimum required version will not be increased.  The version
36       may be increased for any reason, and there is no promise that patches
37       will be accepted to lower the minimum required perl.
38

AUTHOR

40       Ricardo Signes <rjbs@semiotic.systems>
41
43       This software is copyright (c) 2021 by Ricardo Signes.
44
45       This is free software; you can redistribute it and/or modify it under
46       the same terms as the Perl 5 programming language system itself.
47
48
49
50perl v5.34.0                      2021-07-2E2mail::Sender::Transport::Maildir(3)
Impressum