Logo
Explore Help
Register Sign In
Nemcio/CyberPanel
1
0
Fork 0
You've already forked CyberPanel
mirror of https://github.com/usmannasir/cyberpanel.git synced 2026-06-21 21:51:05 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
05f4e70be44e98d8a36fae6df3fe172e0aec8bec
CyberPanel/emailDelivery/apps.py

7 lines
158 B
Python
Raw Normal View History

Add CyberMail Email Delivery integration - New emailDelivery Django app with full platform API integration - Account connection, domain management, SMTP credentials, relay config - Auto-configure SPF/DKIM/DMARC DNS records via PowerDNS - Postfix SMTP relay through CyberMail (configureRelayHost/removeRelayHost) - Real-time delivery logs, stats, and per-domain analytics - Single-page AngularJS dashboard with marketing landing page - Promotional banners on 6 email-related pages with dismiss cookie - Manual SQL table creation in upgrade.py for existing installs - Documentation: setup guide, technical reference, user guide
2026-03-06 00:19:53 +05:00
from django.apps import AppConfig
class EmaildeliveryConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'emailDelivery'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 96ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API