[SOLVED] EMAIL BODY SIZE limitation ...

Found something wrong ?
Post Reply
rnio
Posts: 89
Joined: Tue Jul 03, 2012 4:56 pm

[SOLVED] EMAIL BODY SIZE limitation ...

Post by rnio » Fri Feb 23, 2018 2:43 am

Hi Aaron,

is there a way to INCREASE the "private const int MAX_EMAIL_BODY_LENGTH = 2048;" to maybe 4096?

Robert
Last edited by rnio on Tue Apr 10, 2018 4:26 am, edited 1 time in total.

Aaron
Site Admin
Posts: 4652
Joined: Thu Jul 12, 2007 12:13 am

Re: EMAIL BODY SIZE limitation ...

Post by Aaron » Sun Apr 08, 2018 12:05 pm

Updated MAX_EMAIL_BODY_LENGTH to 4096.

rnio
Posts: 89
Joined: Tue Jul 03, 2012 4:56 pm

Re: EMAIL BODY SIZE limitation ...

Post by rnio » Tue Apr 10, 2018 4:25 am

Thanks ... works great :)

Post Reply