In SharePoint 2010, the Incoming Email service timer job had an SPJobLockType of None, which means that the job ran on all servers in the farm, given the Incoming Email service was provisioned. In SharePoint 2013, that SPJobLockType has changed to Job, which means it only runs on a single member in the farm. This [...]
↧