Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
File Size maximum - setting?
al91206
Hi,
We're getting an "exceeded max message size" error in the iserver logs. Where can this setting be changes in iServer Express (10 sp1 running on linux).
Here is the log entry:
****0036297632*mailexcept.cpp*00322*08000*2010JAN18*17:12:47
AcViewingEmailNotifier::SendNotification :
Error code: 13037
Error description: Failed to send e-mail notification for the job: JobID : 1441 E-mail message not sent. The message size exceeds the maximum size allowed.
Parameter: 6310
Any help is finding the size setting appreciated.
Thanks,
Al
Find more posts tagged with
Comments
averma
Hi Al,
You can configure the size setting in the following file:
{Install Path}iServeretcacmetadescription.xml
Look for the category "Notification", the message size settings are stored under variable "MaxMailMessageSize".
Ashwini
al91206
Found the area and changed the size - thanks!