I have a scenario of getting email from the global email server to the local mail server(exchange) so that users can use their emails locally even when there is no internet.
The local server should pop all the messages from the mailboxes of the users in the local domain and make them available to the users.
Please if possible provide the steps performed.