I use a macro to create some mail in Outlook 2010 (Version 14.0.7128.5000). The macro functions properly, except the mailitem.save command currently creates a mailitem in the Drafts folder of a dead account that had previously been the default. I changed the default account several weeks ago in Account Settings (and can see the checkmark on the new account), but can't find anything that could be confusing Outlook.

So, I have two questions:
  1. Since Outlook appears to be confused about the default account, is there a registry setting that needs to be reset?
  2. Is there a way in the macro to dictate which account the mailitem should land in?

Thank you for any help you can offer.