When deleting a UNIX v2 account, the account is successfully removed from /etc/passwd, /etc/group, and /etc/shadow, but the user's corresponding mail file remains in the /var/spool/mail directory.
The following steps explain how to configure Identity Manager to automatically remove the mail file alongside the user account.
Identity Manager 14.x
This behavior occurs because the default connector configuration does not include the mail file directory in the deletion cleanup process. This is a configuration setting rather than a product defect.
You can ensure the mail file is deleted during account removal by selecting the appropriate configuration option in the Identity Manager User Console.
Option 1: Using the Identity Manager User Console
/var/spool/mail when the account is deleted.Option 2: Using the etautil Command If you prefer to use the command line, you can enable this setting using the etautil command:
(Replace <password> and <Directory_Name> with your specific environment values.)