Jan Engelhardt wrote: > To be in the picture, the command issued was: > > rm -f 00*; git-format-patch -C -M --stat=72 --summary -p --thread -n > origin/symbolic/upstream..HEAD; git-send-email --thread > --no-signed-off-by-cc --no-chain --to user2@localhost 00* Maybe adding --suppress-from would help? See the --suppress-* family in the git-send-email docs along with the sendemail.suppress* configuration counterparts. -brandon -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html