Skip to content

Commit fbdb669

Browse files
committed
docs: add change to upgrade_emails
1 parent 43a06ae commit fbdb669

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

user_guide_src/source/installation/upgrade_emails.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Documentations
1414
What has been changed
1515
=====================
1616
- Only small things like the method names and the loading of the library have changed.
17+
- The behavior when using the SMTP protocol has been slightly changed. You may not be able to communicate with your SMTP server properly if you use the CI3 settings. See :ref:`email-ssl-tls-for-smtp` and :ref:`email-preferences`.
1718

1819
Upgrade Guide
1920
=============

user_guide_src/source/libraries/email.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ The settings used for the last successful send are available from the
102102
instance property ``$archive``. This is helpful for testing and debugging
103103
to determine that actual values at the time of the ``send()`` call.
104104

105+
.. _email-preferences:
106+
105107
Email Preferences
106108
=================
107109

0 commit comments

Comments
 (0)