We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

mailbox simbol limit | Forum

Topic location: Forum home » Support » General Questions
DeFender
DeFender Feb 1 '15
where do change 50000 mailbox simbol limit ?


danke

ross Team
ross Feb 1 '15
Mailbox has the limit of 24000 symbols limit

you can change this in ow_plugins/mailbox/bol/ajax_service.php


class MAILBOX_BOL_AjaxService {
    const MAX_MESSAGE_TEXT_LENGTH = 24000;