annotate SUPPORT @ 15:d012b9a282d9 draft default tip

READMEs changed
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 07 May 2023 13:13:36 +0900
parents ada5e610ab86
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
1 /* ========================================================================
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
2 * Copyright 1988-2006 University of Washington
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
3 *
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
4 * Licensed under the Apache License, Version 2.0 (the "License");
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
5 * you may not use this file except in compliance with the License.
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
6 * You may obtain a copy of the License at
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
7 *
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
8 * http://www.apache.org/licenses/LICENSE-2.0
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
9 *
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
10 *
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
11 * ========================================================================
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
12 */
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
13
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
14 BUG REPORTING ADDRESS
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
15
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
16 Bug reports, comments, or questions regarding this software may
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
17 be reported to the imap-uw@u.washington.edu mailing list (this replaces
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
18 the old c-client@u.washington.edu mailing list). You can subscribe to
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
19 this list by sending a message to:
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
20 imap-uw-subscribe@mailman.u.washington.edu
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
21
ada5e610ab86 imap-2007e
yuuji@gentei.org
parents:
diff changeset
22 An alternative is to use the comp.mail.imap newsgroup.

yatex.org