Forum Discussion
Hanspach
Nov 05, 2019Copper Contributor
Sending through a shared mailbox by default
Greetings, I have a problem with a shared mailbox: We have a central mailbox for our company, where all major communication runs though. I have set it up as a shared mailbox. Everyone can recive ...
Ricardo Viana
Nov 05, 2019Iron Contributor
I think you only have 2 options here:
-add it as additional account (via File > Add account), you will need to remove automapping
-use a VBA script see: https://www.howto-outlook.com/howto/setfromaddress.htm#macrocode
-add it as additional account (via File > Add account), you will need to remove automapping
-use a VBA script see: https://www.howto-outlook.com/howto/setfromaddress.htm#macrocode
Hanspach
Nov 05, 2019Copper Contributor
Thanks for the fast reply. We had it before as a seperate account, but got told that the proper way to set this up was through a shared mailbox. We had sync problems when everyone used the same account simultaniously and hoped to mitigate those through the shared mailbox, but that is its own topic.
I'll try the macro, but if there is a more direct way I am still open for suggestions.