ISPConfig3 RC1

Discussion in 'Installation/Configuration' started by ihamouda, Feb 13, 2009.

  1. ihamouda

    ihamouda New Member

    Sorry sent by mistake to tips/tricks first

    Could somebody put me on the right direction.
    I want to automate the creation of some IMAP folders with the creation of the email account.
    I'm using ISPConfig3
    I know some php, and I know maildirmake.
    I just need to know which file to modify and around which line number

    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Take a look at the file /usr/local/ispconfig/server/plugins-available/mail_plugin.inc.php
     
  3. ihamouda

    ihamouda New Member

    One more question

    Thanks Till
    One more questions
    How to make the language drop down in adding a client default to English?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    You can set a default value in /usr/local/ispconfig/interface/web/client/form/client.tform.php
     
  5. ihamouda

    ihamouda New Member

    default language

    Till
    the default is already = $conf['language']

    and in config.inc.php $conf['language'] = 'en'

    But it is not reflected in the drop down box
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    I'am not talking about config.inc.php. Please take a look in the file I posted above.
     
  7. Unatine

    Unatine New Member

    Same problem with default language (and country), when creating CP user and Client.

    All default values set to RU, (in client.tform.php and users.tform.php), but not affected to combo box in panel. 'fi' language stay default. With Country (in Client) same problem. In client.tform.php default country set to DE but in panel, when create Client - default country - Afghanistan (first in select?) :)

    ISPConfig 3.0.0.9 rc2, Debian Lenny.
     

Share This Page