On 02/15/2017 08:04 AM, James Smart wrote: > On 2/15/2017 2:12 AM, Sagi Grimberg wrote: >> Also, can you send your patchset threaded? It usually does so >> when generating the patches with git format-patch, not sure >> how this is not the case with your set... It would make my >> life a bit easier. > > Well, I am using git format-patch to create them. But have to revert to > a manual mailing request as I haven't been able to get git-send-email > working past our firewalls. Sorry. Hello James, In the headers of your patch e-mails I found the following: "User-Agent: Heirloom mailx 12.5 6/20/10". As far as I know the transports supported by that e-mail client are IMAP, POP3 and SMTP. I think git supports both SMTP and IMAP for sending e-mails. Thanks, Bart.