[horde] Imap shared folders subscribe

Anders Bruun Olsen anders at bruun-olsen.net
Fri May 16 05:53:46 PDT 2003


On Thu, May 15, 2003 at 01:42:21PM -0400, Chuck Hagenbuch wrote:
> > I have IMP 3.2 up and running and have found that it does not support
> > (un)subscribing to shared folders (Courier IMAP). Are there any plans for
> > implementing this in future versions of IMP?
> It's already there, but you need to tell us much more about your servers.php
> and Courier configuration for us to tell you what's currently wrong...

Well, it would seem I made a mistake and only sent my answer directly to
Chuck (and then I found out I haven't got a working sent folder, which
means I'm writing this again).

First of all I can't find any (un)subscribe options anywhere in the
webinterface and when I choose delete on one of the shared folders I
have subscribed to from Mozilla Mail the server (courier-IMAP, not IMP!)
returns this error: UNSUBSCRIBE, don't DELETE a shared folder.

Here are the uncommented lines from servers.php:
$servers['_prompt'] = array(
    'name' => _("Choose a mail server:")
);

$servers['imap'] = array(
    'name' => 'GORM',
    'server' => 'gorm.dsl.dk',
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => '',
    'namespace' => 'INBOX.',
    'maildomain' => 'dsl.dk',
    'smtphost' => 'mail.dsl.dk',
    'realm' => 'dsl.dk',
    'preferred' => ''
);

-- 
Anders
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/O d--@ s:+ a-- C++ $UL+++ P++ L+++ E- W+ N(+) o K? w O- M-- V
PS+ PE@ Y+ PGP+ t 5 X R+ tv+ b+ DI+++ D+ G e- h !r y?
------END GEEK CODE BLOCK------
PGPKey: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8BFECB41



More information about the horde mailing list