6.0.0-beta13
4/15/26
  • Message
    This page is locked by 2.204.241.81 for 2 Minutes.
  • Backlinks
  • Similar Pages
  • Attachments
  • History
  • Back to

Obtaining Horde/Imap_Client object if IMP's API is available

Assuming you have a fully configured IMP (e.g. a Horde Webmail Edition installation), there is no need to separately configure an IMAP client object. Instead, IMP's configuration can be used:

$imap = $GLOBALS['registry']->mail->imapOb();