>> How to get an MPEJ article by E-mail
   ====================================

To download MPEJ articles by e-mail
send an e-mail message to mpej@maia.ub.es
which contains the line

REQUEST: send article

and one or more lines of the form

NUMBER: Vol 1 No 1

or

NUMBER: Vol 1 No 1, Vol 1 No 2, Vol 2 No 1


Notes:

1) If longer than MAXLENGTH lines, outgoing messages are split and
sent in pieces of no more than MAXLENGTH lines. The current default
of MAXLENGTH is 5000. To change it e.g. to 1000 (for example
if your local mail system cannot handle messages longer than 100K),
add the following line to the request "send article"

MAXLENGTH: 1000

2) It is also possible to download a paper in compressed form
by adding ONE of the three following lines to the request "send article".

FILTER: compress
FILTER: gzip
FILTER: zip

"compress", "gzip", and "zip" can drastically reduce the size of a postscript
file (typically by a factor of 1/3), and we recommend that you

     use one of these options in order to reduce mail traffic.

The compressed files are sent out in uuencoded form.
Thus, it is necessary to uudecode them first before they can be decompressed.
The corresponding programs "uudecode", "uncompress", "gunzip" and "unzip",
are available for almost any type of computer.

3) "1 1" is equivalent to "Vol 1 No 1" (only the numbers are read).