When you have POP3 accounts in an Exchange profile you can get
unwanted results when you check the current user's email address
with the NameSpace.CurrentUser.Address. In particular, you may get
the address from a POP account, rather than the Exchange address.
There can also be other unwanted interactions when you have a POP3
account enabled with an Exchange profile.
If you are using WinFax Pro, you can take advantage of some
undocumented behavior of MAPI profiles:
- Set up a profile that includes both an Exchange account and one or
more POP3 accounts. Make the default delivery point of that profile
the Exchange mailbox.
- Make that first profile the default profile for WinFax.
- Set up an Exchange-only profile, and make it the default profile
for Outlook.
- Log into Outlook using the second, Exchange-only profile.
- Start WinFax Pro.
With this configuration, mail messages from the POP account will
automatically be delivered to the Exchange mailbox, but the
information from NameSpace.CurrentUser will be the Exchange
information. You should also be able to avoid some of the other side
effects of having mixed POP3 and Exchange accounts.