On the mailbox server:
sc start msExchangePOP3On the client access server:
sc config msExchangePOP3 start=automatic
sc start msExchangeIMAP
sc config msExchangeIMAP start=automatic
sc start msExchangePOP3BEThen to confirm IMAP / POP3 settings:
sc config msExchangePOP3BE start=automatic
sc start msExchangeIMAPBE
sc config msExchangeIMAPBE start=automatic
Get-IMAPSettings | List
Get-POP3Settings | List
No comments:
Post a Comment