[imp] Mailbox and INBOX
Stephane Morand
Stephane.Morand@polytechnique.fr
Wed, 20 Mar 2002 14:49:16 +0100 (CET)
All right folks, it works great
Thanks for your help!
-Stephane
> Pine can access the mail both as a IMAP client and direct fileaccess
> to the /home/user/Mailbox. So when accessing /home/user/Mailbox the
> IMAP server isn't involved, which means that you cant
> access /home/user/Mailbox directly from IMP. To
> acces /home/user/Mailbox from IMP you probably need to reconfigure
> your IMAP server.
>
> /Andreas
>
> Citerar Stephane Morand <Stephane.Morand@polytechnique.fr>:
>
> >
> > Mat,
> >
> > You are probably right but if I use pine as an imap client I can
> > check directly my email from /home/user/Mailbox using the same imap
> >
> > server ( inbox-path={server/imap}Mailbox ), so I guess the imap
> > server is
> > able to do this...
> > but IMP doesn't seem to permit this kind of action.. Am I right ?
> >
> > -Stephane
> >
> > 4On Wed, 20 Mar 2002, Mathieu CLABAUT wrote:
> >
> > > On Wed, 20 Mar 2002, Stephane Morand wrote:
> > >
> > > Hello Stéphane,
> > >
> > > I think it is the IMAP server which is responsible from defining
> > which
> > > mailbox is INBOX. It has nothing to do with IMP. Read the doc of
> > your
> > > IMAP server to see how to configure it (possibly at compilation
> > time)...
> > >
> > > -mat