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-03-10 06:10:14 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
stable
CyberPanel/emailDelivery/apps.py

7 lines
158 B
Python
Raw Permalink 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: 32ms Template: 1ms
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