Skip to content

Commit dbe9427

Browse files
authored
Merge pull request #12388 from nextcloud/add/recipient-info
Document the recipient info feature
2 parents c743726 + 62ccbfc commit dbe9427

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

user_manual/groupware/mail.rst

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,17 @@ Compose messages
155155
1. Click new message on the top left of your screen
156156
2. Start writing your message
157157

158+
159+
Recipient info on composer
160+
--------------------------
161+
162+
.. versionadded:: 4.2
163+
164+
When you add your first recipient or contact in the "To" field, a right pane will appear displaying the saved profile details of that contact.
165+
Adding a second contact will collapse the list, allowing you to select and expand any contact you added to view their details.
166+
If you prefer to focus solely on writing in the composer, you can hide the right pane by clicking the expand icon in the top-right corner.
167+
To show the right pane again, simply click the minimize icon in the same location.
168+
158169
Mention contacts
159170
----------------
160171

@@ -352,7 +363,7 @@ Security
352363
Phishing detection
353364
~~~~~~~~~~~~~~~~~~
354365

355-
.. versionadded:: 4.0
366+
.. versionadded:: 4.0
356367

357368
The Mail app will check for potential phishing attempts and will display a warning to the user.
358369

@@ -361,15 +372,15 @@ The checks are the following:
361372
* The sender address saved in the addressbook is not the same as the one in the mail account
362373
* The sender is using a custom email address that doesn't match the from address
363374
* The sent date is set in the future
364-
* Links in the message body are not pointing to the displayed text
375+
* Links in the message body are not pointing to the displayed text
365376
* The reply-to address is not the same as the sender address
366377

367378
.. note:: Please note that the warning does not mean that the message is a phishing attempt. It only means that the Mail app detected a potential phishing attempt.
368379

369380
Internal addresses
370381
~~~~~~~~~~~~~~~~~~
371382

372-
.. versionadded:: 4.0
383+
.. versionadded:: 4.0
373384

374385
The Mail app allows adding internal addresses and domains, and will warn the user if the address is not in the list, when sending and upon receiving a message.
375386

@@ -378,5 +389,5 @@ To add an internal address:
378389
1. Open the mail settings
379390
2. Navigate to Privacy and security section
380391
3. Enable the internal addresses by ckicjin on the checkbox
381-
4. Click the Add internal address button
382-
5. Enter the address or domain and click Add
392+
4. Click the Add internal address button
393+
5. Enter the address or domain and click Add

0 commit comments

Comments
 (0)