public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
blob 41a697b1931ddf4cab50a2577c6297ec9924037f 1271 bytes (raw)
$ git show viewdiff:Documentation/public-inbox-mda.pod	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
 
=head1 NAME

public-inbox-mda - mail delivery agent for public-inbox

=head1 SYNOPSIS

B<public-inbox-mda> E<lt>MESSAGE

=head1 DESCRIPTION

Mail Delivery Agent (MDA) for public-inbox installations.
Each system user may have their own public-inbox instances.
This may be invoked via L<procmail(1)> or similar tools.

By default, it relies on L<spamc(1)> for filtering mail,
but may be disabled via
L<public-inbox-config(5)/publicinboxmda.spamcheck>

=head1 ENVIRONMENT

=over 8

=item ORIGINAL_RECIPIENT

The original recipient email address, set by the MTA.  Postfix
sets it by default, untested on other MTAs.

=item PI_CONFIG

Per-user config file parseable by L<git-config(1)>.
See L<public-inbox-config(5)>.

Default: ~/.public-inbox/config

=item PI_EMERGENCY

emergency Maildir destination.

Default: ~/.public-inbox/emergency/

=back


=head1 CONTACT

Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>

The mail archives are hosted at L<https://public-inbox.org/meta/>
and L<http://hjrcffqmbrq6wope.onion/meta/>

=head1 COPYRIGHT

Copyright 2013-2018 all contributors L<mailto:meta@public-inbox.org>

License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>

=head1 SEE ALSO

L<git(1)>, L<git-config(1)>, L<public-inbox-v1-format(5)>

git clone https://public-inbox.org/public-inbox.git
git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git