draft init flow

This commit is contained in:
holger krekel
2023-12-09 02:07:09 +01:00
parent 009f549619
commit 5c58e625f0
6 changed files with 44 additions and 32 deletions

View File

@@ -0,0 +1,19 @@
mailname = {mailname}
max_user_send_per_minute = 60
passthrough_recipients = privacy@testrun.org xstore@testrun.org
filtermail_smtp_port = 10080
postfix_reinject_port = 10025
privacy_postal =
Merlinux GmbH, Represented by the managing director H. Krekel,
Reichgrafen Str. 20, 79102 Freiburg, Germany
privacy_mail = delta-privacy@merlinux.eu
privacy_pdo =
Prof. Dr. Fabian Schmieder, lexICT UG (limited), Ostfeldstr. 49, 30559 Hannover.
You can contact him at *delta-privacy@merlinux.eu* (Keyword: DPO)
privacy_supervisor =
State Commissioner for Data Protection and Freedom of Information of
Baden-Württemberg in 70173 Stuttgart, Germany.

32
defaults/chatmail.ini Normal file
View File

@@ -0,0 +1,32 @@
# mail domain (MUST be set to fully qualified chat mail domain)
domain = {mailname}
#
# If you only do private test deploys, you don't need to modify any settings below
#
# how many mails a user can send out per minute
max_user_send_per_minute = 60
# list of e-mail recipients for which to accept outbound un-encrypted mails
passthrough_recipients =
# where the filtermail SMTP service listens
filtermail_smtp_port = 10080
# postfix accepts on the localhost reinject SMTP port
postfix_reinject_port = 10025
# postal address of privacy contact
privacy_postal =
# email address of privacy contact
privacy_mail =
# postal address of the privacy data officer
privacy_pdo =
# postal address of the privacy supervisor
privacy_supervisor =