Benoit Tellier created JAMES-3608: ------------------------------------- Summary: JMAP: Configure a maximum size for email creation Key: JAMES-3608 URL: https://issues.apache.org/jira/browse/JAMES-3608 Project: James Server Issue Type: New Feature Components: JMAP Affects Versions: master, 3.6.0 Reporter: Benoit Tellier Assignee: Antoine Duprat Fix For: 3.7.0
h3. Why? Limiting the maximum size of emails is a common practice. h3. How? {code:java} | email.send.max.size | Optional. Configuration max size for message created in both JMAP Draft amd RFC-8621. | Default value: None. Supported units are B (bytes) K (KB) M (MB) G (GB). {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org