]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cfg.texi
NNCP_SENDER envvar while sendmail calling
[nncp.git] / doc / cfg.texi
index ea104f51da53f2b338cf613b9ba186b4cf5a6867..0420d3959fec7352b25e7695cd1159fec9d3f12a 100644 (file)
@@ -50,7 +50,7 @@ neigh:
     sendmail: [/usr/sbin/sendmail]
     freq: /home/bob/pub
     freqchunked: 1024
-    freqminsize: 2097152
+    freqminsize: 2048
     via: [alice]
 @end verbatim
 
@@ -89,7 +89,9 @@ synchronization protocol}. Contains authentication public key.
 @item sendmail
 An array containing path to executable and its command line arguments
 that is called for mail sending. If it is empty, then no mail processing
-will be performed from that node.
+will be performed from that node. Sendmail command
+@command{["/bin/foo", "bar"]} called the following way:
+@command{NNCP_SENDER=NODEID /bin/foo bar RCPT1 RCPT2 ... < MSG}.
 
 @anchor{CfgIncoming}
 @item incoming