|
|
1dc11c9b4e
|
refactor: unify email sending to use EmailService + Vault, remove Gmail hardcoded defaults
BotServer CI/CD / build (push) Failing after 17s
- 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 |
|