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!
config/main.inc.php
// 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.