pop3connector
run the following
get-receiveconnector | fl name,max*
look at the maximum message size settings for your connectors
you can run the following to increase all
get-receiveconnector | set-receiveconnector -maxmessagesize 20MB
Quelle: https://www.experts-exchange.com/questions/26485311/Problem-withSBS-2008...