pai
    Preparing search index...

    Function mailSendLimit

    • Whether sending is on (PAI_MAIL_SEND=1) and the daily recipient cap (PAI_MAIL_MAX_PER_DAY, default 10; 0 when it is not a positive number).

      Parameters

      Returns { allowed: boolean; perDay: number }

      • allowed: boolean

        True when PAI_MAIL_SEND is 1.

      • perDay: number

        The most recipients pai may send to in 24 hours.