Unable to send or receive emails

Wissensdatenbanken

Unable to send or receive emails


Icons/System/eye-open Created with Sketch. 38354 Ansichten 20.02.2026 E-Mail-Lösungen und kollaborative Tools

Objective

Is your email account unable to send or receive emails when using webmail or your email software?

Find out how to diagnose sending or receiving errors on your OVHcloud email solution.

If you have any other questions that are not covered by this guide, please refer to our Email FAQ.

Requirements

  • an OVHcloud email solution (MX Plan/Web Hosting emails)

OVHcloud Control Panel Access

  • Direct link: MX Plan
  • Navigation path: Web Cloud > MX Plan > Select your MX Plan service

Instructions

Use the sending and receiving keywords to quickly identify the issues that apply to each of the practical cases below.

Are my email service and/or accounts active? (sending and receiving)

For your emails to work, you need to have an active email service. If your email solution is linked to a Web Hosting plan, check that it has not expired. You can verify this directly in the OVHcloud Control Panel. The corresponding domain name must also be active.

Start by checking that you are up to date with your payments and service renewals.

Follow these steps to ensure that your relevant services are up and running:

Go to the Web Cloud section, click Domain names, then select your domain name. If your domain name has expired, this will be listed at the top of the page.

Go to the Web Cloud section, click Hosting plans, then select your Web Hosting plan. The date of expiry or automatic renewal of your hosting will be indicated at the top of the page.

Go to the Web Cloud section, click Emails (or MX Plan depending on your plan), then select the domain name concerned. Click the Emails accounts tab. Check the email account status in the Blocked due to SPAM column.

I am unable to send and/or receive emails from my email software (sending and/or receiving)

If you use an email client on your computer (Outlook, Mac Mail, Thunderbird, etc.) or smartphone (iOS, Android, etc.), and you experience a sending or receiving technical issue:

  1. From an Internet browser, log in to the webmail using the email address concerned.
  2. Go to the MX Plan guides page and check your email client configuration using the guides available in the Setting up an email application on your computer or Setting up an email application on your mobile device section, depending on the device you are using.
I can't receive emails because my email address is full, I don't have any more space. What can I do?

If you have signed up to one of our OVHcloud email solutions and one of your email accounts is full, please read our guide "Managing email account storage space". This guide will help you decide whether you can optimize your existing storage space, or whether you need to change email solutions to increase storage capacity.

Are emails functional from webmail? (sending and/or receiving)

To ensure that the malfunction is not linked to a configuration error, send and receive a test email directly via OVHcloud webmail. If everything is working properly, check your software configuration using the guides provided.

From your computer browser or smartphone, go to the address Webmail.

webmail

I cannot log in to webmail

Make sure you have the right password. If necessary, you can modify it. Also check if two-factor authentication is enabled (Exchange only).

To change the password for an email address, please refer to our guide "Changing a password for an MX Plan email address".

Is there an incident or maintenance in progress for my service? (sending and/or receiving)

You can check the various tasks that are currently in progress on https://web-cloud.status-ovhcloud.com/.

  • For MX Plan, check in the Emails section.
Is the domain name pointing correctly to my email service? (receiving)

Check that your domain name points correctly to the OVHcloud email servers. To do this, you will need to configure MX records in your DNS zone.
Please refer to our guide "Adding an MX record to your domain name's configuration".

DNSzone

To check your domain name's DNS configuration, regardless of its registrar, you can use the Zone Master tool, using our documentation "Tutorial - Using Zonemaster".

After sending an email, I receive a message that my email could not be sent, including a 3-digit code (sending)

This is an SMTP error return. This indicates that the exchange between the outgoing server and the incoming email server could not be completed correctly. The code is used to determine the type of error the server encountered. It is usually accompanied by a message detailing this error.

An SMTP response consists of a 3-digit number. The three digits of the answer each have a particular meaning:

  • The first number indicates whether the answer is positive, negative or incomplete. An SMTP client will be able to determine its next action by examining this first digit.
  • The second and third digits provide additional information.

There are four possible values for the first digit of the response code:

CodeDescription
2 xxPositive response: the requested action has been completed. A new request can be initiated.
3 xxTemporary positive response: the request has been accepted, but the requested action is pending receipt of more information. The SMTP client should send another command specifying this information.
4 xxPersistent transient failure: the command was not accepted and the requested action not fulfilled. However, the error condition is temporary and the action can be requested again.
5 xxNegative response: the command was not accepted and the requested action not fulfilled. The SMTP client should not repeat the same request.

Use Ctrl+F / Cmd+F and enter your error code to quickly find it in the following table.

The majority of SMTP negative response codes used by servers are listed below:

A 4xx code indicates that the error is temporary. The message can be sent again at a later time. Identify the cause and try again after resolving it.

Response codesDetailsActions
420Timeout connection problemThis error message is returned only by GroupWise mail servers. Contact the destination mail server administrator.
421Service not available, transmission channel being closedUndetermined origin error, make sure that sending to another domain works. If yes, please try sending the original email again later.
432The recipient's Exchange Server incoming mail queue has been stoppedThis error message is returned only by Microsoft Exchange mail servers. Contact the destination mail server administrator.
449A routing errorThis error message is returned only by Microsoft Exchange mail servers. Microsoft recommends that you run a diagnostic with their WinRoute tool.
450Requested action not taken – The user's mailbox is unavailable (for example, mailbox busy or temporarily blocked for security or blacklisting reasons).Check if the IP address of the mail server is blacklisted (Spamhaus), and also check if your mail contains words referring to SPAM.
451Requested action aborted – Local error in processingThis may be due to a momentary overload, or an incorrect SPF check of the issuing domain. Refer to the additional message provided by the server, or contact the server administrator if this persists.
452The command has been aborted because the server has insufficient system storageThe mail server is 'overloaded'. This could also be caused by too many messages trying to be sent at once. Please check your outbox and try again.
455Server unable to deal with the command at this time.Wait a while, then try again. If this fails, contact the recipient's email server administrator.

A 5xx code indicates that the error is permanent. The message will not be sent again automatically. You must take corrective action before attempting another send.

Response codesDetailsActions
500A syntax error: the server could not recognise the command (may include errors such as a too long command line)This is often caused by the sender's antivirus or firewall. Check this and try again.
501Syntax error in parameters or argumentsThis is often caused by an incorrect recipient email address or a sender-side antivirus or firewall problem. Please check the destination address and your antivirus or firewall.
502Command not implementedThe settings or options used when sending the email with your SMTP server are recognised but disabled in its configuration. Please contact your service provider.
503Server encountered bad sequence of commandsThis is usually due to an authentication problem, make sure you are authenticated on the SMTP server in terms of your email software configuration.
504Command parameter not implementedThe settings or options used when sending the email with your SMTP server are recognised but disabled in its configuration. Please contact your service provider.
535Authentication failedUser information/password is incorrect or sending is potentially blocked on your email address. Check the status of your email address in your OVHcloud Control Panel. A password change can unblock the sending if the account has been blocked for spam, see our guide "What to do if your account is blocked for spam" for more information.
550Requested action not performed: mailbox unavailableThe destination mail server could not verify the email address used. This is most often caused by an invalid destination email address, but can also mean that the destination email server has firewall or connectivity issues. Check the recipient's email address, and/or try again.
550 5.7.1Email rejected per policy reasonThe destination email server rejected the sending email address for security policy reasons. There are many reasons for this, and they are usually detailed with the error code. In some cases, it can be an IP address in the transmission chain that is present in a reject list. To check the reputation of an IP address, you can test it, for example, on MXtoolbox or check the chain of transmission of an email from the email address concerned with Mailtester
550 5.7.26This message does not have authentication information or fails to pass authentication checksThe mail was rejected because the sender's email service does not have SPF or DKIM configured on their domain name.

It is advisable to set up a priority SPF record, which is compatible with all email offers. Use our guide "How to improve email security with an SPF record".

If your email offer has the DKIM option, you can put it in place using our guide "How to improve email security with a DKIM record".
551User not local or invalid address – Relay deniedThis is typically used as a spam prevention strategy. It says that the mail relay is not authorised for any reason to relay your message to another server than yours. Please contact your service provider.
552Requested mail actions aborted – Exceeded storage allocationThe user you tried to contact no longer has space to receive messages. Unfortunately, the only solution is to contact the recipient via another method.
553Requested action not taken – Mailbox name invalidThis is usually caused by an incorrect destination email address. Please check that the email address in question is correct.
554Transaction failed, "No SMTP service here"This is usually a blacklist problem. Check if your email server IP address is blacklisted (Spamhaus).
555MAIL FROM / RCPT TO, unrecognised or unimplemented argumentsThe outgoing SMTP server cannot recognise the email address used in either your From or To settings. Please check that the email addresses entered are correct, and also check that you have not exceeded the limit set by OVHcloud: 200 mails/hour/account and 300 mails/hour/ip.

Go further

Email FAQ

How to improve email security with an SPF record

How to improve email security with a DKIM record

Managing email account storage space

What to do if your account is blocked for spam

Join our community of users.

Zugehörige Artikel