I've enabled incoming email for my SharePoint installation. We have
two WFE servers, each running local SMTP in IIS. We are using the
automatic configuration setting in SharePoint Central Admin, and the
path to the drop folder is identical for each server. The permissions
for each drop folder are identical--this includes the user that the
Timer Service job runs under, as well as the 2 worker process groups
(WSS_ADMIN_WPG and WSS_WPG). The WSS Web Application Service is
enabled for both servers.
Mail reaches the drop folder on both servers. However, only mail from
one drop folder is being delivered to SharePoint; coincidentally, this
is the server that also hosts the Central Admin site. Messages are
just accumulating in the other folder.
What do I need to do so that mail is delivered to SharePoint from the
other folder?
Thanks for your help!