SOUP Commands
 
SOUP
SOUP Replies
nnsoup is the backend for reading SOUP packets.  It will
read incoming packets, unpack them, and put them in a directory where
you can read them at leisure.
These are the variables you can use to customize its behavior:
nnsoup-tmp-directory
 | 
    
When   | 
nnsoup-directory
 | 
    
  | 
nnsoup-replies-directory
 | 
    
All replies will be stored in this directory before being packed into a
reply packet.  The default is `  | 
nnsoup-replies-format-type
 | 
    
The SOUP format of the replies packets.  The default is `  | 
nnsoup-replies-index-type
 | 
    
The index type of the replies packet.  The default is `  | 
nnsoup-active-file
 | 
    
Where   | 
nnsoup-packer
 | 
    
Format string command for packing a reply SOUP packet.  The default
is `  | 
nnsoup-unpacker
 | 
    
Format string command for unpacking incoming SOUP packets.  The
default is `  | 
nnsoup-packet-directory
 | 
    
Where   | 
nnsoup-packet-regexp
 | 
    
Regular expression matching incoming SOUP packets.  The default is
`  | 
nnsoup-always-save
 | 
    
If non-  |