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-11 06:40:14 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
e19c466915114356accce25c19f7ef07b8becc8a
CyberPanel/webmail/apps.py

6 lines
89 B
Python
Raw Normal View History

Add integrated webmail client with SSO, contacts, and Sieve rules Replace SnappyMail link with a custom Django webmail app that provides: - Full IMAP/SMTP integration (Dovecot + Postfix) with master user SSO - 3-column responsive UI matching CyberPanel design system - Compose with rich text editor, attachments, reply/forward - Contact management with auto-collect from sent messages - Sieve mail filter rules with ManageSieve protocol support - Standalone login page for direct webmail access - Account switcher for admins managing multiple email accounts - HTML email sanitization (whitelist-based, external image proxy) - Draft auto-save and per-user settings
2026-03-05 02:49:00 +05:00
from django.apps import AppConfig
class WebmailConfig(AppConfig):
name = 'webmail'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 24ms 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