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, 8 insertions, 4 deletions
diff --git a/img/dist/IM/dot.im/Config b/img/dist/IM/dot.im/Config
index a7d0fd4d..ab8b609a 100644
--- a/img/dist/IM/dot.im/Config
+++ b/img/dist/IM/dot.im/Config
@@ -104,8 +104,11 @@ ToDomain=_domain_when_domain_part_is_omitted_
#rpath=append # conversion of UNIX From into Return-Path:
#PopHistory=pophist-{POPSERVERID} # to save last state (relative to ~/.im/)
#NntpHistory=newshist # to save last state (relative to ~/.im/)
-#MBoxStyle=qmail # if folder style mbox of qmail is used
-#Imget.Src=local:${HOME}/Maildir # in case of qmail
+#MboxFilter=bogofilter -p -M -I # filter for mbox file
+#MboxFilter=spamoracle mark
+#MBoxFilter=bsfilter --spam-cutoff 0.85 --pipe --insert-flag --mbox 2>/dev/null
+#MBoxStyle=qmail # in case of qmail (maildir format)
+#Imget.Src=local:${HOME}/Maildir
#UseCL=no # Use value of Content-Length header
#NoSync=no # Do not need fsync(2) on writing file
#FsyncNumber=0 # if 0, system call number of fsync is guessed
@@ -118,9 +121,9 @@ ToDomain=_domain_when_domain_part_is_omitted_
#Keep=7 # preserve read messages on server
#ProtoKeep=UIDL # how to know which message is unread
# (UIDL, LAST, STATUS, MSGID)
-#IgnorePostPet=yes # leave messages for PostPet on mbox (POP only)
+#IgnorePostPet=yes # leave messages for PostPet on POP server
-#Imget.Src=imap
+#Imget.Src=imap%INBOX
#ImapAccount=/AUTH@localhost # account info for IMAP access
#ImapAccount=/AUTH:user@host # account info with user name
#HttpProxy=proxy-server:8080 # proxy server for HTTP access
@@ -151,6 +154,7 @@ ToDomain=_domain_when_domain_part_is_omitted_
#FccDir=$MailDir # directory for FCC folders
#QueueDir=queue # directory for to store messages to be sent
#UseXDispatcher=yes # use X-Dispatcher field
+#MsgIdUser=${USER} # user part for creation of Message-Id:
#MsgIdDomain=${HOST} # if you want to use FQDN of dispatching host
#ObeyMTAdomain=yes # do not append domainpart to addresses by imput
#NoMsgIdForNews=yes # do not insert Message-Id: when posting as news