ispconfig api

Discussion in 'Developers' Forum' started by juan.rendon, Aug 3, 2010.

  1. juan.rendon

    juan.rendon New Member

    You can create mail accounts from a particular domain using ISPConfig some api or could be created via PHP mail accounts with a proper application

    Regards
    Juan Rendon
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You can use the remoting API to create email accounts in ispconfig with a external application. The Remoting API is a soap based api, you can find examples on how to use the api in the remote_client folder in the ispconfig tar.gz file.
     
  3. bluebirdnet

    bluebirdnet Member

    Hi Till,

    Can you give full path to remote_client folder ?

    thanks!
    Denny
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The folder is in the ispconfig .tar.gz file. If you unpack it, then you will find it on the top level.
     
  5. bluebirdnet

    bluebirdnet Member

    silly me! i was looking on the installed server.

    thanks Till.
     

Share This Page