## Context Currently, you have to deploy several instances of Mailer if you have multiple products. This is a bit cumbersome. ## Solution Instead of defining SMPT credentials (or API keys) from environment variables, we can provide a simple UI to add multiple credentials. The user then can pick which account to use.