basic notes about the mail services lecture
This commit is contained in:
parent
d58b49d37a
commit
ec59aba754
22
412/mail.md
Normal file
22
412/mail.md
Normal file
@ -0,0 +1,22 @@
|
||||
# Email Service
|
||||
|
||||
> Standards
|
||||
|
||||
Try to keep things with standard protocols
|
||||
|
||||
> Automation
|
||||
|
||||
Have some system that can create emails for you instead of manually creating them
|
||||
|
||||
> Redundancy
|
||||
|
||||
Backup mail servers to insure against partial loss
|
||||
|
||||
> POP/IMAP
|
||||
|
||||
Most servers accept IMAP and not POP anymore
|
||||
|
||||
> Encryption
|
||||
|
||||
For the most part we use SSL on the mail server to retain privacy among the users.
|
||||
|
Loading…
Reference in New Issue
Block a user