oppia/oppia

[Feature Request]: Remove SERVER_CAN_SEND_EMAILS platform param

Open

#22,727 opened on May 28, 2025

View on GitHub
 (33 comments) (0 reactions) (1 assignee)Python (5,292 stars) (3,534 forks)batch import
Impact: Low -- ONLY DO IF GOOD FIRST ISSUEWork: Lowenhancementgood first issue

Description

Is your feature request related to a problem? Please describe.

Email functionality is currently enabled across all servers so SERVER_CAN_SEND_EMAILS platform parameter can be safely deleted.

Describe the solution (or solutions) you'd like

Delete SERVER_CAN_SEND_EMAILS platform parameter.

Describe alternatives you've considered and rejected

No response

Additional context

No response

Contributor guide