diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-06-20 23:46:49 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-06-20 23:46:49 +0800 |
commit | 2860ff9732606baff5fcb4583ad2acff874c2d8a (patch) | |
tree | 1ff9cafbee068835cd77b75bcd385ba0a98f485c | |
parent | 85bcb7adf947fc8bf1f4262c1e4a7e75972aae6d (diff) | |
download | gsoc2013-evolution-2860ff9732606baff5fcb4583ad2acff874c2d8a.tar gsoc2013-evolution-2860ff9732606baff5fcb4583ad2acff874c2d8a.tar.gz gsoc2013-evolution-2860ff9732606baff5fcb4583ad2acff874c2d8a.tar.bz2 gsoc2013-evolution-2860ff9732606baff5fcb4583ad2acff874c2d8a.tar.lz gsoc2013-evolution-2860ff9732606baff5fcb4583ad2acff874c2d8a.tar.xz gsoc2013-evolution-2860ff9732606baff5fcb4583ad2acff874c2d8a.tar.zst gsoc2013-evolution-2860ff9732606baff5fcb4583ad2acff874c2d8a.zip |
Updated Bcc: example
2001-06-20 Kevin Breit <battery841@mediaone.net>
* doc/C/usage-mail.sgml: Updated Bcc: example
svn path=/trunk/; revision=10335
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/C/usage-mail.sgml | 4 | ||||
-rw-r--r-- | help/C/usage-mail.sgml | 4 |
3 files changed, 10 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2001-06-20 Kevin Breit <battery841@mediaone.net> + + * doc/C/usage-mail.sgml: Updated Bcc: example + 2001-06-20 Dan Winship <danw@ximian.com> * configure.in: Change --enable-ldap to --with-openldap, allow a diff --git a/doc/C/usage-mail.sgml b/doc/C/usage-mail.sgml index 50228d7f44..144adf8bfb 100644 --- a/doc/C/usage-mail.sgml +++ b/doc/C/usage-mail.sgml @@ -408,7 +408,9 @@ category into the <guilabel>To:</guilabel> or <guilabel>Cc:</guilabel> fields, he'll make the company's <emphasis>entire</emphasis> client list - public. It seems insignificant, but it can + public. However, but putting his "Clients" addressbook + into the Bcc: section, that will cause them to be hidden + from the competition. It seems insignificant, but it can make a huge difference in some situations. </para> </example> diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 50228d7f44..144adf8bfb 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -408,7 +408,9 @@ category into the <guilabel>To:</guilabel> or <guilabel>Cc:</guilabel> fields, he'll make the company's <emphasis>entire</emphasis> client list - public. It seems insignificant, but it can + public. However, but putting his "Clients" addressbook + into the Bcc: section, that will cause them to be hidden + from the competition. It seems insignificant, but it can make a huge difference in some situations. </para> </example> |