]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/workflow.texi
Mention Yggdrasil accessible entrypoint
[nncp.git] / doc / workflow.texi
index 27a7ea9a1e3432fd6caf1a59bf3044cfaca3545c..8015b163e48b23cdb0b19a136b569452819fbe32 100644 (file)
@@ -12,10 +12,10 @@ following workflow:
 neighbours. Add their keys to your configuration file and do any other
 required configuration about their reachability, permissions of file or
 freq transmission.
 neighbours. Add their keys to your configuration file and do any other
 required configuration about their reachability, permissions of file or
 freq transmission.
-@item Use @ref{nncp-file}, @ref{nncp-freq}, @ref{nncp-mail}
-(@ref{Postfix, look how} Postfix SMTP server could be configured)
-commands to queue file, freq and mail transmissions. Repeat as
-many times any time as you wish.
+@item Use @ref{nncp-file}, @ref{nncp-freq}, @ref{nncp-exec}
+(look @ref{Postfix, how} Postfix and @ref{Exim, how} Exim SMTP servers
+could be configured) commands to queue file, freq and exec
+transmissions. Repeat as many times any time as you wish.
 @item Depending on connection methods, either:
     @itemize
     @item run @ref{nncp-daemon} to accept remotely initiated connections
 @item Depending on connection methods, either:
     @itemize
     @item run @ref{nncp-daemon} to accept remotely initiated connections
@@ -29,7 +29,7 @@ many times any time as you wish.
     @end itemize
 @item After successful packet exchanging (or just simply from time to
 time), run @ref{nncp-toss} for tossing (decrypting and processing) all
     @end itemize
 @item After successful packet exchanging (or just simply from time to
 time), run @ref{nncp-toss} for tossing (decrypting and processing) all
-inbound queues to receive mail messages, files, file requests and relay
+inbound queues to receive exec messages, files, file requests and relay
 transition packets to other nodes.
 @end enumerate
 
 transition packets to other nodes.
 @end enumerate