]> Sergey Matveev's repositories - public-inbox.git/commit
t/imapd*.t: support older Mail::IMAPClient
authorEric Wong <e@yhbt.net>
Sun, 14 Jun 2020 00:25:05 +0000 (00:25 +0000)
committerEric Wong <e@yhbt.net>
Mon, 15 Jun 2020 06:07:55 +0000 (06:07 +0000)
commit16d4a34a7e796630d92949c4193db4b77bd7dd9d
tree9f9fa3a204eef173e238224419918bee2c73d63c
parent192dd6249c1960380241d73d099d5477028c259a
t/imapd*.t: support older Mail::IMAPClient

->has_capability on Mail::IMAPClient 3.37 (tested on CentOS 7.x)
only returned boolean values, and not the value of the capability.
t/imapd-tls.t
t/imapd.t