webmail interface for POP3

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bob Kersten

    #1

    webmail interface for POP3

    Hi,

    I'm looking for a PHP webmail system that can read mail from a
    POP3 interface and stores the retrieved messages in a MySQL database.
    Does anyone know of such system and where to get it?

    Cheers,
    Bob.


  • Erwin Moller

    #2
    Re: webmail interface for POP3

    Bob Kersten wrote:
    [color=blue]
    > Hi,
    >
    > I'm looking for a PHP webmail system that can read mail from a
    > POP3 interface and stores the retrieved messages in a MySQL database.
    > Does anyone know of such system and where to get it?
    >
    > Cheers,
    > Bob.[/color]


    Try imp of the horde.

    groupware,webmail,web,application,framework,php,consulting,support,development,library


    Regards,
    Erwin Moller

    Comment

    • Manuel Lemos

      #3
      Re: webmail interface for POP3

      Hello,

      On 09/29/2003 09:26 AM, Bob Kersten wrote:[color=blue]
      > I'm looking for a PHP webmail system that can read mail from a
      > POP3 interface and stores the retrieved messages in a MySQL database.
      > Does anyone know of such system and where to get it?[/color]

      You may start with this class to retrieve the messages and then just
      execute the necessary insert queries.

      http://www.phpclasses.org/pop3class



      --

      Regards,
      Manuel Lemos

      Free ready to use OOP components written in PHP
      http://www.phpclasses.org/

      Comment

      Working...