about summary refs log tree commit homepage
path: root/Documentation/public-inbox-mda.pod
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-10-16 00:30:28 +0000
committerEric Wong <e@80x24.org>2019-10-16 00:30:28 +0000
commit356e1db5135802ed468719dfcd1f1c3f9dba9fff (patch)
tree55a10205b2d7b9723675b454f9ae09652845e693 /Documentation/public-inbox-mda.pod
parent2267b305f19ad87e7cc883aac789406580aae549 (diff)
parenta7603ca1d219f39101f8e35bdea1f53ce5c31796 (diff)
downloadpublic-inbox-356e1db5135802ed468719dfcd1f1c3f9dba9fff.tar.gz
* listid:
  wwwtext: show listid config directive(s)
  mda, watch: wire up List-ID header support
  config: allow "0" as a valid mainrepo path
  config: avoid unnecessary '||' use
  config: simplify lookup* methods
  config: we always have {-section_order}
  Config.pm: Add support for mailing list information
Diffstat (limited to 'Documentation/public-inbox-mda.pod')
-rw-r--r--Documentation/public-inbox-mda.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/public-inbox-mda.pod b/Documentation/public-inbox-mda.pod
index 64ec690c..921b7a15 100644
--- a/Documentation/public-inbox-mda.pod
+++ b/Documentation/public-inbox-mda.pod
@@ -25,6 +25,9 @@ L<public-inbox-config(5)/publicinboxmda.spamcheck>
 The original recipient email address, set by the MTA.  Postfix
 sets it by default, untested on other MTAs.
 
+This does not have to be set if relying on C<publicinbox.$NAME.listid>
+directives configured in L<public-inbox-config(5)>.
+
 =item PI_CONFIG
 
 Per-user config file parseable by L<git-config(1)>.