aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-17 22:52:07 +0000
committermogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-17 22:52:07 +0000
commit74f70b8748f204ed1056a0c1452bf170440ff93f (patch)
tree2e6cf2c9e5b7a291b3fbe97c76b070d73c568159 /doc
parente6e061dfca2c6aad80208ffa2dea4e5b819f3e8b (diff)
updating configure script and putting comments in the docs
in english. yay! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40337 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/imapstorage.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/imapstorage.txt b/doc/imapstorage.txt
index f1c1fea5d..8bb7f5e00 100644
--- a/doc/imapstorage.txt
+++ b/doc/imapstorage.txt
@@ -39,8 +39,10 @@ Installation Notes
University of Washington IMAP C-Client
--------------------------------------
You will need a source distribution of University of Washington's IMAP
-c-client (http://www.washington.edu/imap/). You will want to make the
-appropriate changes to the c-client Makefile, for instance:
+c-client (http://www.washington.edu/imap/). Asterisk supports both the
+2004 and 2006 versions of c-client, however mail_expunge_full is enabled
+in the 2006 version. You will want to make the appropriate changes
+to the c-client Makefile, for instance:
EXTRAAUTHENTICATORS=gss
EXTRADRIVERS=mbox
@@ -58,9 +60,7 @@ Configure with ./configure --with-imap=/usr/src/imap
or where ever you built the University of Washington IMAP C-Client.
Then make menuselect go to voicemail options and check the imap box
then make, make install and asterisk will have imap storage support for
-voicemail. If you are using there 2004 version you will not have access to
-their mail_expunge_full function if you install the 2006 dev branch it will
-configure will detect and enable this for you.
+voicemail.
---------------------
Modify voicemail.conf