mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #68] Feature request: Change max email attachment size 'standard' #42
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TUCU-Adam on GitHub (Oct 18, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/68
Under /?page=Addstandard .. Have the ability to set a 'standard' for max email attachment size for the tenant.
Get-MailboxPlan | Set-MailboxPlan -MaxSendSize 150MB -MaxReceiveSize 150MB
@KelvinTegelaar commented on GitHub (Oct 20, 2021):
This it a too "one-off" and not recommended by current standards, we'll have to nix this request for now. We'll consider adding it again in a later version.
@jcutrer84 commented on GitHub (Jul 10, 2025):
Might revisit this one. Looks like the size calculation might be off at 150MB