[imp] Cyrus and IMP IMAP folders
Nadeem Hasan
nhasan@nadmm.com
Mon, 16 Oct 2000 15:02:01 -0400
Hi Dan,
Make sure u have the line:
$default->personal_folders = 'INBOX.'; /* i.e. INBOX. */
in imp/defaults.php3.
Also make sure you have subscribed to the folders in IMP.
Cheers,
Nadeem
Chuck Hagenbuch wrote:
>
> Quoting Dan Ellis <dle9526@silver.sdsmt.edu>:
>
> > Hello, I am considering IMP for our web to imap server. Using the demo, I
> > was unable to read my nested cyris IMAP folders. Has anyone had any
> > experience with this? I am sure that there is a work around to the cyrus
> > imap server, but would like to know that someone has run across (and
> > soved) this.
>
> As several people have said, many people use IMP successfully with cyrus. What
> did you enter in the Folder Prefix: field on the demo? For cyrus, you should
> leave it blank.
>
> > Cyrus uses a different folder method than normal imap servers since it
> > fdoes not allow local users.
>
> Actually, "normal" is a toss-up; I can think of about as many IMAP servers that
> use a cyrus-like folder structure as those that don't (and some of them go by
> local users).
>
> -chuck