adding email-addresses file
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
root: "{{ smtp_mail_from }}"
|
||||||
|
{{ default_user }}: "{{ smtp_mail_from }}"
|
||||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
|||||||
|
root: "{{ smtp_mail_from }}"
|
||||||
|
{{ default_user }}: "{{ smtp_mail_from }}"
|
||||||