diff options
| author | fukachan <fukachan> | 2003-03-23 15:06:22 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-03-23 15:06:22 +0000 |
| commit | bf112251f43696e90733e499e7401bbeecd31d3d (patch) | |
| tree | 6a0177f7570450cfdf3b03500b82537da90bebeb /img/dist/IM/dot.im/Config | |
| parent | 4d22e01c81b228d4103d0407513e02cb2d155663 (diff) | |
| download | fml8-im-144.tar.gz fml8-im-144.tar.bz2 fml8-im-144.zip | |
import im-144im-144
Diffstat (limited to 'img/dist/IM/dot.im/Config')
| -rw-r--r-- | img/dist/IM/dot.im/Config | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/img/dist/IM/dot.im/Config b/img/dist/IM/dot.im/Config index 86ac62c6..80044561 100644 --- a/img/dist/IM/dot.im/Config +++ b/img/dist/IM/dot.im/Config @@ -108,7 +108,8 @@ 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 +#FsyncNumber=0 # if 0, system call number of fsync is guessed +#SshPath=/usr/bin/ssh # Path name of SSH program #Imget.Src=pop #PopAccount=/APOP@localhost # account info for POP access @@ -135,6 +136,8 @@ ToDomain=_domain_when_domain_part_is_omitted_ #UsePwFiles=yes # use password files #PwFiles=password # password files (relative to ~/.im/) +#UseTouchFile=yes # use time-stamp file +#TouchFile=.mew-touch # time-stamp file for message folders #NamazuV2=yes # use Namazu version 2 (1.9.x or late) #NamazuLockDir=nmzlock # lock directory (relative to ~/.im/) |
