1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
.\"
.\" cook - file construction tool
.\" Copyright (C) 2002, 2003, 2007-2009 Peter Miller
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 3 of the License, or
.\" (at your option) any later version.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
.de an-p-footer
..
.ad l
.hy 0
.so version.so
<html>
<head>
.br
<link rel="icon" href="cook.ico" type="image/x-icon">
.br
<link rel="shortcut icon" href="cook.ico" type="image/x-icon">
.br
<title>Cook \*(v)</title></head>
<body bgcolor="white">
<img src="cook.png" align=left>
<img src="cook.png" align=right>
<h1 align=center>Cook \*(v)<br>
Mailing List</h1>
A mailing list has been created so that users of Cook may exchange ideas
about how to use Cook. Discussion may include, but is not limited to:
bugs, enhancements, and applications. The list is not moderated.
.br
.\" ------------------------------------------------------------------------
<h2>Posting</h2>
The address of the mailing list is
<a href="mailto:cook-users@lists.auug.org.au"
>cook-users@lists.auug.org.au</a>
<p>
Please do not attempt to subscribe by sending email to this address.
It is for content only.
<p>
Due to an astonishing amount of SPAM, the mailing list is closed.
You may only post to the mailing list if you are already subscribed.
.br
.\" ------------------------------------------------------------------------
<h2>Archive</h2>
The mailing list is archived at
<a href="http://auug.org.au/" >AUUG</a>.
The URL is
.br
<a href="http://lists.auug.org.au/listinfo/cook-users/"
>http://lists.auug.org.au/cook-users/</a>
and then follow the links.
.br
.\" ------------------------------------------------------------------------
<h2>Subscribe</h2>
To subscribe to this mailing list, visit the
<a href="http://lists.auug.org.au/listinfo/cook-users"
>cook-users mailing list</a> page,
and go through the <b>subscribe</b> dialogue.
<p>
The list will automatically send you a reminder each month that you are
subscribed. This reminder tells you how to unsubscribe.
.br
.\" ------------------------------------------------------------------------
<h2>Unsubscribe</h2>
To unsubscribe from this mailing list, visit the
<a href="http://lists.auug.org.au/listinfo/cook-users"
>cook-users mailing list</a> page,
and go through the <b>Ubsubscribe or edit options</b> dialogue.
.br
.\" ------------------------------------------------------------------------
<h2>Download</h2>
You can't fetch files throuht the mailing list, so please don't try.
Use the <a href="download.html">download page</a>, instead.
</body></html>
|