The university email system is now reliable and well-regulated. Unlike the early days of electronic mail, which was created as an open system without verification mechanisms, technological advancements have introduced automatic sender verification, communication encryption, and continuous monitoring systems:
- The sender is automatically verified.
- The content is protected during transmission.
- Access to the content is regulated.
The system administrator does not have unrestricted access to users’ emails but can only access them following explicit authorizations and official requests.
While providing adequate security guarantees for everyday use, email is not a certified tool for exchanging highly sensitive documents, for which dedicated solutions are available.
SPF (Sender Policy Framework)
It defines which servers are authorized to send emails for a domain.
DKIM (DomainKeys Identified Mail)
It applies a cryptographic signature to the message to ensure its integrity.
DMARC (Domain-based Message Authentication, Reporting & Conformance)
It defines how to handle messages that fail SPF and DKIM checks and allows for abuse monitoring.