Metalab Services: Unterschied zwischen den Versionen
Pepi (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
|||
(5 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 3: | Zeile 3: | ||
{{Projekt | {{Projekt | ||
|image=Metalab Atomic ASCII.png | |image=Metalab Atomic ASCII.png | ||
|involved= | |involved= | ||
|startdate=2013-11-18 | |startdate=2013-11-18 | ||
|status= | |status=deceased | ||
|wtf=Fixing, Securing and updating Metalab Services | |wtf=Fixing, Securing and updating Metalab Services | ||
|lastupdate=21.01.2013 <!-- if lastupdate is not set manually, the date will be set automatically to the date of the latest wikiapage --> | |lastupdate=21.01.2013 <!-- if lastupdate is not set manually, the date will be set automatically to the date of the latest wikiapage --> | ||
Zeile 16: | Zeile 16: | ||
* Website: http(80)/https(443) metalab.at (www.metalab.at) | * Website: http(80)/https(443) metalab.at (www.metalab.at) | ||
* Website: http(80)/https(443) lists.metalab.at | * Website: http(80)/https(443) lists.metalab.at | ||
* XMPP/Jabber: xmpp(5222 | * XMPP/Jabber: xmpp(5222, 5269) jabber.metalab.at | ||
* Incoming Email: SMTP(25) mail.metalab.at (MX 10) | * Incoming Email: SMTP(25) mail.metalab.at (MX 10) | ||
* Outgoing Email: SMTP(25) | * Outgoing Email: SMTP(25) | ||
Zeile 83: | Zeile 83: | ||
* Add SRV Records to DNS for Jabber/XMPP Server federation and Clients discovery | * Add SRV Records to DNS for Jabber/XMPP Server federation and Clients discovery | ||
* Add SPF/TXT Records to DNS for Email | * Add SPF/TXT Records to DNS for Email | ||
** Keep in mind: some people occasionally send email as core | ** Keep in mind: some people occasionally send email as [[Bild:core.png]] from GMail servers (with regards to my comment from above, yes I don't like that either) --[[Benutzer:Mzeltner|Mzeltner]] ([[Benutzer Diskussion:Mzeltner|Diskussion]]) | ||
* Test all the services, document how to test them | * Test all the services, document how to test them | ||
* Test all the security things, document how to test them | * Test all the security things, document how to test them | ||
== Things DONE == | == Things DONE == | ||
* 2015-07-01: STARTTLS on SMTP supported. Check to see if TLS works on the SMTP service: <code>openssl s_client -starttls smtp -connect mail.metalab.at:25</code> | |||
* Cleaned up most cruft in the DNS - Did [[User:Pepi|I]] break anything? I'm sorry, [[User:Pepi|tell me]] what and why you need it so I can reinstate it! | * Cleaned up most cruft in the DNS - Did [[User:Pepi|I]] break anything? I'm sorry, [[User:Pepi|tell me]] what and why you need it so I can reinstate it! |