firebase / extensions

Source code for official Firebase extensions
https://firebase.google.com/products/extensions
Apache License 2.0
882 stars 372 forks source link

🐛 [firestore-send-email] Support for multiple and dynamic SMTP connection URIs #1990

Open maximiliancs opened 3 months ago

maximiliancs commented 3 months ago

This feature request is for extension: firestore-send-email.

What feature would you like to see?

Enhancing flexibility and scalability for managing outbound emails by enabling dynamic SMTP server configuration based on Firestore documents or Google Secret Manager.

In more detail:

How would you use it?

Incorporating these features would be particularly advantageous for scenarios involving diverse customers or varying SMTP configurations, such as allowing customers to use their own email servers for outbound email.

In addition, these enhancements open up possibilities for more tailored email communication strategies, e.g. enabling businesses to personalize their outgoing emails based on specific customer segments or preferences. This increased customization can significantly improve engagement and user experience, making the extension even more versatile for various use cases in application development.

As the implementation is highly valued, I'm available to provide additional context, clarification, or details for potential implementation. 🙏