framework or selfmade scriot?

Discussion in 'General' started by Newbie_master, Sep 5, 2006.

  1. Newbie_master

    Newbie_master New Member

    I want to create emailaccounts automatically like in framework. What have I to do?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Have a look at the ispconfig sources how ISPConfig creates email accounts.

    Generally add the correct records in the database tables isp_isp_user, isp_node and isp_dep and set the run file.
     
  3. Newbie_master

    Newbie_master New Member

    CAn you give me an example what to do?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    It is a bit complicated, thats why we created the remoting framework.

    Make a new ISPConfig installation, create a email account and compare the database tables I mentioned above with the empty database you had before to get a idea what ISPConfig is doing.
     

Share This Page