fossasia / open-event-server

The Open Event Organizer Server to Manage Events https://test-api.eventyay.com
https://api.eventyay.com
GNU General Public License v3.0
2.96k stars 1.89k forks source link

Feat mail support #9136

Open Aaditya-Singh78 opened 5 months ago

Aaditya-Singh78 commented 5 months ago

Fixes #9113

Short description of what this resolves:

Mail support resolves the integration of email functionality within an application, facilitating communication with users, administrators, or other stakeholders through email channels. It enables sending and receiving emails for various purposes such as account management, notifications, alerts, and promotional campaigns. The MailingList model specifically addresses managing email subscriptions, allowing users to subscribe to mailing lists and receive updates or newsletters from the application. This feature enhances user engagement, facilitates information dissemination, and strengthens communication channels between the application and its users.

Changes proposed in this pull request:

Checklist