diff options
| -rw-r--r-- | hel.nix | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -197,9 +197,9 @@ | |||
| 197 | authorized_submit_users = !uucp, static:anyone | 197 | authorized_submit_users = !uucp, static:anyone |
| 198 | message_size_limit = 0 | 198 | message_size_limit = 0 |
| 199 | 199 | ||
| 200 | header_checks = regexp:/var/lib/postfix/conf/header_checks | 200 | header_checks = regexp:/var/db/postfix/conf/header_checks |
| 201 | 201 | ||
| 202 | smtp_sasl_password_maps = texthash:/var/lib/postfix/conf/sasl_passwd | 202 | smtp_sasl_password_maps = texthash:/var/db/postfix/conf/sasl_passwd |
| 203 | smtp_sasl_type = cyrus | 203 | smtp_sasl_type = cyrus |
| 204 | smtp_sasl_auth_enable = yes | 204 | smtp_sasl_auth_enable = yes |
| 205 | 205 | ||
