You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_manual/groupware/mail.rst
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ Change sort order
39
39
40
40
.. note:: This change will apply across all your accounts and mailboxes
41
41
42
+
.. _mail-scheduled-messages:
43
+
42
44
Scheduled messages
43
45
~~~~~~~~~~~~~~~~~~~
44
46
1. Click new message button on top left of your screen
@@ -154,6 +156,29 @@ You can resume your minimized message by clicking anywhere on the indicator on t
154
156
155
157
Press the close button on the modal or the indicator in the bottom right corner to stop editing a message. A draft will be saved automatically into your draft mailbox.
156
158
159
+
Outbox
160
+
------
161
+
162
+
When a message has been composed and the "Send" button was clicked, the message is added to the outbox which can be found in the bottom left corner of the left sidebar:
163
+
164
+
.. figure:: images/mail_outbox.png
165
+
166
+
You can also set the date and time for the send operation to a point in the future (see :ref:`Scheduled messages <mail-scheduled-messages>`)- the message will be kept in the outbox until your choosen date and time arrives, then it will be sent automatically.
167
+
168
+
The outbox is only visible when there is a message waiting to be handled by the outbox.
169
+
170
+
You can re- open the composer for a message in the outbox any time before the "send"- operation is triggered.
171
+
172
+
.. note::
173
+
When an error occurs during sending, three error messages are possible:
174
+
175
+
Could not copy to "Sent" mailbox
176
+
The mail was sent but couldn't be copied to the "Sent" mailbox. This error will be handled by the outbox and the copy operation will be tried again.
177
+
Mail server error
178
+
Sending was unsuccessful with a state than can be retried (ex: the SMTP server couldn't be reached). The outbox will retry sending the message.
179
+
Message could not be sent
180
+
Sending might or might not have failed. The mail server can't tell us the state of the message. Since the Mail app has no way to determine the state of the message (sent or unsent) the message will stay in the outbox and the account user has to decide how to proceed.
0 commit comments