Set Sahana master approver mail, closes #20
This commit is contained in:
parent
7c577389c1
commit
115b54f8bb
@ -103,7 +103,7 @@ settings.mail.server = "127.0.0.1:25"
|
|||||||
settings.mail.sender = "'Sahana' <sahana@spotter.ngo>"
|
settings.mail.sender = "'Sahana' <sahana@spotter.ngo>"
|
||||||
# Default email address to which requests to approve new user accounts gets sent
|
# Default email address to which requests to approve new user accounts gets sent
|
||||||
# This can be overridden for specific domains/organisations via the auth_domain table
|
# This can be overridden for specific domains/organisations via the auth_domain table
|
||||||
#settings.mail.approver = "useradmin@example.org"
|
settings.mail.approver = "info@spotter.ngo"
|
||||||
# Daily Limit on Sending of emails
|
# Daily Limit on Sending of emails
|
||||||
#settings.mail.limit = 1000
|
#settings.mail.limit = 1000
|
||||||
|
|
||||||
|
@ -103,7 +103,7 @@ settings.mail.server = "127.0.0.1:25"
|
|||||||
settings.mail.sender = "'SAMBRO' <sambro@spotter.ngo>"
|
settings.mail.sender = "'SAMBRO' <sambro@spotter.ngo>"
|
||||||
# Default email address to which requests to approve new user accounts gets sent
|
# Default email address to which requests to approve new user accounts gets sent
|
||||||
# This can be overridden for specific domains/organisations via the auth_domain table
|
# This can be overridden for specific domains/organisations via the auth_domain table
|
||||||
#settings.mail.approver = "useradmin@example.org"
|
settings.mail.approver = "info@spotter.ngo"
|
||||||
# Daily Limit on Sending of emails
|
# Daily Limit on Sending of emails
|
||||||
#settings.mail.limit = 1000
|
#settings.mail.limit = 1000
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user