imaps-capable webmail client in php

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Captain Dondo

    imaps-capable webmail client in php

    Anyone know of a simple IMAPS-capable webmail client that is written in
    PHP? I've been using nocc <http://nocc.sf.netbut it doesn't support
    imaps, only imap. I need something that simple (it's only for a couple of
    users) and I only have a couple of days to set it up.... (yeah, poor
    planning on my part....)

    --Yan
  • ZeldorBlat

    #2
    Re: imaps-capable webmail client in php

    On Jun 11, 10:14 am, Captain Dondo <y...@NsOeSiPnA eMr.comwrote:
    Anyone know of a simple IMAPS-capable webmail client that is written in
    PHP? I've been using nocc <http://nocc.sf.netbut it doesn't support
    imaps, only imap. I need something that simple (it's only for a couple of
    users) and I only have a couple of days to set it up.... (yeah, poor
    planning on my part....)
    >
    --Yan
    A quick glance at the nocc config file suggests that it will work with
    IMAP over SSL...

    Comment

    • CptDondo

      #3
      Re: imaps-capable webmail client in php

      ZeldorBlat wrote:
      On Jun 11, 10:14 am, Captain Dondo <y...@NsOeSiPnA eMr.comwrote:
      >Anyone know of a simple IMAPS-capable webmail client that is written in
      >PHP? I've been using nocc <http://nocc.sf.netbut it doesn't support
      >imaps, only imap. I need something that simple (it's only for a couple of
      >users) and I only have a couple of days to set it up.... (yeah, poor
      >planning on my part....)
      >>
      >--Yan
      >
      A quick glance at the nocc config file suggests that it will work with
      IMAP over SSL...
      >
      ??!!! How did I miss that? I went through the docs and didn't see it...

      Not enough coffee, I guess.

      --Yan

      Comment

      Working...