Skip to content

Commit 288b0aa

Browse files
committed
feat: Remove echo from passthrough recipients
1 parent 9dae5ec commit 288b0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chatmaild/src/chatmaild/ini/chatmail.ini.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
# list of e-mail recipients for which to accept outbound un-encrypted mails
4545
# (space-separated, item may start with "@" to whitelist whole recipient domains)
46-
passthrough_recipients = echo@{mail_domain}
46+
passthrough_recipients =
4747

4848
# path to www directory - documented here: https://chatmail.at/doc/relay/getting_started.html#custom-web-pages
4949
#www_folder = www

0 commit comments

Comments
 (0)