summaryrefslogtreecommitdiff
path: root/img/dist/IM/dot.im/Config
diff options
context:
space:
mode:
Diffstat (limited to 'img/dist/IM/dot.im/Config')
-rw-r--r--img/dist/IM/dot.im/Config12
1 files changed, 9 insertions, 3 deletions
diff --git a/img/dist/IM/dot.im/Config b/img/dist/IM/dot.im/Config
index 3ab05031..86ac62c6 100644
--- a/img/dist/IM/dot.im/Config
+++ b/img/dist/IM/dot.im/Config
@@ -108,6 +108,7 @@ ToDomain=_domain_when_domain_part_is_omitted_
#Imget.Src=local:${HOME}/Maildir # in case of qmail
#UseCL=no # Use value of Content-Length header
#NoSync=no # Do not need fsync(2) on writing file
+#FsyncNumber=118 # system call number of fsync
#Imget.Src=pop
#PopAccount=/APOP@localhost # account info for POP access
@@ -124,14 +125,19 @@ ToDomain=_domain_when_domain_part_is_omitted_
#HttpProxy=proxy-server:8080 # proxy server for HTTP access
#NoProxy=http://.*my.domain/ # URL regex not to use Proxy server
#UsePwAgent=yes # use password agent
-#PwAgentPort=6543 # Port to connect pwagent with TCP/IP
- # (Insecure for multi-user system!)
- # 0 to use UNIX domain socket (more secure)
+#PwAgentPort=0 # Port to connect pwagent with TCP/IP
+ # 0 to use UNIX domain socket
+ # NOTE: non-0 (e.g. 6543) is insecure
+ # on multi-user system
+#PwAgentTmpDir=pwagtmp # temporary directory (relative to ~/.im/)
# be careful on security if you wish to use PwFiles!
#UsePwFiles=yes # use password files
#PwFiles=password # password files (relative to ~/.im/)
+#NamazuV2=yes # use Namazu version 2 (1.9.x or late)
+#NamazuLockDir=nmzlock # lock directory (relative to ~/.im/)
+
## imput specific
#FccDir=$MailDir # directory for FCC folders
#QueueDir=queue # directory for to store messages to be sent