Virtual Users

Discussion in 'General' started by gfts, Feb 7, 2006.

  1. gfts

    gfts New Member

    Hello,

    ISPConfig doesnot support virtual users, and only system users currently.

    Is there any way, where i can use ISPConfig for maintaining the resellers/domains - less emails for those domains, and some other way to create virtual users for the mails.

    I am still trying out ISPConfig, before making the server live.

    I would certainly want virtual users for the mails, and not system users which makes life more simple, and a same name can be used for different domains.

    Thanks
     
  2. falko

    falko Super Moderator ISPConfig Developer

    You can combine the "Perfect Setup" guide and the "Virtual Users And Domains With Postfix, Courier And MySQL (+ SMTP-AUTH, Quota, SpamAssassin, ClamAV) " guide on your server.
    After the ISPConfig installation, you must remove

    Code:
    virtual_maps = hash:/etc/postfix/virtusertable
    mydestination = /etc/postfix/local-host-names
    from /etc/postfix/main.cf.
    Please be advised that afterwards you cannot create email users with ISPConfig anymore!
     
  3. gfts

    gfts New Member

    Should i configure "Perfect Setup" first and then install ISPConfig ? or do i do it the other way round ?

    Thanks
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    1. perfect setup.
    2. ISPCOnfig installation

    :)
     

Share This Page