-
Notifications
You must be signed in to change notification settings - Fork 0
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
Setup mail server #7
Comments
Add notes and automatic checks for:
DMARC requires setup of dedicated mailbox. http://dkimcore.org/c/keycheck is a tool to check DKIM records. http://www.mail-tester.com is great tool to check correctness trustworthiness of setup. https://ssl-tools.net/mailservers/decent.im correctness and features test. |
Not willing to mess with DKIM/DMARC. What makes sense on initial stage is reception of email, e.g. abuse reports (and of confirmation email by xmpp.org directory maintainers...). Received email can be forwarded to all devs addresses, or stored in local maildir. |
Parts of solution learnt from playing with staging server:
|
Set up manually on both staging and production. Nothing added to our repos because that's none of our business how/whether other setups' owners want to run mail service. |
Considering making above notes a part of sysadmin documentation. |
mailto:[email protected] is required to be responsive
The text was updated successfully, but these errors were encountered: