> * ag/imap-send-resurrection (2025-06-09) 10 commits > - imap-send: fix minor mistakes in the logs > - imap-send: display the destination mailbox when sending a message > - imap-send: display port alongwith host when git credential is invoked > - imap-send: add ability to list the available folders > - imap-send: enable specifying the folder using the command line > - imap-send: add PLAIN authentication method to OpenSSL > - imap-send: add support for OAuth2.0 authentication > - imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL > - imap-send: fix memory leak in case auth_cram_md5 fails > - imap-send: fix bug causing cfg->folder being set to NULL > > "git imap-send" has been broken for a long time, which has been > resurrected and then taught to talk OAuth2.0 etc. > > Will merge to 'next'? > source: <PN3PR01MB95976572C3B14C983802ECC1B86BA@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> The message ID here doesn't seem to be the same as v18 here: https://lore.kernel.org/git/PN3PR01MB9597929CF956CBB1B8B7D909B86BA@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/T/#u But the v18 has been added to the seen branch.