Dropbox / Email
Configure AWS SES so EllaRise can send and (later) receive email.
AWS SES configuration
Outbound email for Dropbox replies and Broadcasts is sent through Amazon SES. Credentials are stored server-side (superuser-only) and never exposed to the staff app.
Must be a verified SES identity, out of the sandbox.
Status & next steps
- Outbound send runs through a localhost SES bridge service (
ses-bridge); it must be running for sends/tests to work. - Inbound BCC-to-file (the dropbox address) is a separate phase — SES receipt rules + MX/DNS.
- Credentials here are stored in the superuser-only
email_settingscollection.