{
  "status": "healthy",
  "service": "mail-reception-service",
  "mode": "DEVELOPMENT",
  "uptimeSeconds": 41.8,
  "timestamp": "2026-09-06T18:22:41.521Z",
  "smtp": {
    "host": "0.0.0.0",
    "port": 2525,
    "banner": "mail.dev.autohq.tech",
    "maxMessageSize": "750 MB",
    "maxAttachmentSize": "500 MB"
  },
  "s3": {
    "bucket": "mail-reception-dev",
    "retentionDays": 0,
    "cleanup": {
      "enabled": false,
      "retentionDays": 0,
      "cleanupIntervalHours": 24,
      "lastRunAt": null,
      "lastDeletedCount": 0,
      "lastError": null,
      "isRunning": false
    }
  },
  "database": {
    "connected": true
  },
  "rules": {
    "file": "config/rules.development.yaml",
    "count": 5
  }
}