1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 06:08:36 +01:00

Fix typo in word "IMAPS" in DevOps roadmap (#7909)

* Fix broken link in Kubernetes Roadmap (#6343)

* Add missing naming for Cloud Design Patterns link in DevOps roadmap

* DevOps roadmap: Fix typo in ECS official link

* Change title to IMAP in devops roadmap

* Change label name to IMAP

* Change name to imap
This commit is contained in:
Maxat Akbanov 2024-12-20 14:05:07 +05:00 committed by GitHub
parent 9e15f59660
commit 8148cb23ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1584,7 +1584,7 @@
]
},
"WMuXqa4b5wyRuYAQKQJRj": {
"title": "IMAPS",
"title": "IMAP",
"description": "IMAP (Internet Message Access Protocol) is a standard email protocol that allows email clients to access messages stored on a mail server. Unlike POP3, IMAP keeps emails on the server, enabling access from multiple devices while maintaining synchronization. It supports folder structures, message flagging, and partial message retrieval, making it efficient for managing large volumes of emails. IMAP allows users to search server-side, reducing bandwidth usage. It's designed for long-term mail storage on the server, ideal for users who need to access their email from various devices or locations. IMAP's synchronization capabilities and server-side management features make it the preferred protocol for most modern email systems, especially in mobile and multi-device environments.\n\nVisit the following resources to learn more:",
"links": [
{

View File

@ -2810,7 +2810,7 @@
"id": "WMuXqa4b5wyRuYAQKQJRj",
"type": "subtopic",
"data": {
"label": "IMAPS",
"label": "IMAP",
"style": {
"fontSize": 17,
"justifyContent": "flex-start",

View File

@ -56,7 +56,7 @@
"networking-protocols:emails:white-grey-listing": "E-lSLGzgOPrz-25ER2Hk7",
"networking-protocols:emails:smtp": "zJy9dOynWgLTDKI1iBluG",
"networking-protocols:emails:dmarc": "5vUKHuItQfkarp7LtACvX",
"networking-protocols:emails:imaps": "WMuXqa4b5wyRuYAQKQJRj",
"networking-protocols:emails:imap": "WMuXqa4b5wyRuYAQKQJRj",
"networking-protocols:emails:spf": "ewcJfnDFKXN8I5TLpXEaB",
"networking-protocols:emails:pop3s": "fzO6xVTBxliu24f3W5zaU",
"networking-protocols:emails:domain-keys": "RYCD78msIR2BPJoIP71aj",