X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-mda.pod;h=64ec690cc568a3ccc71f085b81c4bef94221b427;hb=9bd675d33ad1e49bd2ebe12a1d216216e61380de;hp=62f87d6af4cd2445cf778ca354cb33fba717f502;hpb=303356a9125ab33e68604bae49be548575b40a84;p=public-inbox.git diff --git a/Documentation/public-inbox-mda.pod b/Documentation/public-inbox-mda.pod index 62f87d6a..64ec690c 100644 --- a/Documentation/public-inbox-mda.pod +++ b/Documentation/public-inbox-mda.pod @@ -1,15 +1,20 @@ =head1 NAME -public-inbox-mda - mail delivery for public-inbox +public-inbox-mda - mail delivery agent for public-inbox =head1 SYNOPSIS -B E message +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. + +By default, it relies on L for filtering mail, +but may be disabled via +L =head1 ENVIRONMENT @@ -17,34 +22,38 @@ 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 +Copyright 2013-2019 all contributors L -License: AGPL-3.0+ L +License: AGPL-3.0+ L =head1 SEE ALSO -L, L, L +L, L, L