I sent a letter to a valid address and it came
back...
There are two possibilities: the computers may have decided that the
"host" part of the address is wrong ("host unknown", or "never heard
of ... in domain ..."; or the username part was not accepted. In the
latter case, the recipient's username may have changed, or he may have
left his institution without setting up forwarding.
In case of a "host unknown", it may be that
the recipient's network is being reorganized, but it could also be a
temporary glitch in the so-called domain nameserver system, caused by
slow network or some other problem. Try again in a few minutes.
Either way, you should report the problem to the
system manager.
One other possibility is that you are trying to mail something to a
CompuServe user. CompuServe usernames have a comma in them, which is
an illegal character in the rest of the e-mail world. Replace the
comma with a period and try again.
How do I mail a TeX file to someone?
TeX files are ordinary ASCII files and can be sent in a normal letter.
A command such as
mail -s "Here is the file" johndoe@univ.edu < myfile.tex
will do it. Or you can of course start your favorite mailer, compose a
new message, and tell the editor to read in the TeX file straight into
the letter.
If you are including other files in the main TeX file, or using
non-standard TeX styles such as "preprint12", you have to mail them
as well.
However: as much as we hate attachments here, there are a couple of good reasons to send TeX files as attachments. Of course you will need a fairly modern mailer for that.
To avoid problems with typesetting at the other end, you may want to convert the file into PDF and mail that file instead.
After I got out of X-Windows, my screen shows everything in pink!
(or green, or yellow...) Type clear_colormap at the Unix shell
prompt (and this shouldn't be happening on the newer machines).
Why am I getting messages about "colormap entry"?
This happens when too many color-intensive applications are trying
to use the palette of screen colors. Netscape is particularly bad
about this. Try starting Netscape after the other programs.