Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Initial Version and Version 1 of Ticket #457, comment 3


Ignore:
Timestamp:
Jun 15, 2016, 6:37:47 PM (8 years ago)
Author:
lferran
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #457, comment 3

    initial v1  
    1 Best and final solution:
    2 
    3 modify roundcube configuration parameter that acts as default_domain in case the user does not write it in the login form:
    4 
    5 {{{#!sh
    6 $rcmail_config['username_domain'] = 'orxonox.info';
    7 }}}