1Email::Sender::TransporUts:e:rMbCooxn(t3r)ibuted Perl DoEcmuamieln:t:aSteinodner::Transport::Mbox(3)
2
3
4
6 Email::Sender::Transport::Mbox - deliver mail to an mbox on disk
7
9 version 2.600
10
12 This transport delivers into an mbox. The mbox file may be given by
13 the filename argument to the constructor, and defaults to mbox.
14
15 The transport currently assumes that the mbox is in mboxo format, but
16 this may change or be configurable in the future.
17
19 This library should run on perls released even a long time ago. It
20 should work on any version of perl released in the last five years.
21
22 Although it may work on older versions of perl, no guarantee is made
23 that the minimum required version will not be increased. The version
24 may be increased for any reason, and there is no promise that patches
25 will be accepted to lower the minimum required perl.
26
28 Ricardo Signes <cpan@semiotic.systems>
29
31 This software is copyright (c) 2022 by Ricardo Signes.
32
33 This is free software; you can redistribute it and/or modify it under
34 the same terms as the Perl 5 programming language system itself.
35
36
37
38perl v5.36.0 2023-01-20 Email::Sender::Transport::Mbox(3)