1Email::Sender::TransporUts:e:rMaCiolndtirri(b3u)ted PerlEmDaoiclu:m:eSnetnadteiro:n:Transport::Maildir(3)
2
3
4
6 Email::Sender::Transport::Maildir - deliver mail to a maildir on disk
7
9 version 0.101760
10
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 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
25 Ricardo Signes <rjbs@cpan.org>
26
28 This software is copyright (c) 2010 by Ricardo Signes.
29
30 This is free software; you can redistribute it and/or modify it under
31 the same terms as the Perl 5 programming language system itself.
32
33
34
35perl v5.12.1 2010-06-2E5mail::Sender::Transport::Maildir(3)