From e7dfb07bbace933492d7a08b3d80d85fe93371e7 Mon Sep 17 00:00:00 2001 From: mguessan Date: Sun, 27 May 2012 22:51:23 +0000 Subject: [PATCH] Doc: add a new FAQ entry on shared mailbox access over IMAP git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1966 3d1905a2-6b24-0410-a738-b14d5a86fcbd --- src/site/xdoc/faq.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml index f805166c..08754e3f 100644 --- a/src/site/xdoc/faq.xml +++ b/src/site/xdoc/faq.xml @@ -295,6 +295,14 @@ calendar.debug.log.verbose=true]]> true to send messages as quoted-printable.

+

+ Access another user mailbox +

+

Either set base IMAP path in client settings or use the following username: + domain\user\otheruser@company.com where otheruser@company.com it target mailbox + name. +

+