[imp] A loop in my IMP

Deryk Piper deryk at mod-soft.com
Thu Apr 15 10:21:05 PDT 2004


I would think your best bet would be to follow the directions at the top
of servers.php:

 * folders: The folder path for the IMAP server. i.e. UW IMAP
 * generally looks to "mail/" while Cyrus and Courier put folders
 * under "INBOX." (note the trailing dot. IMPORTANT: Use this only if

... so you'll want to add that trailing dot...

That's the most help I can give.

DP


> -----Original Message-----
> From: imp-bounces at lists.horde.org
> [mailto:imp-bounces at lists.horde.org]On
> Behalf Of Luciano Bello
> Sent: Thursday, April 15, 2004 9:41 AM
> To: imp at lists.horde.org
> Subject: RE: [imp] A loop in my IMP
>
>
> I have courier-imap-3.0.2
>
> In servers.php
> $servers['escuelas'] = array(
>     'name' => 'escuelas.edu.ar',
>     'server' => 'correo.escuelas.edu.ar',
>     'protocol' => 'imap/notls',
>     'port' => 143,
>     'folders' => 'INBOX',
>     'namespace' => '',
>     'maildomain' => 'escuelas.edu.ar',
>     'smtphost' => 'correo.escuelas.edu.ar',
>     'realm' => '',
>     'preferred' => ''
> );
>
>
> Thanks a lot!
>
>
> Luciano Bello
> Administrador de Seguridad
> Ministerio de Educación
> Buenos Aires, Argentina
>
>
>
> El mié, 14-04-2004 a las 16:10, Deryk Piper escribió:
> > For my own part, such a problem was the result of my IMAP server
> > (Inframail on Win32) not responding properly to "LIST %/%"
> commands.  I
> > worked with the author to get it resolved.
> >
> > You'll want to post your IMAP server version and relevant section of
> > servers.php so that people on this list can help you.
> >
> > DP
> >
> >
> > > -----Original Message-----
> > > From: imp-bounces at lists.horde.org
> > > [mailto:imp-bounces at lists.horde.org]On
> > > Behalf Of Luciano Bello
> > > Sent: Wednesday, April 14, 2004 1:32 PM
> > > To: imp at lists.horde.org
> > > Subject: [imp] A loop in my IMP
> > >
> > >
> > > Hi!
> > > Here is my problem. When I click on "Folder" in my IMP a
> large list of
> > > "INBOX"
> > > "INBOX"
> > > "INBOX"
> > > "INBOX"
> > > "INBOX"
> > > "INBOX"
> > > [...]
> > >  appears.
> > >
> > > The list never end. In some place a "while(1)" is not
> working well.
> > >
> > > Can you help me?
> > >
> > > Thanks, and sorry for my english
> > >
> > > Luciano Bello
> > > Administrador de Seguridad
> > > Ministerio de Educación
> > > Buenos Aires, Argentina
> > >
> > >
> > > --
> > > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> > > Frequently Asked Questions: http://horde.org/faq/
> > > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> > >
> >
> >
> > --
> > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >
>
>
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>




More information about the imp mailing list