From: Art Cancro Date: Tue, 18 Apr 2017 15:26:49 +0000 (-0400) Subject: imap_output_copyuid_response() now accepts an IMAP session context passed up the... X-Git-Tag: v939~556 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=8eb69231ba08c5e3f275d925c617ceec17d18175;hp=8eb69231ba08c5e3f275d925c617ceec17d18175;p=citadel.git imap_output_copyuid_response() now accepts an IMAP session context passed up the stack instead of grabbing it from the thread context. ---