The default SmarterMail auto-clean folder rules are: Junk E-Mail after 30 days and Deleted Items after 30 days. Any email residing in those folders longer than the configured retention period is automatically and permanently removed by the server. These two rules apply to all accounts and form the baseline for keeping mailboxes clutter-free without manual intervention.

Automatic cleanup prevents folders from accumulating years of spam, false positives, and deleted messages that consume storage and slow down searches. Every mailbox has finite quota; these rules reduce the risk of reaching limits while still allowing a reasonable window to recover items. Users retain full control to modify the durations or add rules for other folders.

#How Auto-Clean Rules Function

Auto-clean rules are server-side policies that periodically scan specified folders for messages whose age exceeds a threshold. Age is calculated from the message received date or last modified date. When the threshold is crossed the rule executes its action, most often permanent deletion. The process runs in the background during scheduled maintenance windows and requires no client software. This design keeps storage usage predictable and search performance high even on accounts receiving hundreds of messages daily.

#Default Rules

  • Junk E-Mail – 30 days: Messages automatically deleted after 30 days
  • Deleted Items – 30 days: Items permanently removed after 30 days

These defaults reflect standard industry practice. The Junk E-Mail folder typically contains low-value or suspected spam that rarely needs to be kept beyond a month. The Deleted Items folder acts as a safety net; 30 days gives users time to restore accidentally deleted mail before the system reclaims the space. The rules cannot be disabled at the user level but the retention period can be lengthened or shortened.

ini
[AutoClean]
JunkEmailDays=30
DeletedItemsDays=30
Action=Delete

#Customizing Auto-Clean Rules

Most administrators leave the defaults in place, yet many users benefit from tailoring them. You may want to retain junk mail longer during active spam campaigns or keep deleted sent items for compliance reasons. Customization is performed through the SmarterMail web interface and takes effect on the next server maintenance cycle.

#Prerequisites

  • Valid SmarterMail mailbox login credentials
  • Access to the webmail interface via a supported browser
  • Knowledge of which folders require different retention periods

#Step-by-Step Instructions

  • Log in to the SmarterMail web interface.
  • Click the Settings gear icon in the top-right corner.
  • Navigate to the Auto-Clean or Folder Rules section.
  • Edit the existing 30-day rules or click Add to create new rules for Sent Items, Drafts, or custom folders. Specify folder, retention days, and action.
  • Save the configuration. Monitor the folder sizes over the following week to confirm the new behavior.

#Common Pitfalls and Best Practices

  • Setting retention shorter than 14 days on Junk E-Mail often deletes legitimate messages before they are reviewed.
  • Rules are evaluated per folder; messages moved between folders reset their age for the new rule.
  • Overly aggressive rules across multiple folders can cause unexpected quota pressure if important mail is purged.
  • Review rules every six months or after major projects that change email volume.

Treat auto-clean configuration as part of your overall mailbox hygiene strategy. Combine sensible retention periods with regular quota monitoring and selective archiving. This approach maintains fast, reliable email access while minimizing storage costs and administrative overhead.