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 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>
<HEAD>
<TITLE>Hypermail Frequently Asked Questions</TITLE>
<LINK REV="made" HREF="mailto:hypermail@hypermail-project.org">
<META name="description" content="Hypermail Related Software Tools">
<META name="keywords" content="Hypermail tools, email tools, conversion software, checking Hypermail configurations">
</HEAD>
<BODY BACKGROUND="stars.png" BGCOLOR="#000000" TEXT="#FFFFFF" LINK="#998800" ALINK="#FFFFFF" VLINK="#998800">
<BR>
<H1 ALIGN=CENTER>Hypermail Frequently Asked Questions</H1>
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
This is the beginning of the Hypermail FAQ. Don't dispair that there is
little here. That will change shortly.
<P>
<H2>Table of Contents</H2>
<OL>
<LI><A HREF="#1">Why is the License Different ?</A>
<LI><A HREF="#2">Will hypermail run on my system ?</A>
<LI><A HREF="#3">What Happened to EIT ?</A>
<LI><A HREF="#4">Where in the World is Kevin Hughes ?</A>
<LI><A HREF="#5">What is the latest version of Hypermail ?</A>
<LI><A HREF="#6">Where can I get the latest version of Hypermail ?</A>
<LI><A HREF="#7">How can I split the archives into months ?</A>
<LI><A HREF="#8">How do I change the font on the pages ?</A>
<LI><A HREF="#9">What is HM_MAILTO used for ?</A>
<LI><A HREF="#10">Can I send a message to the list from the web archive ?</A>
<LI><A HREF="#11">Can I build and run this on Windows 98/2000/NT ?</A>
<LI><A HREF="#12">How can I remove a listserver subject prefix ?</A>
<LI><A HREF="#13">Which configuration file should I use ?</A>
<LI><A HREF="#14">Why is the downloaded file name different when I download hypermail.tar.gz ?</A>
<LI><A HREF="#15">Can I throttle hypermail's CPU usage ?</A>
<LI><A HREF="#16">How can I make my archive searchable ?</A>
<LI><A HREF="#17">How does hypermail decide whether messages are in the same thread?</A>
<LI><A HREF="#18">How can I have multiple mailboxes produce one archive?</A>
<LI><A HREF="#19">I have received an email with attachment that needs octet-stream. What should I do?</A>
<LI><A HREF="#20">Why is Hypermail ignoring some messages?</A>
</OL>
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="1">1. Why is the License Different ?</A></H3>
<P>
Hewlett-Packard (who is now the legal owner of Hypermail, since EIT was
bought by VeriFone, which was bought by Hewlett-Packard) has put it
under the GNU license, a widely used "free software" license. This means
that you can use and modify the source code as long as you make your changes
publically available and do not charge for their use (although, under GNU,
you can charge for their distribution). More details are available at
<A HREF="http://www.fsf.org/">http://www.fsf.org/</A> and
<A HREF="http://www.fsf.org/copyleft/gpl.html">http://www.fsf.org/copyleft/gpl.html</A>.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=300 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="2">2. Will hypermail run on my system ?</A></H3>
<P>
Hypermail can compile and run as-is on most of the more popular UNIX systems
today. If you're not sure if
hypermail will run on your UNIX system, try compiling it and see!
<p>
Hypermail has been reported to work on MacOSX (X.2.6), with the advice
to use --disable-shared and manually execute make in src/pcre.
<P>
People have indeed ported hypermail to DOS, Windows 95, and Windows NT (but
not Java ...yet). Installation advice for some Windows systems is available at
<A HREF="http://www.hypermail.org/win32.html">win32.html</A>.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=300 HEIGHT=2 ALT="----"></P>
<P>
<H3><A HREF="#" NAME="3">3. What Happened to EIT ?</A></H3>
<P>
A very old and established government contractor company called Electronic
Instrumentation and Technology Inc. made legal moves to obtain the eit.com
domain. Since VeriFone/HP had no interest in keeping EIT, they dissolved it
completely some months ago. This company had a trademark on EIT so the
domain name was given to them. (Thank you InterNic...)
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=300 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="4">4. Where in the World is Kevin Hughes ?</A></H3>
<P>
Kevin has not dropped off the face of the earth but is extremely busy
these days as a Hypermedia Engineer at Veo Systems.
<BLOCKQUOTE>
Kevin Hughes
<BR><A HREF="mailto:kev@kevcom.com">kev@kevcom.com</A>
<BR><A HREF="mailto:kevinh@veosys.com">kevinh@veosys.com</A>
<BR>(650) 858-7710 (office number)
<BR>(650) 858-4925 (fax)
<BR><A HREF="http://www.veosystems.com/">www.veosystems.com</A>
</BLOCKQUOTE>
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=300 HEIGHT=2 ALT="----"></P>
<P>
<H3><A HREF="#" NAME="5">5. What is the latest version of Hypermail ?</A></H3>
<P>
The latest stable version of Hypermail is Version 2.1.9. It is available from
<A HREF="http://www.hypermail-project.org">http://www.hypermail-project.org</A>
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=300 HEIGHT=2 ALT="----"></P>
<P>
<H3><A HREF="#" NAME="6">6. Where can I get the latest version of Hypermail ?</A></H3>
<P>
The latest version of Hypermail is available from the Hypermail Development
Center at
<a href="http://sourceforge.net/projects/hypermail/">SourceForge</a>
and/or at
<P ALIGN=CENTER>
<A HREF="http://www.hypermail-project.org">http://www.hypermail-project.org/</A>
</P>
It and past versions are also available via FTP from
<P ALIGN=CENTER><A HREF="ftp://ftp.hypermail.org/hypermail/">ftp://ftp.hypermail.org/hypermail/</A></P>
<p>
The cvs server at <a href="http://cvs.hypermail.org">:pserver:cvs@cvs.hypermail.org:/CVS</a>
usually has a more recent but less tested version.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=300 HEIGHT=2 ALT="----"></P>
<P>
<H3><A HREF="#" NAME="7">7. How can I split the archives into months ?</A></H3>
<P>
<EM>I have a fat archive that I'd like to split up by month, like I see so many
others doing. Is there a description somewhere of a procedure to follow,
or will I just have to think it through?</EM>
<P>
If you are using version 2.1.0 or later and either have gdbm or don't
do incremental updates, see the
<a href="hmrc.html#folder_by_date">folder_by_date</a>
option. The simple way to use this is to add these to your .hmrc:
<blockquote>
folder_by_date="%y%m"
<br>usegdbm = 1
</blockquote>
and regenerate your archive from its mbox file.
<p>
An older alternative is a set of scripts in a directory
named <A HREF="source/archive/">archive/</A> that has tools to do just what
you want to do.
<P>
If you want index files split by month but don't need to split the archive
into multiple directories, try adding "monthly_index=1" in your
config file (usually ~/.hmrc) (available in version 2.1). A summary.html
file will provide links to all the monthly indices.
This is probably appropriate for archives with a few thousand messages,
but for larger archives I recommend splitting into multiple directories.
<p>
There's a script at
<a href="http://users.netrus.net/troc/perl.html">http://users.netrus.net/troc/perl.html</a>
called mms (monthly mail splitter) which has also been reported useful.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=300 HEIGHT=2 ALT="----"></P>
<P>
<H3><A HREF="#" NAME="8">8. How do I change the font on the pages ?</A></H3>
<P>
<EM>What I'd like to do is change the font of the archives pages. I tried
doing this by adding a <FONT FACE=...> tag in the header.hyp file and a
<FONT> tag in the footer file, but it didn't work. Is there something
in the program itself that's preventing me from making this change?</EM>
<P>
Yes and no. Let me guess... You have <STRONG>hm_usetable = 1</STRONG>.
The code for tables is not inheriting the FONT values and that they need
to be set in the <TH..> tags. If tables are not used it works as
expected.
<P>
To test it put a
<STRONG><SMALL>
<BLOCKQUOTE>
<FONT SIZE="1" FACE="GENEVA,ARIAL,HELVETICA">
</BLOCKQUOTE>
</SMALL></STRONG>
in the test-index.hyp and test-msg.hyp. In test-footer.hyp put
<STRONG><SMALL>
<BLOCKQUOTE>
</FONT>
</BLOCKQUOTE>
</SMALL></STRONG>
<P>
With <STRONG>hm_usetable = 1</STRONG> in the test.rc file, then ran
"<STRONG>hypermail -c test.rc -m testmail</STRONG>" and everything
between the "menus" was the right FONT but the menus were not.
<P>
Then edit the test.rc file and set <STRONG>hm_usetable = 0</STRONG>.
Next remove the existing testdir and rerun hypermail again. This time
the FONT works as expected.
<P>
Is this what is happening to you ? If so the code will need to be modified.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=300 HEIGHT=2 ALT="----"></P>
<P>
<H3><A HREF="#" NAME="9">9. What is HM_MAILTO used for ?</A></H3>
<P>
<EM>I've enabled this option in .hyprc (the configuration file to which
the pipe script for my archive points). Unlike the other options, this one
does not create a link to mailto:admin@domain.com as I would expect. Any
ideas?</EM>
<P>
HM_MAILTO has a couple different uses. One is to trigger the insertion of
the <LINK REV=made HREF=mailto:...> header in the HTML sources.
This is most useable with ascii browsers such as lynx.
<P>
<STRONG><SMALL>
<BLOCKQUOTE>
hm_mailto = [ email-address | NONE ]
<BR>#
<BR># The address of the contact point that is put in the HTML header line
<BR># <LINK REV=made HREF=mailto:hm_mailto>
<BR>#
<BR># The <LINK...> header can be disabled by default by setting
<BR># mailto to NONE.
</BLOCKQUOTE>
</SMALL></STRONG>
<P>
It can also be used in a hypermail page template file since it resolves
to %m.
<P>
For example, your footer file might look like...
<STRONG><SMALL>
<P><P ALIGN=CENTER><IMG SRC="/images/bar.png" WIDTH="400" HEIGHT="4" ALT="---------"></P>
<BR><ADDRESS>
<BR><EM>
<BR><SMALL>
<BR>This archive was generated by %u on %g
<BR><P ALIGN=CENTER>
<BR>Send administrative comments to<A HREF="mailto:%m">%m</A>
<BR></P>
<BR></SMALL>
<BR></EM>
<BR></ADDRESS>
<BR></BODY>
<BR></HTML>
</SMALL></STRONG>
<P>
In this case the %m is expanded to admin@domain.com.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=300 HEIGHT=2 ALT="----"></P>
<P>
<H3><A HREF="#" NAME="10">10. Can I send a message to the list from the web archive ?</A></H3>
<P>
<EM>I would like to add a link to the menu that says "Send a Message to the
List." I read through the documentation on your website, and I think I
know what I have to do. However, I cannot find an example of what a .hyp
template file should look like. </EM>
<P>
That's what "Respond" on the menubar does. It allows a person
to reply to the existing message, with the reply sent to the list address.
And "mail a new topic" on the menubar allows a user to send
a new message to the list.
<P>
To enable this feature set
<P>
<STRONG><SMALL>
<BR>hm_hmail = listaddr@your-site.domain
</SMALL></STRONG>
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="11">Can I build and run this on Windows 98/2000/NT ?</A></H3>
<P>
<EM>I would like to use Hypermail on my Windows box. Can I ? If so how do
I build the latest version ?</EM>
<P>
There is a complete description on how to build hypermail on a Windows
system at <A HREF="http://www.hypermail.org/win32.html">win32.html</A>. This was written by
Bob Crispen <bob.crispen@boeing.com>. (Thanks Bob!)
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="12">How can I remove a listserver subject prefix ?</A></H3>
<P>
<EM>The Subject index page does not seem to do the right sorting. My list
has a "subject prefix" so people can filter their inbound mail better. Is
that confusing the sorting ?</EM>
<P>
Yes. Hypermail functions that deal with replies look for the Re: and
return a pointer to the subject line after the "Re: ".
The listserver software is prefixing the subject line contents with
[subject-prefix]. For example:
<P>
<STRONG><SMALL>
Initial message: <BR>
<BLOCKQUOTE>
Subject: [subject-prefix] the subject of the message
</BLOCKQUOTE>
<P>
Replies: <BR>
<BLOCKQUOTE>
Subject: [subject-prefix] Re: the subject of the message
</BLOCKQUOTE>
</SMALL></STRONG>
<P>
The best solution is to use the directive
<BLOCKQUOTE>
<STRONG>stripsubject = [subject-prefix]</STRONG>
</BLOCKQUOTE>
in the config file for that list. Then [subject-prefix] is stripped before
the Reply processing occurs and the proper things happen. This is the proper
fix since hypermail would need to know to strip the [subject-prefix] from
the initial messages to get it right.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="13">Which configuration file should I use ?</A></H3>
<P>
<EM>Which configuration file should I use ?. Is it the hypermail.rc file
in the Configs directory? I'm trying to edit the appearance of pages created
by hypermail, but I think I'm trying to edit the wrong config file.</EM>
<P>
With one of the later versions you can use the -v option to generate
a config file that you can use. There is not just one config file.
What are included are examples.
<P>
<STRONG><SMALL>
<BLOCKQUOTE>
$ hypermail -v > some-file.rc
</BLOCKQUOTE>
</SMALL></STRONG>
Edit the some-file.rc and set the values to what you want.
<P>
Then run hypermail using the config file by:
<STRONG><SMALL>
<BLOCKQUOTE>
$ hypermail -c some-file.rc.
</BLOCKQUOTE>
</SMALL></STRONG>
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="14">Why is the downloaded file name different when I download hypermail.tar.gz ?</A></H3>
<P>
<EM>
The source is available from
<BLOCKQUOTE>
<A HREF="http://www.hypermail-project.org/hypermail.tar.gz">www.hypermail.org/hypermail.tar.gz</A>
</BLOCKQUOTE>
However: When downloading though IE v4 browser on an NT
PC, you get a file called hypermail_tar.tar.
</EM>
<P>
Depending on your browser MIME type setup and support applications,
the filename downloaded might be hypermail.tar, hypermail.tar.gz, etc.
In any case, you will be informed as to the filename when you actually
download it onto a Windows/NT PC. Use that name from that point forward.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="15">Can I throttle hypermail's CPU usage ?</A></H3>
<P>
<EM>
I'm looking for a good way to throttle hypermail. When it runs it is
taking over both CPU's on my system. Is there a way to have it limit
itself?
</EM>
<P>
There is currently no "nice" call in hypermail to limit itself. Maybe
we can consider it in the future. You might run it as a subcommand to
nice. For example in an aliases file:
<STRONG><SMALL>
<BLOCKQUOTE>
"|nice someval 'hypermail command line'"
</BLOCKQUOTE>
</SMALL></STRONG>
I've NEVER tried this so... ;)
<P>
You might also be looking at a very large archive with lots of messages
being the cause. If so then try breaking it up into smaller archives
such as monthly archives. Tools are available for that in the latest
release.
<P>
And if the list is a high traffic list, consider not running it from a
sendmail alias and instead, run it from cron. (To assure it does not
run unnecessarily, consider using 'make' to check dependencies on the
inbound mailbox and the archive itself. If the mailbox is newer, then
run the hypermail command. If not, then no new message have been received
so don't bother running it.
<P>
If the you are using the linkquotes option and incremental update
(-u option), add a searchbackmsgnum line to your config file.
It controls the tradeoff between speed and
the reliability of finding the right source for quoted text.
Try to set it to the largest number of messages between a
message and the final direct reply to that message.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="16">How can I make my archive searchable ?</A></H3>
<P>
<EM>Where can I find a program that provides an easy way of adding a
"search this archive" feature to my hypermail archive?
</EM>
<P>
These seem to be the most popular choices:
<ul>
<li><a href="http://www.htdig.org">Htdig</a>
<li><a href="http://swish-e.org">Swish-E</a>
<li><a href="http://webglimpse.org/">Glimpse</a>
<li><a href="http://www.namazu.org/">Namazu</a>
<li><a href="http://search.mnogo.ru/">mnoGoSearch</a>
</ul>
Swish-E comes with a script (index_hypermail.pl) that is customized for
indexing Hypermail archives. <a href="index_hypermail.txt">index_hypermail.txt</a>
has a description of how to use it.
<p>
You can also use search engines by putting text such as this on
your web page (although this search produces results from an entire site,
not just the email archive):
<br><form action=http://www.google.com/search>
<br><input type=text name=as_q>
<br><input type=hidden name=as_sitesearch value=hypermail-project.org>
<br><input type=submit value="Search Hypermail">
<br></form>
<p>
You can probably get more complete (but apparently not recent) info at:
<a href="http://www.searchenginewatch.com/resources/software.html">Search Engine Software For Your Web Site</a>.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="17">How does hypermail decide whether messages are in the same thread?</A></H3>
<P>
It uses the In-Reply-To: header if that is available. If not, it uses
the References: header if that is available. If these are not available,
it looks for previous messages with the same subject header. Matches based
on the subject are listed as "maybe" replies.
<P>
If the linkquotes option is used, it will also search the message bodies
of the previous searchbackmsgnum (default = 500) messages for text that
looks like it is being quoted in the current message. If it finds one or more
prior messages with such text matches, it will treat the one with the longest
match as the message being replied to. The exact algorithms for deciding what
is quoted text are a bit complex. These matches override the In-Reply-To:
and References: info (this rule may deserve further thought).
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="18">How can I have multiple mailboxes produce one archive?</A></H3>
<P>
One simple way is to combine them into one mailbox, and send that to
hypermail. Something like <br><blockquote>"cat file1 file2 file3 > combined"</blockquote>
should do that.
<p>
Another way is to invoke hypermail several times, using the -u flag for
any mailboxes that you want added after the html archive has been started:
<pre>
hypermail -m file1
hypermail -u -m file2
hypermail -u -m file3
</pre>
<p>
Do not try to send hypermail more than one mailbox at a time, or send
it a second mailbox without using the -u flag or the increment=1 or
increment=-1 option.
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="19">I have received an email with attachment that needs octet-stream. What should I do?</A></H3>
<p>
No attachment "needs" octet-stream. octet-stream is a label that describes
the attachment as being "a stream of octets". What is that you say? Well, the
application didn't know any more specifics and thus it identified it as good
as possible. It knows it is a stream of octets, nothing else.
<p>
So, an attachment coming as "octet-stream" can be pretty much ANYTHING. You
have no idea, and neither does anyone else. The only way to figure out is to
download the file and see for yourself, ask the person who mailed it or to
hope that the mail it came with describes what the attachment was about.
<p>
"octet-stream" could just as well be named "I haven't got the slightest idea
what this is, but I know it is built up with a series of bytes".
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<H3><A HREF="#" NAME="20">Why is Hypermail ignoring some messages?</A></H3>
<p>One possibility is that those messages have a header saying
<blockquote>
X-No-Archive: yes
</blockquote>
which seems to indicate that the author doesn't want them included in any
archive. This is controlled by a configure option which defaults to:
<blockquote>
deleted = "X-Hypermail-Deleted X-No-Archive"
</blockquote>
To get Hypermail to treat these as normal messages, add this to your
config file (which is ~/.hmrc by default) or alter the "deleted" line
in your existing config file to:
<blockquote>
deleted = "X-Hypermail-Deleted"
</blockquote>
<P ALIGN=CENTER><IMG SRC="hr.yellow.png" WIDTH=400 HEIGHT=2 ALT="----"></P>
<BR>
<DIV ALIGN=CENTER>
<ADDRESS>
<STRONG>
Do you have a Hypermail related question you'd like to see listed here ?
If so send mail to the Hypermail mailing list
<A HREF="mailto:hypermail@hypermail-project.org">hypermail@hypermail-project.org</A>
(preferably with the answers).
You mat subscribe to the list by sending a message with the word
"subscribe" in the Subject: field to hypermail-request@hypermail-project.org.
</STRONG>
</ADDRESS>
</DIV>
<P> </P>
</BODY>
</HTML>
|