From d6cc0739c5a3648b4e7a776e0b5cf61efa3bb9b1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 15 Dec 2023 15:22:49 -0500 Subject: t/pop3d-limit: use v1 inbox to test on ancient git We don't need v2 features nor scalability to test POP3 stuff. --- t/pop3d-limit.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/pop3d-limit.t b/t/pop3d-limit.t index 79e320af..f52c8802 100644 --- a/t/pop3d-limit.t +++ b/t/pop3d-limit.t @@ -24,7 +24,7 @@ body $n EOM }; -my $ibx = create_inbox 'pop3d-limit', version => 2, -primary_address => $addr, +my $ibx = create_inbox 'pop3d-limit', -primary_address => $addr, indexlevel => 'basic', tmpdir => "$tmpdir/ibx", sub { my ($im, $ibx) = @_; $add_msg->($im, $_) for (1..3); -- cgit v1.2.3-24-ge0c7