diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-09-13 02:53:45 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-09-13 02:53:45 +0800 |
commit | 2cfea1ea913d2241a5642561276041fcd22dfae1 (patch) | |
tree | 8e97d6a60714dc63fd5aad5a3e4ac02d0c23e239 /NEWS | |
parent | 7ec32a220b4dd1ea5e789d6e48e57b29d4f086c1 (diff) | |
download | gsoc2013-evolution-2cfea1ea913d2241a5642561276041fcd22dfae1.tar.gz gsoc2013-evolution-2cfea1ea913d2241a5642561276041fcd22dfae1.tar.zst gsoc2013-evolution-2cfea1ea913d2241a5642561276041fcd22dfae1.zip |
Added Sent/Outbox feature descriptions
2000-09-12 Jeffrey Stedfast <fejj@helixcode.com>
* NEWS (Mailer): Added Sent/Outbox feature descriptions
svn path=/trunk/; revision=5375
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -69,6 +69,11 @@ Mailer: reconnect. This was part of Camel operation cancellation support, which unfortunately didn't make it into 0.5. (Peter) + - Sent and Outbox folders are now functional. You now have 2 options + when sending a message - "Send Now" which will send the message + imediately and "Send Later" which will queue the message in Outbox + for later sending. When a message is successfully sent, it is copied + to the Sent folder for your records. (Jeff) ETable: |