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 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
.\"
.\" cook - file construction tool
.\" Copyright (C) 2002, 2003, 2007 Peter Miller;
.\" All rights reserved.
.\"
.\" 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 2 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, write to the Free Software
.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
.\"
.\" MANIFEST: input for archive/cook.html
.\"
.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@auug.org.au">cook-users@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://www.auug.org.au/pipermail/cook-users/">
http://www.auug.org.au/ pipermail/ cook-users/</a>
and then follow the links.
<p>
There are some older articles at
.br
<a href="http://www.egroups.com/list/cook-users/">
http://www.egroups.com/ list/ cook-users/</a>
but I'm in the process of getting them moved into the AUUG archive.
<p>
The archive starts from November 1999.
Sorry, previous postings are not available.
.br
.\" ------------------------------------------------------------------------
<h2>Subscribe</h2>
<a href="http://www.gnu.org/software/mailman/mailman.html">
<img align=right border=0
.br
src="http://www.gnu.org/software/mailman/images/logo-sm.jpg"></a>
.br
This list is run by <a
href="http://www.gnu.org/software/mailman/mailman.html">
Mailman</a> software.
<p>
To subscribe to this mailing list, visit the
<a href="http://www.auug.org.au/mailman/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://www.auug.org.au/mailman/listinfo/cook-users">
cook-users mailing list</a> page,
and go through the <b>change your subscription</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>
|