summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-01-08 13:51:42 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2020-01-08 13:57:38 +0000
commitcf8b2c5789b6b6cfc2bb0dd84753ed7ec746d444 (patch)
tree5fe221046ba3bd252d4f42519240d96d2515d5b8 /src
parentf5bf7636988febc332349f2a1deb2a4329ff3243 (diff)
Docs: warn against using $local_part directly in delivery
Diffstat (limited to 'src')
-rw-r--r--src/src/configure.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/configure.default b/src/src/configure.default
index cf38305e5..08f5a9d10 100644
--- a/src/src/configure.default
+++ b/src/src/configure.default
@@ -863,7 +863,7 @@ smarthost_smtp:
local_delivery:
driver = appendfile
- file = /var/mail/$local_part
+ file = /var/mail/$home
delivery_date_add
envelope_to_add
return_path_add