Changes from v1: - Moves valid FQDN conditions from line-ending conditions to a new function - Adds sendemail.smtpdomain to the list in config.txt Patch 2/3 is unchanged. Brian Gernhardt (3): send-email: Don't use FQDNs without a '.' Document send-email --smtp-domain send-email: Add sendemail.smtpdomain Documentation/config.txt | 1 + Documentation/git-send-email.txt | 7 +++++++ git-send-email.perl | 32 ++++++++++++++++++-------------- 3 files changed, 26 insertions(+), 14 deletions(-) -- 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