mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-12 08:16:11 +01:00
postfix_access_policy_delegation protocol
This commit is contained in:
@@ -26,7 +26,6 @@ class EUsers(models.Model):
|
||||
class Meta:
|
||||
db_table = 'e_users'
|
||||
|
||||
|
||||
class Forwardings(models.Model):
|
||||
source = models.CharField(max_length=80)
|
||||
destination = models.TextField()
|
||||
|
||||
Reference in New Issue
Block a user