# Global settings for Rspamd learning
# Folders are space-separated and use the Dovecot dot-prefix format

# Folders to learn as HAM (clean mail)
# We exclude INBOX by default to avoid learning from undetected spam.
HAM_FOLDERS=".Sent"

# Folders to learn as SPAM
SPAM_FOLDERS=".Junk"
