]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei q: reduce wasted IMAP connection for auth
authorEric Wong <e@80x24.org>
Mon, 22 Feb 2021 11:22:56 +0000 (08:22 -0300)
committerEric Wong <e@80x24.org>
Mon, 22 Feb 2021 22:14:21 +0000 (18:14 -0400)
We can rework the first lei2mail worker to authenticate, and
then share auth info with the rest of the lei2mail workers.  As
with "lei import", this uses PktOp and lei-daemon to share
updated credentials between the first an subsequent l2m workers.


No differences found