+ Reply to Thread
Results 1 to 2 of 2

Thread: Server Option In Login Screen

  1. #1
    CarlosinFL is offline Registered User
    Join Date
    May 2009
    Location
    Orlando, FL
    Posts
    77
    Downloads
    0
    Uploads
    0

    Default Server Option In Login Screen

    I don't know how or why but my RC server has a strange "server" option when I go to my server and try to login. I can't seem to understand why this is present and how to simply just display "user name / password" as my other servers do. Can someone please tell me how to remove this from my config?

    I attached a screenshot:

    Please help!
    Attached Images

  2. #2
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,392
    Downloads
    36
    Uploads
    0

    Default

    config/main.inc.php
    PHP Code:
    // the mail host chosen to perform the log-in
    // leave blank to show a textbox at login, give a list of hosts
    // to display a pulldown menu or set one host as string.
    // To use SSL/TLS connection, enter hostname with prefix ssl:// or tls://
    $rcmail_config['default_host'] = 'localhost'
    Define you host here. It is clearly described.
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts