diff options
author | William Victor Mote <vmote@apache.org> | 2003-04-12 19:15:50 +0000 |
---|---|---|
committer | William Victor Mote <vmote@apache.org> | 2003-04-12 19:15:50 +0000 |
commit | 7b1abdfcf8aabe44a06e968de2e468a2c8f964d6 (patch) | |
tree | 3e3455ff60d706543e2a7d7731bcd9d49047e99e | |
parent | bba3bdf93c225c70e76d37f36129744c532d7a78 (diff) | |
download | xmlgraphics-fop-7b1abdfcf8aabe44a06e968de2e468a2c8f964d6.tar.gz xmlgraphics-fop-7b1abdfcf8aabe44a06e968de2e468a2c8f964d6.zip |
Add comment about sending plain-text email.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196249 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/content/xdocs/resources.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/resources.xml b/src/documentation/content/xdocs/resources.xml index b591cbd70..339c90778 100644 --- a/src/documentation/content/xdocs/resources.xml +++ b/src/documentation/content/xdocs/resources.xml @@ -14,6 +14,9 @@ <section id="mailing-lists-general"> <title>General Information</title> <p>Before posting questions to any list, review "<link href="http://www.catb.org/~esr/faqs/smart-questions.html">How To Ask Questions The Smart Way</link>".</p> + <p>Be sure to set your email client to send plain text email messages to any mailing lists. +Please do <em>not</em> send html or rtf email, as they do not work well with the archive engines. +If you are using Microsoft Outlook, this setting can be found at the "Mail Format" tab of the Tools/Options menu.</p> </section> <section id="mailing-lists-fop-user"> <title>FOP User Mailing List</title> |