php and mail accounts

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

    #1

    php and mail accounts

    Is it possible to create a mail account using php on a redhat linux
    system with imap. I would like to do this as I want to offer a free
    @domain.com email address when users register with my site. Any help
    would be great.
    Damien
  • Tim Van Wassenhove

    #2
    Re: php and mail accounts

    On 2004-01-14, Damien <stardrifter@di gitalhosts.co.u k> wrote:[color=blue]
    > Is it possible to create a mail account using php on a redhat linux
    > system with imap. I would like to do this as I want to offer a free
    > @domain.com email address when users register with my site. Any help
    > would be great.[/color]

    If you have root access, anything is possible ;)

    I thnk you'll find plenty of tutorials that tell you how you can make
    your imap4 server authenticate against ldap, mysql, or whatever you
    want. Just make sure to use a system that allows interfacing with php.

    --

    Comment

    Working...