{
  "status": "healthy",
  "service": "mail-reception-service",
  "mode": "PRODUCTION",
  "uptimeSeconds": 3621.7,
  "timestamp": "2026-09-13T19:46:27.471Z",
  "smtp": {
    "host": "0.0.0.0",
    "port": 2525,
    "banner": "mail.autohq.tech",
    "maxMessageSize": "750 MB",
    "maxAttachmentSize": "500 MB"
  },
  "s3": {
    "bucket": "mail-reception-prod",
    "retentionDays": 14,
    "cleanup": {
      "enabled": true,
      "retentionDays": 14,
      "cleanupIntervalHours": 24,
      "lastRunAt": "2026-09-13T18:47:05.887Z",
      "lastDeletedCount": 0,
      "lastError": null,
      "isRunning": false
    }
  },
  "database": {
    "connected": true
  },
  "rules": {
    "file": "config/rules.production.yaml",
    "count": 2
  }
}