Document the sendemail.smtpserverport config variable

Add sendemail.smtpserverport to the Configuration section
of the git-send-email manpage. It should probably be
referenced in the --smtp-server-port option as well.

Signed-off-by: Kevin Ballard <kevin@sb.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Kevin Ballard 2008-03-19 02:16:29 -04:00 committed by Junio C Hamano
parent 7ccd366779
commit a811e4f0f0
1 changed files with 3 additions and 0 deletions

View File

@ -216,6 +216,9 @@ sendemail.chainreplyto::
sendemail.smtpserver::
Default SMTP server to use.

sendemail.smtpserverport::
Default SMTP server port to use.

sendemail.smtpuser::
Default SMTP-AUTH username.