mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
document some attributes in chatmail.ini
This commit is contained in:
17
chatmail.ini
17
chatmail.ini
@@ -1,12 +1,23 @@
|
||||
|
||||
[params]
|
||||
max_user_send_per_minute = 60
|
||||
filtermail_smtp_port = 10080
|
||||
postfix_reinject_port = 10025
|
||||
|
||||
# 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 = privacy@testrun.org xstore@testrun.org
|
||||
|
||||
# where the filtermail SMTP service listens
|
||||
filtermail_smtp_port = 10080
|
||||
|
||||
# to which port to re-inject messages after they passed filtermail
|
||||
postfix_reinject_port = 10025
|
||||
|
||||
|
||||
[privacy:testrun]
|
||||
|
||||
# the settings in this section are only applied
|
||||
# if the instantiated mail domain shell-matches the 'domain' setting
|
||||
domain = *.testrun.org
|
||||
privacy_postal =
|
||||
Merlinux GmbH, Represented by the managing director H. Krekel,
|
||||
|
||||
Reference in New Issue
Block a user