POP3Client: integrate pop3client with the new roomnetconfig; adjust documentation
[citadel.git] / citadel / techdoc / netconfigs.txt
index 4725d02e068fb3159cb377447b699779fd2e86b5..f120d48a6078769cd58a4bbec68d9db67151c18d 100644 (file)
@@ -90,6 +90,8 @@ to use this option you are on your own.
  
  
  INSTRUCTION:  pop3client
- SYNTAX:       pop3client|hostname|username|password
+ SYNTAX:       pop3client|hostname|username|password|keep|interval
    Periodically fetch messages from a remote POP3 account and store them in this
 room.  Messages will be deleted from the remote account once successfully stored.
+if Keep is set, messages won't be erased on the remote host.
+Interval can specify a bigger value than the system configs value.