cancel
Showing results for 
Search instead for 
Did you mean: 

SOST error 841

Former Member
0 Kudos

Dear All,

Our SRM system sends mail notifications with PDF attachments.

In some cases the delivery of the message fails with error

"No delivery beacause message too long, maximum lenght 20.000.000 bytes".

i am  new to this issue could kindly help me to resolve this error

Best Regards

Srikanth BG

Accepted Solutions (0)

Answers (2)

Answers (2)

vinita_kasliwal
Active Contributor
0 Kudos

Hi Srikanth

For this issue you need to check the SAP note 690020.

As per SAP note 690020:

If you want to allow larger emails to be sent, increase the mpi/total_size_MB parameter in the SAP profile to a value that is

greater than a quadruple of the largest mail to be sent. (For the size of the mail, as a rule of thumb you can use approximately 150% of the

size of the user data contained in the mail).

And you can see this in transaction SOST:

No delivery to  because message too long, maximum length 20,000,000 bytes

Message no. XS841

Diagnosis

The message could not be delivered to recipient  because the message text was too long. The node used supports messages up to a a length of

20,000,000 bytes. The message text is, however, 95.181.977 bytes long.

You need to check on your system the value of the parameter mpi/total_size_MB, if its value not large enough (default value is 80), you need to increase

it to 96 x 4 = 384 (in this case it's 95.181.977 bytes long) .

Refer link :

http://wiki.scn.sap.com/wiki/display/ABAP/Message+no.+XS841+No+delivery+to++because+message+too+long...

Regards

Vinita

Former Member
0 Kudos

Hi Srikanth,

Please go through the Note 1891091

Regards,

Archer