IMAP server

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

    IMAP server

    i want a IMAP server for windows so that i can retrive incoming mails.
    I use mssql server to store user information.

    i need IMAP server to develop project i.e mail system
    can any body sent me IMAP server.

  • Michael Vilain

    #2
    Re: IMAP server

    In article <1125859760.016 314.161780@g44g 2000cwa.googleg roups.com>,
    "chirag" <ckp21082@yahoo .com> wrote:
    [color=blue]
    > i want a IMAP server for windows so that i can retrive incoming mails.
    > I use mssql server to store user information.
    >
    > i need IMAP server to develop project i.e mail system
    > can any body sent me IMAP server.[/color]

    And this is relevant to PHP development in what way?

    --
    DeeDee, don't press that button! DeeDee! NO! Dee...



    Comment

    • Al Kolff

      #3
      Re: IMAP server


      "chirag" <ckp21082@yahoo .com> wrote in message
      news:1125859760 .016314.161780@ g44g2000cwa.goo glegroups.com.. .[color=blue]
      > i want a IMAP server for windows so that i can retrive incoming mails.
      > I use mssql server to store user information.
      >
      > i need IMAP server to develop project i.e mail system
      > can any body sent me IMAP server.
      >[/color]

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


      It requires horde and php 4.3.0
      I use mysql for the database

      God bless
      al


      Comment

      • Smitro

        #4
        Re: IMAP server

        Al Kolff wrote:[color=blue]
        > "chirag" <ckp21082@yahoo .com> wrote in message
        > news:1125859760 .016314.161780@ g44g2000cwa.goo glegroups.com.. .
        >[color=green]
        >>i want a IMAP server for windows so that i can retrive incoming mails.
        >>I use mssql server to store user information.
        >>
        >>i need IMAP server to develop project i.e mail system
        >>can any body sent me IMAP server.
        >>[/color]
        >
        >
        > Try
        > http://www.horde.org/imp/
        >
        > It requires horde and php 4.3.0
        > I use mysql for the database
        >
        > God bless
        > al
        >
        >[/color]

        ah, horde provides access to a mail server using
        IMAP. so therefore, it requires IMAP (or POP3).
        basicly does what chirag wants to build.

        I don't know of any freebies for Windows, although
        if you have a spare box around SME Server is well
        worth a look, and will do what you want straight
        out of the box with little config, although it is
        a whole OS (linux base)

        Comment

        Working...