[imp] with exchange server: cannot view inbox

Markus Krause krause at biochem.mpg.de
Thu Jul 3 09:11:40 PDT 2003


as nobody had further hints for my problem with microsoft exchange 2000 server
(does nobody use this??) i dived deep in the code and got to a line in
imp/lib/Mailbox.php, where exchange seems to have troubles with:
 it's in the function _getSortedIndex()
  (start at line 508 in the cvs snapshot 2003-06-29, v 1.42)

  if the php-function "imap_sort" is sent to the exchange server with the last
parameter (options) set to SE_UID, then exchange sends nothing back, if i set
this to "0" (null), i get an answer.

does anybody know if this is a bug in ms exchange, an unusual option in an
imap-query (not rfc-conform), a configuration error on the exchange (our msce
does have no answer, and i am a linux-man!), ...??

any hints welcome!

   markus


Zitat von Markus Krause <krause at biochem.mpg.de>:
> Zitat von Andy <andy at stronzo.d2g.com>:
>
> > Hello,
> >
> > did you try this:
> >
> > 'folders' => 'INBOX.',
> this reduces the listed folders to "INBOX" only
>
> >
> > or this?
> >
> > 'namespace' => 'INBOX.',
> no change visible...
>
> another thing i am wondering about is that in "folders" i can see several
> dirs
> like "drafts", "journal", "kalender" ... and (thats the odd thing) the
> correct
> number of new and total messages (at the right border of the frame) in inbox.
> but if i click von the folder icon, there is no message displayed.
> and not enough oddity, if i get a new message, the javascript window pops up
> and
> tells me so, if i then click on "yes" to get to the message, there is again
> nothing!
>
> >
> > Which IMAP-Server do you use?
> windows 2000 exchange with service pack 3.
>
>    markus
>
> >
> >
> >
> > Andy
> >
> >
> >
> >
> > Quoting Markus Krause <krause at biochem.mpg.de>:
> >
> > > hello list,
> > >
> > > after using horde/imp with an imap-server for some time now very
> > successfully
> > > (thanks to all developers!) we also want to make it usable for our users
> in
> > > the
> > > w2k domain. in horde/imp/config/server.php i have now the following:
> > >
> > > ---8<---
> > > $servers['exchange'] = array(
> > >     'name' => 'W2K Exchange Server',
> > >     'server' => 'msx.biochem.mpg.de',
> > >     'protocol' => 'imap',
> > >     'port' => 143,
> > >     'folders' => '',
> > >     'namespace' => '',
> > >     'maildomain' => 'w2k.biochem.mpg.de',
> > >     'smtphost' => 'msx.biochem.mpg.de',
> > >     'realm' => '',
> > >     'preferred' => '',
> > >     'dotfiles' => false,
> > >     'hierarchies' => array());
> > >
> > > --->8---
> > >
> > > with this setup i can authenticate/login and send emails, but the inbox
> > > folder
> > > is empty all the time, although all with an imap client like mozilla i
> can
> > > view
> > > the messages, so mails are sent correctly and there really are mails in
> the
> > > inbox folder. there are also no emails saved in the sent-mail folder.
> > >
> > > any hints?
> > >
> > > thanks in advance!
> > >    markus
> > >
> > > --
> > > Markus Krause                           email: krause at biochem.mpg.de
> > > Max-Planck-Institute of Biochemistry    phone: +49-89-8578-2825
> > > SysAdmin / Computing Center
> > >
> > > -------------------------------------------------
> > > This mail sent through the new webmail system
> > > at https://webmail2.biochem.mpg.de
> > > Please report any problems to rz-linux at biochem.mpg.de
> > >
> > >
> > > --
> > > IMP mailing list
> > > Frequently Asked Questions: http://horde.org/faq/
> > > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> > >
> >
> >
> >
> >
> > ----------------------------------------------------------------
> > This message was sent using IMP, the Internet Messaging Program.
> >
> >
> > --
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >
>
>
> --
> Markus Krause                           email: krause at biochem.mpg.de
> Max-Planck-Institute of Biochemistry    phone: +49-89-8578-2825
> Computing Center
>
> -------------------------------------------------
> This mail sent through the new webmail system
> at https://webmail2.biochem.mpg.de
> Please report any problems to rz-linux at biochem.mpg.de
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>


--
Markus Krause                           email: krause at biochem.mpg.de
Max-Planck-Institute of Biochemistry    phone: +49-89-8578-2825
SysAdmin / Computing Center

-------------------------------------------------
This mail sent through the new webmail system
at https://webmail2.biochem.mpg.de
Please report any problems to rz-linux at biochem.mpg.de



More information about the imp mailing list