Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-expand-tabs-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/websitedevait/public_html/wp-includes/functions.php on line 6131
What are the root and Bogus.root files in my /var/spool/mail directory? | Advanced Internet Technologies

This article specifically applies to the AIT fully managed shared and dedicated server accounts. The root and Bogus.root files located in the /var/spool/mail/ directory on your account are due to the fact that a default maildrop was configured in /etc/aliases file going to root or postmaster. You can check the contents of the /etc/aliases file via the SMT or via FTP.

Viewing Aliases through SMT

Viewing Aliases through FTP

  • FTP to your server.
  • Proceed to the /etc/ directory.
  • Open the aliases file. Find the entries like this:
  • To receive these mails in the root or postmaster mailboxes, change the ‘root’ user to an email address that is valid that you check.
  • Then add and remove an alias through the SMT interface. This will rehash the aliases file, and make it a binary file for sendmail to read again.
  • You can then remove all of the Bogus.root and root files in the /var/spool/mail directory.