diff --git a/BIM/Workflow/OD Workflows.md b/BIM/Workflow/OD Workflows.md index 5f3c2fb..539df8c 100644 --- a/BIM/Workflow/OD Workflows.md +++ b/BIM/Workflow/OD Workflows.md @@ -239,29 +239,20 @@ If your file ever gets above 100mbs and you can't push to Github, try... --- -Incoming settings -Server name: -outlook.office365.com (POP/IMAP) - -Port: -POP: 995 with SSL selected -or -IMAP: 993 with SSL selected - -Encryption method: -TLS (POP/IMAP) +- Incoming settings + - Server name: `outlook.office365.com` + - Port: + - if POP: `995` with SSL selected + - if IMAP: `993` with SSL selected + - Encryption method: `TLS` (POP/IMAP) --- -Outgoing settings -Server name: -smtp.office365.com - -Port: -587 +- Outgoing settings + - Server name: `smtp.office365.com` + - Port:`587` -Encryption method: -STARTTLS (or TLS) +- Encryption method: `STARTTLS` or `TLS` --- @@ -351,11 +342,11 @@ STARTTLS --> \ No newline at end of file