Howard Bashinski
Member
- Outlook version
- Outlook 2016 32 bit
- Email Account
- IMAP
Hi all!
I want to automatically select a specific mail account to send e-mails when I am in a specific folder. I understand how to test for the current folder, and I understand how to use VBA to create a new e-mail and send it from a specific account.
However, I want all e-mails sent when I am in a specific folder to be sent using a specific account, which is not the default.
I figure there are at least two ways, and I can't figure out how to implement either of them:
What am I missing? Thanx!
hb
I want to automatically select a specific mail account to send e-mails when I am in a specific folder. I understand how to test for the current folder, and I understand how to use VBA to create a new e-mail and send it from a specific account.
However, I want all e-mails sent when I am in a specific folder to be sent using a specific account, which is not the default.
I figure there are at least two ways, and I can't figure out how to implement either of them:
- Change the current default account when I enter a specific folder.
- Change the account used to send an e-mail using the ItemSend event.
What am I missing? Thanx!
hb