botserver/src/core/secrets
Rodrigo Rodriguez (Pragmatismo) 1dc11c9b4e
Some checks failed
BotServer CI/CD / build (push) Failing after 17s
refactor: unify email sending to use EmailService + Vault, remove Gmail hardcoded defaults
- Replace gmail defaults with Vault-backed get_email_config_for_bot_sync
- send_campaign_email now delegates to EmailService::send_email
- Remove hardcoded smtp.gmail.com, imap.gmail.com, noreply@generalbots.com
- All SMTP config flows through Vault: bot → default bot → system
- Remove unused lettre imports from marketing/email.rs
2026-04-04 22:16:20 -03:00
..
mod.rs refactor: unify email sending to use EmailService + Vault, remove Gmail hardcoded defaults 2026-04-04 22:16:20 -03:00