Opened 13 years ago

Closed 13 years ago

#15382 closed (invalid)

Users should be able to specify multiple email connections in their settings

Reported by: Niran Babalola Owned by: nobody
Component: Core (Mail) Version:
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Multiple databases and caches can currently be configured in one's settings file. It'd be nice if the same could be done with email connections. For example, Amazon's SES starts out new users with a low quota that they gradually increase, so splitting emails between SES and other connections to start out with is a useful approach.

I've written code that does most of this, but I wanted to make sure it has general appeal before getting it in shape for a proper patch.

Change History (1)

comment:1 by Niran Babalola, 13 years ago

Resolution: invalid
Status: newclosed

Oops. Taking this feature request to django-developers.

Note: See TracTickets for help on using tickets.
Back to Top