Confirmed users
1,059
edits
Line 80: | Line 80: | ||
==== Sending Mail ==== | ==== Sending Mail ==== | ||
A parent process which represents the connection to an SMTP server. The display of this process is transient | A parent process which represents the connection to an SMTP server. The display of this process is transient, therefore on finished state it disappears from the Activity Manager Window leaving behind only the Sent Mail Events. | ||
Once the connection to the server is made this process can display progress as it creates Sent Message events for each message sent. | |||
<pre> | |||
+--------------------------------------------------------------------+ | |||
| Account - /Default SMTP/ | | |||
| | | |||
| [===================== ] 10 of 30 messages | | |||
| Sending Messages | | |||
| | | |||
+--------------------------------------------------------------------+ | |||
</pre> | |||
=== Errors === | === Errors === |