UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

The application Mail must be removed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51565 OSX8-00-00515 SV-65775r1_rule Low
Description
The application Mail must be removed.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53893r1_chk )
To check for the existence of Mail, run the following command:

ls -ald /Applications/Mail.app

If anything is returned, this is a finding.
Fix Text (F-56369r1_fix)
To remove Mail run the following command:

sudo rm -Rf /Applications/Mail.app