git/Documentation
Aditya Garg fafc9b08b8 docs: update sendmail docs to use more secure SMTP server for Gmail
Earlier recommendation by IETF with RFC 2595 was to deprecate
implicit TLS in preference for upgrade an initially unencrypted
connection with STARTTLS command.  These days, however, IETF
recommends that connections be made using "Implicit TLS", in
preference to STARTTLS and the like, completely reversing their
earlier position, in RFC8314.

Update the GMail example to use the implicit TLS to match the
current recommendation at port 465.

Signed-off-by: Aditya Garg <gargaditya08@live.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2025-08-26 10:00:25 -07:00
..
RelNotes Git 2.51-rc1 2025-08-07 08:48:57 -07:00
config mingw: drop Windows 7-specific work-around 2025-08-03 18:30:38 -07:00
howto
includes
mergetools
technical Merge branch 'jc/you-still-use-whatchanged' 2025-06-25 14:07:35 -07:00
.gitignore
BreakingChanges.adoc BreakingChanges: announce switch to "reftable" format 2025-07-07 06:26:21 -07:00
CodingGuidelines Merge branch 'jc/doc-release-vs-clear' 2025-08-04 08:10:35 -07:00
DecisionMaking.adoc
Makefile Merge branch 'jc/you-still-use-whatchanged' 2025-06-25 14:07:35 -07:00
MyFirstContribution.adoc
MyFirstObjectWalk.adoc Merge branch 'jc/you-still-use-whatchanged' 2025-06-25 14:07:35 -07:00
ReviewingGuidelines.adoc
SubmittingPatches SubmittingPatches: allow non-real name contributions 2025-07-16 07:35:45 -07:00
ToolsForGit.adoc
asciidoc.conf.in doc: git-log: convert rev list options to new doc format 2025-07-07 13:45:00 -07:00
asciidoctor-extensions.rb.in doc: git-log: convert rev list options to new doc format 2025-07-07 13:45:00 -07:00
blame-options.adoc
build-docdep.perl
cat-texi.perl
cmd-list.sh
config.adoc
date-formats.adoc
diff-context-options.adoc add-patch: add diff.context command line overrides 2025-07-29 08:52:45 -07:00
diff-format.adoc
diff-generate-patch.adoc Merge branch 'ma/doc-diff-cc-headers' 2025-06-18 13:53:34 -07:00
diff-options.adoc doc: git-log: convert diff options to new doc format 2025-07-07 13:45:00 -07:00
doc-diff
docbook-xsl.css
docbook.xsl
docinfo-html.in
everyday.adoco
fetch-options.adoc
fix-texi.sh
fsck-msgids.adoc
generate-mergetool-list.sh
git-add.adoc add-patch: add diff.context command line overrides 2025-07-29 08:52:45 -07:00
git-am.adoc
git-annotate.adoc
git-apply.adoc apply docs: clarify wording for --intent-to-add 2025-07-07 06:41:11 -07:00
git-archimport.adoc
git-archive.adoc
git-backfill.adoc
git-bisect-lk2009.adoc
git-bisect.adoc
git-blame.adoc
git-branch.adoc
git-bugreport.adoc
git-bundle.adoc
git-cat-file.adoc cat-file.c: add batch handling for submodules 2025-06-03 12:08:58 -07:00
git-check-attr.adoc
git-check-ignore.adoc
git-check-mailmap.adoc
git-check-ref-format.adoc
git-checkout-index.adoc
git-checkout.adoc add-patch: add diff.context command line overrides 2025-07-29 08:52:45 -07:00
git-cherry-pick.adoc
git-cherry.adoc
git-citool.adoc
git-clean.adoc
git-clone.adoc
git-column.adoc doc: column: fix blank lines around block delimiters 2025-06-01 17:20:16 -07:00
git-commit-graph.adoc
git-commit-tree.adoc
git-commit.adoc add-patch: add diff.context command line overrides 2025-07-29 08:52:45 -07:00
git-config.adoc config: mention --url in the synopsis 2025-07-01 10:28:48 -07:00
git-count-objects.adoc
git-credential-cache--daemon.adoc
git-credential-cache.adoc
git-credential-store.adoc
git-credential.adoc
git-cvsexportcommit.adoc
git-cvsimport.adoc
git-cvsserver.adoc
git-daemon.adoc
git-describe.adoc
git-diagnose.adoc
git-diff-files.adoc
git-diff-index.adoc
git-diff-pairs.adoc
git-diff-tree.adoc
git-diff.adoc
git-difftool.adoc
git-fast-export.adoc fast-(import|export): improve on commit signature output format 2025-07-09 16:08:29 -07:00
git-fast-import.adoc Merge branch 'kh/doc-fast-import-historical' 2025-08-04 08:10:36 -07:00
git-fetch-pack.adoc
git-fetch.adoc
git-filter-branch.adoc
git-fmt-merge-msg.adoc
git-for-each-ref.adoc for-each-ref: reword the documentation for '--start-after' 2025-07-28 14:16:37 -07:00
git-for-each-repo.adoc
git-format-patch.adoc
git-fsck-objects.adoc
git-fsck.adoc
git-fsmonitor--daemon.adoc
git-gc.adoc
git-get-tar-commit-id.adoc
git-grep.adoc
git-gui.adoc
git-hash-object.adoc
git-help.adoc
git-hook.adoc
git-http-backend.adoc
git-http-fetch.adoc
git-http-push.adoc
git-imap-send.adoc docs: explain how to use `git imap-send --list` command to get a list of available folders 2025-07-22 08:49:15 -07:00
git-index-pack.adoc
git-init-db.adoc
git-init.adoc
git-instaweb.adoc
git-interpret-trailers.adoc
git-log.adoc doc: convert git-log to new documentation format 2025-07-07 13:45:00 -07:00
git-ls-files.adoc
git-ls-remote.adoc
git-ls-tree.adoc
git-mailinfo.adoc
git-mailsplit.adoc
git-maintenance.adoc doc: maintenance: fix linkgit syntax 2025-06-09 11:33:25 -07:00
git-merge-base.adoc
git-merge-file.adoc
git-merge-index.adoc
git-merge-one-file.adoc
git-merge-tree.adoc
git-merge.adoc Merge branch 'ts/merge-orig-head-doc-fix' 2025-07-14 11:19:28 -07:00
git-mergetool--lib.adoc
git-mergetool.adoc
git-mktag.adoc
git-mktree.adoc
git-multi-pack-index.adoc
git-mv.adoc
git-name-rev.adoc
git-notes.adoc
git-p4.adoc
git-pack-objects.adoc pack-objects: introduce '--stdin-packs=follow' 2025-06-23 15:41:37 -07:00
git-pack-redundant.adoc
git-pack-refs.adoc Merge branch 'ps/doc-pack-refs-auto-with-files-backend-fix' 2025-07-16 09:42:28 -07:00
git-patch-id.adoc
git-prune-packed.adoc
git-prune.adoc
git-pull.adoc
git-push.adoc
git-quiltimport.adoc
git-range-diff.adoc
git-read-tree.adoc
git-rebase.adoc
git-receive-pack.adoc
git-reflog.adoc
git-refs.adoc
git-remote-ext.adoc
git-remote-fd.adoc
git-remote-helpers.adoco
git-remote.adoc
git-repack.adoc Merge branch 'ds/path-walk-2' 2025-06-17 10:44:38 -07:00
git-replace.adoc
git-replay.adoc
git-request-pull.adoc
git-rerere.adoc
git-reset.adoc add-patch: add diff.context command line overrides 2025-07-29 08:52:45 -07:00
git-restore.adoc Merge branch 'lm/add-p-context' 2025-08-04 08:10:33 -07:00
git-rev-list.adoc
git-rev-parse.adoc
git-revert.adoc
git-rm.adoc
git-send-email.adoc docs: update sendmail docs to use more secure SMTP server for Gmail 2025-08-26 10:00:25 -07:00
git-send-pack.adoc
git-sh-i18n--envsubst.adoc
git-sh-i18n.adoc
git-sh-setup.adoc
git-shell.adoc
git-shortlog.adoc
git-show-branch.adoc
git-show-index.adoc
git-show-ref.adoc
git-show.adoc
git-sparse-checkout.adoc
git-stage.adoc
git-stash.adoc Merge branch 'lm/add-p-context' 2025-08-04 08:10:33 -07:00
git-status.adoc
git-stripspace.adoc
git-submodule.adoc submodule: prevent overwriting .gitmodules on path reuse 2025-07-24 13:35:07 -07:00
git-svn.adoc
git-switch.adoc builtin: unmark git-switch and git-restore as experimental 2025-07-28 14:24:03 -07:00
git-symbolic-ref.adoc
git-tag.adoc
git-tools.adoc
git-unpack-file.adoc
git-unpack-objects.adoc
git-update-index.adoc
git-update-ref.adoc
git-update-server-info.adoc
git-upload-archive.adoc
git-upload-pack.adoc
git-var.adoc
git-verify-commit.adoc
git-verify-pack.adoc
git-verify-tag.adoc
git-version.adoc
git-web--browse.adoc
git-whatchanged.adoc
git-worktree.adoc
git-write-tree.adoc
git.adoc
gitattributes.adoc
gitcli.adoc
gitcore-tutorial.adoc
gitcredentials.adoc docs: remove credential helper links for emails from gitcredentials 2025-05-30 10:23:37 -07:00
gitcvs-migration.adoc
gitdiffcore.adoc
giteveryday.adoc
gitfaq.adoc
gitformat-bundle.adoc
gitformat-chunk.adoc
gitformat-commit-graph.adoc
gitformat-index.adoc
gitformat-pack.adoc
gitformat-signature.adoc
gitglossary.adoc
githooks.adoc
gitignore.adoc
gitk.adoc
gitmailmap.adoc
gitmodules.adoc
gitnamespaces.adoc
gitpacking.adoc
gitprotocol-capabilities.adoc
gitprotocol-common.adoc
gitprotocol-http.adoc
gitprotocol-pack.adoc
gitprotocol-v2.adoc doc: update references to renamed AsciiDoc files 2025-06-06 15:05:47 -07:00
gitremote-helpers.adoc Merge branch 'bs/remote-helpers-doc-markup-fix' 2025-07-14 11:19:22 -07:00
gitrepository-layout.adoc
gitrevisions.adoc
gitsubmodules.adoc
gittutorial-2.adoc
gittutorial.adoc
gitweb.adoc
gitweb.conf.adoc
gitworkflows.adoc
glossary-content.adoc doc: correct doc for glob pathspec 2025-07-11 09:44:06 -07:00
i18n.adoc
install-doc-quick.sh
install-webdoc.sh
line-range-format.adoc doc: git-log: convert line range format to new doc format 2025-07-07 13:45:00 -07:00
line-range-options.adoc doc: git-log: convert line range options to new doc format 2025-07-07 13:45:00 -07:00
lint-fsck-msgids.perl
lint-gitlink.perl
lint-man-end-blurb.perl
lint-man-section-order.perl
lint-manpages.sh
manpage-bold-literal.xsl
manpage-normal.xsl
manpage.xsl
merge-options.adoc merge/pull: add the "--compact-summary" option 2025-06-13 11:50:37 -07:00
merge-strategies.adoc
meson.build Merge branch 'ps/meson-cleanups' 2025-07-21 09:14:27 -07:00
object-format-disclaimer.adoc
pretty-formats.adoc doc: git-log: convert pretty formats to new doc format 2025-07-07 13:45:00 -07:00
pretty-options.adoc Merge branch 'ja/doc-git-log-markup' 2025-07-21 09:14:28 -07:00
pull-fetch-param.adoc
ref-reachability-filters.adoc
ref-storage-format.adoc
rerere-options.adoc
rev-list-description.adoc doc: git-log convert rev-list-description to new doc format 2025-07-07 13:45:00 -07:00
rev-list-options.adoc Merge branch 'ja/doc-git-log-markup' 2025-07-21 09:14:28 -07:00
revisions.adoc
scalar.adoc
sequencer.adoc
signoff-option.adoc
texi.xsl
trace2-target-values.adoc
transfer-data-leaks.adoc
urls-remotes.adoc
urls.adoc
user-manual.adoc config: drop `git_config()` wrapper 2025-07-23 08:15:18 -07:00