fix syntax error
This commit is contained in:
parent
01735e4c7a
commit
3dfd09cc81
1 changed files with 1 additions and 1 deletions
|
@ -54,4 +54,4 @@ milter_protocol = 6
|
|||
milter_default_action = accept
|
||||
|
||||
# rspamd
|
||||
milter_mail_macros = "i {mail_addr} {client_addr} {client_name} {auth_authen}"
|
||||
milter_mail_macros = i {mail_addr} {client_addr} {client_name} {auth_authen}
|
||||
|
|
Loading…
Reference in a new issue