X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseControl PanelsSolution to Plesk Onyx The message ...

Solution to Plesk Onyx The message cannot be received: 552 5.3.4 Error

If you receive the following error when receiving e-mails on your Plesk Onxy server, it indicates that the sent e-mail size is more than the maximum reception limit set by Plesk.

Before making the settings below, keep in mind that the values ​​will now also be valid for emails sent as spam.

First of all, for the solution; We connect to our server via ssh.

ssh [email protected] -p privateport

We check the value considered valid.

postconf | grep message_size_limit

Now we determine the new size we want.

postconf -e message_size_limit=52428800

Finally, we can restart the postfix service with the following command.

service postfix reload

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(70 times viewed. / 0 people found helpful.)