[imp] Folders (yet again, but getting warmer)

Chris Goosen cgoosen at jhb.artec.co.za
Mon Feb 2 01:22:01 PST 2004


Done and working.. Cheers mate



-----Original Message-----
From: Kent Martin [mailto:horde at kentsworld.com] 
Sent: 30 January 2004 03:05
To: Chris Goosen
Cc: imp at lists.horde.org
Subject: RE: [imp] Folders (yet again, but getting warmer)


Mate,

Here is a chunk of my servers.php that gives me folders with a courier imap server.  It should do the trick for you.

Best idea is to keep replies on the list though, it is quite frustrating to search for the solution to a problem that has been addressed previously only to find that everything is in the archives with the exception of the solution.

    'port' => 143,
    'folders' => '',
    'namespace' => 'INBOX.',
    'maildomain' => '',
    'smtphost' => 'localhost',
    'realm' => '',

Cheers,

Kent.

On Sat, 2004-01-31 at 10:21, Chris Goosen wrote:
> Kent,
> 
> I am using courier IMAP, my path in the servers.php is
> 
> Folders=> Maildir
> 
> As far as I can gather, all my folders are sub folders of INBOX, if I 
> open my account using outlook express, then I am able to see all the 
> folders created using IMP, I have played around with the settings in 
> servers.php, but I cant seem to crack this one.
> 
> You don't happen to know what the correct path should be, do you ?
> 
> Thanks for the reply..
> 
> Chris
> -----Original Message-----
> From: Kent Martin [mailto:horde at kentsworld.com]
> Sent: 30 January 2004 06:47
> To: Chris Goosen
> Cc: imp at lists.horde.org
> Subject: Re: [imp] Folders (yet again, but getting warmer)
> 
> 
> Chris,
> 
> It is very likely a problem with setting the wrong folder path for the 
> IMAP server you are using (if differs depending on whether you use UW, 
> Courier etc).  Which one is it for you?
> 
> All this is documented in /blah/imp/config/servers.php
> 
> Cheers,
> 
> Kent - wishing evolution had better handling of list traffic like imp 
> does :(
> 
> 
> 
> On Thu, 2004-01-29 at 12:40, Chris Goosen wrote:
> > Hello all...
> >  
> > I found something very interesting... all the folders are there, i 
> > am
> > just unable to see them because they reside below INBOX, for some strange reason I am unable to expand my INBOX
> >  
> > Is there a setting for this somewhere?
> >  
> > Anyone have any ideas?
> >  
> > Chris
> 



More information about the imp mailing list