Search results
Results From The WOW.Com Content Network
JohnDoh. Roundcube is an IMAP client. You do not manage users via it. There is no admin user or admin panel. You need to create your users on the IMAP server that Roundcube is configured to connect to and then login using those creds to login to Roundcube. Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...
I have installed the roundcubemail, I need to know how do i configure my SMTP & IMAP Setting so that i could connect Email Client with xyz email address.
Well, I tried, but got "Login failed" message. My account works correctly in various mail clients and webmail clients (mail collector services). There were no errors through Roundcube installation. Thanks for your answer, may be I should try to re-install Roundcube...
Logged. May 26, 2007, 11:16:51 AM. I just installed the latest version of RoundCube. I would like to customize the login page and remove the words "Welcome to RoundCube Webmail" from the title bar (above the username and password) and from the title of the webpage at the top of the screen so that it references our church.
That's not Roundcube, Roundcube is the name of the webmail software they use. They will probably be able to reset the password for you. Roundcube Plugins : Contextmenu, SpamAssassin Prefs, and more...
You can also set HTML as default in the Roundcube config file or from your Personal Settings inside Roundcube (Settings > Preferences > Composing Mail > Compose HTML messages. Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more... Print. Go Up 1. Webmail double login and font edits.
When configuring Outlook, make sure you select IMAP. The Internet Message Access Protocol (IMAP) allows an e-mail client to access e-mail on a remote mail server. That's how you keep Roundcube and Outlook synchronized. The e-mails are always handled on the server so it looks like they are in "sync" when using different client applications.
I want to customize the Roundcube login page and Roundcube webmail user dashboard with a Company logo. Also, Roundcube should redirect to a website home page on logout. The login page and dashboard customization must be made in a way that it will not be disconfigured by Roundcube updates in the future. Roundcube is runing on a CWP Panel.
It's either failing at the database level, or at the IMAP level. Here are a few items: 1.) Make sure auto_create_user is set to TRUE in the main.inc.php file. 2.) Make sure there's a default domain, and it's proper in main.inc.php. 3.) Double check your server settings in main.inc.php. 4.)
It seems that one of the programmers of Roundcube - ALEC - missed a change and we all trapped in. Obviously Roundcube initiates the session AFTER including the main config. So, the answer is, you can't do that by inserting PHP code into the main configuration file.