Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run a mail server in Python for debugging and receiving mail #14

Open
revalo opened this issue Oct 22, 2018 · 0 comments
Open

Run a mail server in Python for debugging and receiving mail #14

revalo opened this issue Oct 22, 2018 · 0 comments

Comments

@revalo
Copy link
Collaborator

revalo commented Oct 22, 2018

FaqBot could host its own mail server using something like salmon. This will allow two things:

  • Create a debug email address (for instance faqbot-debug@domain.com) all on its own for new users and developers to test things out without any mail setup on their part. This will make FaqBot truly plug and play.

  • Eventually route all faq mails through faqbot's server and have it relayed to existing mailboxes. Esentially using this new mail server for prod and not just debugging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant