diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-04 22:38:08 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-04 22:41:01 +0100 |
commit | d8024efa365d10d2dba4f06977776f4091250462 (patch) | |
tree | 79c2c180cbc2849e460be903c3d784a1b582f075 /test/scripts | |
parent | 1ef01bc6ea1e26fac17df1bd5faf306478bab667 (diff) |
Consolidate $local_part_verified into $local_part_data
This removes the former; the latter having been around since before the last
release. The router check_local_user option now writes the latter
and -verified no longer exists.
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/0000-Basic/0587 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/0000-Basic/0587 b/test/scripts/0000-Basic/0587 index 337b05ac6..038254eab 100644 --- a/test/scripts/0000-Basic/0587 +++ b/test/scripts/0000-Basic/0587 @@ -1,4 +1,4 @@ -# $local_part_verified, multi-rcpt message +# $local_part_data, multi-rcpt message # exim -bs -odi mail from:<someone@some.domain> |