Hi all,
I have just installed Roundcube and I can access my emails, however when I log in I have to type in the 'FULL username' and mail server everytime.
My username: test+rdplive.co.uk
My Sever: mail.rdplive.co.uk
I login via IMAP.
Can I configure the 'server' field so that it displays a drop-down list of my mail servers, that are:
mail.rdplive.co.uk & mail.rdplive.net ??
And one more thing, is it possible to configure something else so that I don't have to put in the '+rdplive.co.uk' or the '+rdplive.net' part of the username each time I choose my mail server, as I will choose mail server first, then input the username and password.
If this topic has been mentioned before then I do apologize.
Many Thanks for reading.
Any help would very much appreciated!
Martyn
RDP Live
To create a list of mail servers add them to $rcmail_config['default_host'] in /config/main.inc.php. To automatically add the username change $rcmail_config['username_domain'] in /config/main.inc.php try using '%z'.
Quote from: skaero;34394To create a list of mail servers add them to $rcmail_config['default_host'] in /config/main.inc.php. To automatically add the username change $rcmail_config['username_domain'] in /config/main.inc.php try using '%z'.
Hi Skaero,
Many Thanks for the quick response, however I am still having problems with this. I am sorry!
Currently the line reads:
$rcmail_config['default_host'] = '';
I would like
mail.rdplive.co.uk AND
mail.rdplive.net as the available servers.
Could you please show me how to do this, as I have been try all sorts of variances but I cant get it to work!
Just incase you need to know, the RC logon page is
webmail.rdplive.net.
Many many Thanks!! :)
Martyn
Quote from: skaero;34394To create a list of mail servers add them to $rcmail_config['default_host'] in /config/main.inc.php. To automatically add the username change $rcmail_config['username_domain'] in /config/main.inc.php try using '%z'.
Hi Skaero,
Many Thanks for the quick response, however I am still having problems with this. I am sorry!
Currently the line reads:
$rcmail_config['default_host'] = '';
I would like
mail.rdplive.co.uk AND
mail.rdplive.net as the available servers.
Could you please show me how to do this, as I have been trying all sorts of variances but I cant get it to work!
Many many Thanks!! :)
Martyn
You would need to make it an array, for example:
$rcmail_config['default_host'] = array('mail.server1.com', 'mail.server2.com');
The Island of Tiffany bracelet (http://www.tiffanyoverstock.com/tiffany-bracelets-c-69.html) Nassau is great all year round and there are Tiffany necklace (http://www.tiffanyoverstock.com/tiffany-necklaces-c-71.html) chartered boats which can be taken everyday and what is Tiffany charm bracelet (http://www.tiffanyoverstock.com/tiffany-bracelets-c-69.html) even better about Nassau Tiffany jewelry sale (http://www.jewelryoftiffany.com) is that it is close to the Continental shelf so you will not need to travel hours to start dropping lines to fish therefore itTiffany necklace (http://www.jewelryoftiffany.com/tiffany-necklaces-c-1.html) is possible to get 4 or 8 hours of Tiffany jewelry outlet (http://www.jewelryoftiffany.com) fishing time, just imagine how many fish you could catch in that time! The types of fish that Tiffany necklace (http://www.tiffanycollections.us/tiffany-necklace-c-67.html) can be caught from Nassau are Dolphin,Tiffany and co jewelry (http://www.tiffanycollections.us) Marlin, Wahoo, Tuna and Sailfish. If you prefer not to be on the boat you can venture a little Tiffany jewelry (http://www.tiffanycollections.us) further along the south coast of Nassau where there are shallow waters perfect for fly fishing with many fish in the sea.
Quote from: skaero;34399You would need to make it an array, for example:
$rcmail_config['default_host'] = array('mail.server1.com', 'mail.server2.com');
Thank you, Thank you, Thank you!!!! :)
Just what I needed!
Kind Regards,
Martyn