summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2008-08-01 14:29:48 +0000
committerMark Michelson <mmichelson@digium.com>2008-08-01 14:29:48 +0000
commita673e3d90ab21732e490e7ec99a8ae5f0a2d82f4 (patch)
treedd519540b6fdd408e948da1f2763e37dea216540 /configs
parentd1df7bfcfc09f21fc0070ceec68f2311c240a30c (diff)
IMAP storage functioned under the assumption that folders
such as "Work" and "Family" would be subfolders of the INBOX. This is an invalid assumption to make, but it could be desirable to set up folders in this manner, so a new option for voicemail.conf, "imapparentfolder" has been added to allow for this. (closes issue #13142) Reported by: jaroth Patches: parentfolder.patch uploaded by jaroth (license 50) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@135067 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/voicemail.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index d2213c563..67c349d5e 100644
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -156,6 +156,11 @@ emaildateformat=%A, %B %d, %Y at %r
; If imapgreetings=yes, then specify which folder to store your greetings in. If
; you do not specify a folder, then INBOX will be used
;greetingsfolder=INBOX
+; Some IMAP server implementations store folders under INBOX instead of
+; using a top level folder (ex. INBOX/Friends). In this case, user
+; imapparentfolder to set the parent folder. For example, Cyrus IMAP does
+; NOT use INBOX as the parent. Default is to have no parent folder set.
+;imapparentfolder=INBOX
;
; Users may be located in different timezones, or may have different
; message announcements for their introductory message when they enter