cancel
Showing results for 
Search instead for 
Did you mean: 

WebAS 6.20 ABAP: Size limit for incoming E-Mail

Former Member
0 Kudos

Hello WebAS Experts,

we use SAP CRM 4.0 based on WebAS 6.20 ABAP. I've implemented a Process described in this Blog: <a href="/people/gregor.wolf3/blog/2005/10/02/inbound-mail-processing-150-attach-files-to-opportunity">Inbound mail processing – Attach files to Opportunity</a>. In short: Our Users can forward E-Mails with Attachments to a specific Address in our CRM system and the attachments are assigned to a Opportunity document. They now face the problem that Attachments larger than a specific size are not accepted. Mails with 1 MByte work but not with 8 MByte. Is there a profile parameter which can be set to allow larger incoming E-Mails?

Regards

Gregor

Accepted Solutions (0)

Answers (1)

Answers (1)

gregorw
Active Contributor
0 Kudos

Hello Everybody,

you have to make shure that the profile parameter mpi/total_size_MB is 4 times bigger than the maximum Mail Size you want to send or recive.

Regards

Gregor