Anyone discovered a way to disable "Allow MailDrop"?
MailDrop allows users to send large attachments in up to 5GB in size via iCloud. We can't store data with a unapproved cloud provider.
One thought I had was to set the minimum size equal to the maximum size, canceling each other out, by using the command:
defaults write com.apple.mail minSizeKB 5000000