1919 < div class ="content ">
2020 < img src ='./assets/provider-db-logo.svg ' class ='provider-db-logo ' alt =''/>
2121
22+ < div style ="background: #ffe9c7; border: 2pt solid #d08700; padding: 0.5rem 1.5rem; margin-bottom: 2rem; clear: both; ">
23+ < h2 style ="margin-top: 0.5rem; "> This database is archived.</ h2 >
24+ < p >
25+ It is no longer maintained and receives no further updates.
26+ The information on this page reflects the state of May 2026
27+ and may be outdated or wrong by now.
28+ </ p >
29+ < p >
30+ For chatting, we recommend a < a href ="https://chatmail.at/relays "> chatmail relay</ a >
31+ instead of a classic email provider.
32+ </ p >
33+ < p >
34+ If you run your own mail server, the most reliable way to make it
35+ work with email clients is to publish an
36+ < a href ="https://nine.testrun.org/.well-known/autoconfig/mail/config-v1.1.xml "> autoconfig file</ a >
37+ (see the linked example) at
38+ < code > /.well-known/autoconfig/mail/config-v1.1.xml</ code > on your domain.
39+ </ p >
40+ < p >
41+ To set up a profile with a third-party classic email provider,
42+ you may need the "advanced settings" during profile creation.
43+ Please consult your provider for the required server settings.
44+ </ p >
45+ </ div >
46+
2247 < div class ='project-title '> Chatmail Provider Info</ div >
2348 < h1 > {{ page.name }}</ h1 >
2449 {% case page.status %}
@@ -43,7 +68,7 @@ <h1>{{ page.name }}</h1>
4368 {% endcase %}
4469 < p > Last checked: {{ page.last_checked }}</ p >
4570 < div class ='github-link '>
46- < a href ="https://github.com/chatmail/provider-db/blob/master/{{page.path}} "> Suggest Edits </ a >
71+ < a href ="https://github.com/chatmail/provider-db/blob/master/{{page.path}} "> View source (read-only archive) </ a >
4772 </ div >
4873 </ div >
4974</ body >
0 commit comments