Message Size Restrictions

Would like to have all users have message size restrictions set to 10MB send/receive. Except for some users the limit will be larger.

Set-Mailbox "alias" -MaxSendSize 10mb -MaxReceiveSize 10mb - can this be run on all mailboxes:

Set-Mailbox -MaxSendSize 10mb -MaxReceiveSize 10mb ??? If I don't specify individually.

Maybe?? Get-Mailbox -ResultSize Unlimited | Set-Mailbox -MaxSendSize 10mb -MaxReceiveSize 10mb

I would then need to change settings on receive connector and transport service setting

to allow 25MB limit.

Then change setting on individual mailboxes that are allowed to accept 25MB.


  • Edited by Andy Diaz Friday, July 17, 2015 11:25 PM
July 17th, 2015 10:59pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics