Skip to content

Commit

Permalink
Document the sendemail.smtpserverport config variable
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kevin Ballard authored and Junio C Hamano committed Mar 20, 2008
1 parent 7ccd366 commit a811e4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/git-send-email.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit a811e4f

Please sign in to comment.