Next iteration of my small series of fixes to --smtp-domain. Changes since v2: 1/4: Added a patch that standardizes on a single bracket style for subs. 2/4: Fixed the style of valid_fqdn() and calls to it. 4/4: Remove default variable and significantly improve commit message. Many thanks to Jakub Narebski for his repeated suggestions. Brian Gernhardt (4): send-email: Cleanup { style send-email: Don't use FQDNs without a '.' Document send-email --smtp-domain send-email: Cleanup smtp-domain and add config Documentation/config.txt | 1 + Documentation/git-send-email.txt | 7 +++++ git-send-email.perl | 48 +++++++++++++++++-------------------- 3 files changed, 30 insertions(+), 26 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