diff options
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -320,7 +320,7 @@ in rec { | |||
| 320 | ''} | 320 | ''} |
| 321 | 321 | ||
| 322 | local_recipient_maps = | 322 | local_recipient_maps = |
| 323 | luser_relay = postmaster${recipient_delimiter}${local:unknown} | 323 | luser_relay = postmaster\${recipient_delimiter}\${local:unknown} |
| 324 | 324 | ||
| 325 | message_size_limit = 1073741824 | 325 | message_size_limit = 1073741824 |
| 326 | mailbox_size_limit = 10737418240 | 326 | mailbox_size_limit = 10737418240 |
