Docs: use verified version of local_part variable in router require_files example
[exim.git] / doc / doc-docbook / spec.xfpt
index 73624a7bc59eba10c3ac1e8df8004daf71ea8914..f2adbb9bb9f2b1cfc653d514458ea4031a5648bd 100644 (file)
@@ -19182,7 +19182,7 @@ but the user is specified symbolically, the gid associated with the uid is
 used. For example:
 .code
 require_files = mail:/some/file
-require_files = $local_part:$home/.procmailrc
+require_files = $local_part_verified:$home/.procmailrc
 .endd
 If a user or group name in a &%require_files%& list does not exist, the
 &%require_files%& condition fails.