When using git send-email all emails originating with myself have the word 'To' in the recipient field (in both mutt and web based email client). Single line as view in mutt; 8 F Feb 09 To David S. Mil (3.5K) ├─>[PATCH 4/4] net: Fix check git send-email command used ; $ git send-email \ --to="David S. Miller <davem@xxxxxxxxxxxxx>" \ --cc="netdev@xxxxxxxxxxxxxxx, linuk-kernel@xxxxxxxxxxxxxxx" \ --cover-letter *.patch Am I using git incorrectly? $ cat ~/.gitconfig ... [sendemail] from = Tobin C. Harding <me@xxxxxxxx> smtpuser = ********* smtppass = ********* smtpserver = mail.messagingengine.com smtpencryption = tls smtpserverport = 587 confirm = auto ... thanks, Tobin. _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies