cec5dae (use new Git::config_path() for aliasesfile, 2011-09-30) broke the expansion of aliases for me: ./git-send-email --cc=junio --dry-run 0001-t7800-avoid-arithmetic-expansion-notation.patch 0001-t7800-avoid-arithmetic-expansion-notation.patch Who should the emails appear to be from? [Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>] Emails will be sent from: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> Dry-OK. Log says: Sendmail: /home/mjg/bin/msmtp-fastmail-git -i git@xxxxxxxxxxxxxxx junio git@xxxxxxxxxxxxxxxxxxxx From: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> To: git@xxxxxxxxxxxxxxx Cc: junio ... Happens with both "--cc junio" and "--cc=junio". Reverting cec5dae brings my aliases back. Relevant config: git config --get-regexp sendemail.alias\* sendemail.aliasesfile /home/mjg/git/gitauthors sendemail.aliasfiletype mutt Can I please have alias expansion back? No, I don't know what cec5dae tries to achieve, and I lack the perl fu to fix it. Michael -- 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