Gandi mail roundcube

Gandi and Roundcube!

Gandi is a popular domain registrar and web hosting company, and Roundcube is a popular web-based email client. Here's a brief overview of how to set up Roundcube with Gandi:

Prerequisites:

  1. You have a Gandi account with a domain registered and a hosting plan.
  2. You have a Gandi email account set up (e.g., [yourname]@yourdomain.com).
  3. You have a Gandi hosting plan with PHP and MySQL support.

Step 1: Install Roundcube

  1. Log in to your Gandi hosting control panel (e.g., cPanel).
  2. Look for the "Software" or "Applications" section and click on "Install Roundcube".
  3. Follow the installation wizard to install Roundcube.

Step 2: Configure Roundcube

  1. After installation, you'll find the Roundcube configuration file (roundcube.php) in the Roundcube installation directory (usually /usr/local/roundcube).
  2. Edit the roundcube.php file and update the following settings:
    • db_dsnw : Update the database connection string to match your Gandi hosting plan's MySQL settings.
    • smtp_server : Update the SMTP server settings to match your Gandi email account's settings.
    • smtp_port : Update the SMTP port number to match your Gandi email account's settings.
  3. Save the changes to the roundcube.php file.

Step 3: Access Roundcube

  1. Open a web browser and navigate to the Roundcube login page (usually http://yourdomain.com/roundcube).
  2. Log in to Roundcube using your Gandi email account credentials (e.g., [yourname]@yourdomain.com and your password).

Tips and Variations:

That's it! With these steps, you should be able to set up Roundcube with your Gandi email account. If you encounter any issues or have further questions, feel free to ask!