X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-mda.pod;h=3a43a1cefcaf5c5fc80035ef49e857c5ae90ab22;hb=66c6699142d95cce9e5c9d49e0498161a776cc22;hp=18fcdd08b381b5f5c240e7db24b31ea2a580f8e2;hpb=932a70dfd2ea3e8ae7eca5fac680c2ad0a17c46d;p=public-inbox.git diff --git a/Documentation/public-inbox-mda.pod b/Documentation/public-inbox-mda.pod index 18fcdd08..3a43a1ce 100644 --- a/Documentation/public-inbox-mda.pod +++ b/Documentation/public-inbox-mda.pod @@ -1,6 +1,6 @@ =head1 NAME -public-inbox-mda - mail delivery for public-inbox +public-inbox-mda - mail delivery agent for public-inbox =head1 SYNOPSIS @@ -9,7 +9,8 @@ B EMESSAGE =head1 DESCRIPTION Mail Delivery Agent (MDA) for public-inbox installations. -Each system user may have their own public-inbox instances +Each system user may have their own public-inbox instances. +This may be invoked via L or similar tools. =head1 ENVIRONMENT @@ -17,33 +18,37 @@ Each system user may have their own public-inbox instances =item ORIGINAL_RECIPIENT -the original recipient email address, from Postfix +The original recipient email address, set by the MTA. Postfix +sets it by default, untested on other MTAs. =item PI_CONFIG -config file. default: ~/.public-inbox/config +Per-user config file parseable by L. +See L. + +Default: ~/.public-inbox/config =item PI_EMERGENCY -emergency destination. default: ~/.public-inbox/emergency/ +emergency Maildir destination. -=back +Default: ~/.public-inbox/emergency/ -=head1 PI_CONFIG FILE +=back -This is a config file parseable by L. =head1 CONTACT -All feedback welcome via plain-text mail to L +Feedback welcome via plain-text mail to L -The mail archives are hosted at L +The mail archives are hosted at L +and L =head1 COPYRIGHT Copyright 2013-2016 all contributors L -License: AGPL-3.0+ L +License: AGPL-3.0+ L =head1 SEE ALSO