
Melouvert is the internal portal of the Orléans-Tours academy that provides access to business applications, messaging, and educational resources. A login failure on this portal does not necessarily indicate a Melouvert outage: authentication passes through a centralized academic identity service shared with PIA, Arena, Colibris, and Convergence. A blockage in any of these links cuts access to all the others.
TLS Handshake and System Clock: The Invisible Outage on Melouvert
Before suspecting an incorrect password, one must check a point that most troubleshooting guides relegate to the end of the article: the TLS handshake between the browser and the academic server. If the date or time on your computer is off, the portal’s SSL certificate is considered invalid. The browser then displays a security error or a blank page, without any explicit message related to the credentials.
See also : What are the rates for nursing homes in Morocco and how to plan your budget?
Automatic synchronization of the system clock fixes this problem in seconds. On Windows, simply check the date and time settings and enable synchronization with a time server. On macOS, the option can be found in the date settings.
Browser extensions also complicate matters. An active VPN, an ad blocker, or a privacy module can interfere with the certificate chain and cause redirection loops. A test in private browsing without extensions quickly isolates this type of conflict. If the connection works in private browsing, the problem lies with an installed module, not the portal.
Related reading : What to Expect in 2028: Major Trends and Upcoming Changes
When encountering Melouvert connection issues in Orléans Tours, this network and browser diagnosis should always precede password reset.

Locked Account or Expired Password: Distinguishing the Two Situations
The Orléans-Tours academy enforces a periodic password renewal policy. When the deadline is exceeded, the PIA portal refuses authentication without always specifying that the password has expired. The error message resembles a simple denial of credentials.
An expired password can be reset directly via PIA or Colibris, provided that a recovery email address or phone number has been previously entered. The procedure generates a temporary link sent to the registered backup channel.
Account locking is a distinct case. After several failed attempts, or if the academy detects suspicious activity, the account is blocked. The standard password reset is no longer sufficient. The academy has set up a dedicated unlocking form accessible at bv.ac-orleans-tours.fr/acces-bloque. This form allows reporting a compromised or locked account and receiving a callback from a technician after entering a mobile number.
To determine which situation you are in, here are the clues to observe:
- The portal displays “incorrect credentials” after a single attempt, without a history of multiple entries: the password has likely expired.
- The message explicitly mentions a blockage or redirects you to a support page: the account is locked, go directly to the unlocking form.
- The connection works on PIA but fails on Convergence or Melouvert: the problem lies downstream of authentication, on the application redirection side.
IMAP Mobile Configuration: Settings to Avoid Recurring Disconnections
Configuring academic messaging on a smartphone generates a specific category of failures. The phone’s mail client attempts to connect to the server at regular intervals. If the encryption settings are incorrectly defined, each synchronization fails silently, and messages no longer arrive without the user receiving any alert.
The academy recommends prioritizing the IMAP protocol with strict SSL/TLS encryption, rather than the STARTTLS mode, which is more fragile against network interruptions. The standard port for secure IMAP is 993. For sending via SMTP, port 465 with SSL/TLS should be used instead of 587 in STARTTLS.
Three settings to systematically check on mobile:
- The “username” field must contain the full academic identifier, not just the first name.last name (the exact format depends on the account type: teaching or administrative).
- The “authentication required for sending” option must be enabled in the outgoing server settings, otherwise emails will result in error 535.
- The synchronization frequency should not drop below fifteen minutes: intervals that are too short multiply connection attempts and may trigger a temporary block on the server side.

Convergence Redirection to Melouvert: Understanding Access Loops
The Convergence portal centralizes access to various academic applications. When a user clicks on the Melouvert shortcut from Convergence, a redirection occurs with the transmission of the session token. If this token is invalid or expired, the browser enters a loop: Convergence redirects to Melouvert, which redirects to the authentication page, which redirects back to Convergence.
This circular behavior is almost always caused by corrupted or expired session cookies. Clearing the browser’s cache and cookies, then reconnecting from the PIA homepage (and not from a bookmark pointing directly to Melouvert), breaks the loop in the vast majority of cases.
If the problem persists after deleting cookies, check that the browser allows third-party cookies for the domain ac-orleans-tours.fr. Some configurations of Firefox or Safari block third-party cookies by default, preventing the token from being transmitted between Convergence and Melouvert.
The last resort remains the unlocking form mentioned above, especially if the account has been reported as compromised during repeated attempts. A callback from an academic technician allows resetting the session on the server side, something no local manipulation can achieve.