Move email_core to core
This commit is contained in:
2
core/config/example/aliases
Normal file
2
core/config/example/aliases
Normal file
@@ -0,0 +1,2 @@
|
||||
admin@example.org admin@example.org
|
||||
@example.org catch-all@example.org
|
||||
1
core/config/example/domains
Normal file
1
core/config/example/domains
Normal file
@@ -0,0 +1 @@
|
||||
example.org
|
||||
1
core/config/example/myhostname
Normal file
1
core/config/example/myhostname
Normal file
@@ -0,0 +1 @@
|
||||
localhost
|
||||
2
core/config/example/passwords
Normal file
2
core/config/example/passwords
Normal file
@@ -0,0 +1,2 @@
|
||||
catch-all@example.org:{PLAIN}password123
|
||||
admin@example.org:{SHA256-CRYPT}$5$3qaCC/fV65Adtfoy$O20EXoSOcgWKf5NyAZnXAtGPQoSgeYRjLm56M25.H12
|
||||
Reference in New Issue
Block a user