SMTP Integrator is an integrator charm for providing SMTP configuration details to consumer charms which seek to authenticate using a SMTP server. Configure the SMTP endpoint in the integrator charm and integrate consumer charms as needed.
The code is licensed under the Apache License, version 2, and pull requests are accepted once you’ve signed a Contributor License Agreement.
For details on configuration options, see this page.
In this documentation
Tutorials Get started - a hands-on introduction to using the SMTP Integrator operator for new users |
How-to guides Step-by-step guides covering key operations and common tasks |
Reference Technical information - specifications, APIs, architecture |
Explanation Concepts - discussion and clarification of key topics |
Contributing to this documentation
Documentation is an important part of this project, and we take the same open-source approach to the documentation as the code. As such, we welcome community contributions, suggestions and constructive feedback on our documentation. Our documentation is hosted on the Charmhub forum to enable easy collaboration. Please use the “Help us improve this documentation” links on each documentation page to either directly change something you see that’s wrong, ask a question, or make a suggestion about a potential change via the comments section.
If there’s a particular area of documentation that you’d like to see that’s missing, please file a bug.
Project and community
The SMTP Integrator Operator is a member of the Ubuntu family. It’s an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.
- Code of conduct
- Get support
- Join our online chat
- Contribute Thinking about using the SAML Integrator Operator for your next project? Get in touch!
Navigation
Level | Path | Navlink |
---|---|---|
1 | explanation | Explanation |
2 | explanation-charm-architecture | Charm architecture |
1 | how-to | How To |
2 | how-to-configure-smtp | How to configure SMTP |
2 | how-to-contribute | How to contribute |
1 | reference | Reference |
2 | reference-actions | Actions |
2 | reference-configurations | Configurations |
2 | reference-integrations | Integrations |
1 | tutorial | Tutorial |
2 | tutorial-getting-started | Getting started |