Announcement

Collapse
No announcement yet.

Notification when mail max recipients is reached

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Notification when mail max recipients is reached

    Hello,

    A common question that we get about open-xchange (appsuite 7.8) is: "what's the max recipients allowed in mail usage?"

    Actually, we didn't configured that parameter in open-xchange configuration, so the limit is configured in our postfix configuration.
    But, when we configure it (as a test) in mail.properties:

    Code:
    com.openexchange.mail.maxToCcBcc=10
    When we write a mail with more than 10 recipients, the open-xchange logfile tell that the limit has been reached:

    Code:
    com.openexchange.exception.OXException: MSG-0076 Categories=USER_INPUT Message='Please limit your recipients to 10  (including To/Cc/Bcc), and click 'Send' again.' exceptionID=636867788-208
    But nothing is displayed in the user interface, is it normal or is there something to configure to display it?

    Jérôme.

  • #2
    The problem has been solved in the last community update (Open-Xchange App Suite / OX 6 Middleware (backend) v7.8.0-rev26 and Open-Xchange App Suite frontend v7.8.0-rev19)
    Thanks for the correction.

    Jérôme.

    Comment

    Working...
    X