This section describes the installation at clients.
The following files/programs are needed on clients:
The $MAILSERVER variable may be set to the mail server host's name. This is not required as mailq will usually be able to discover this by itself.
to submit mail
should be installed in the site's local bin so people can query the mail server. (Remember to update /etc/services)
This directory from the server should be mounted and writable.
This is mostly for client machines, but the NFS may plaque you also at servers.
If you for some obscure reason are mounting $MAILBOXes and/or $POSTOFFICE hierarchies via NFS, do it with options to disable various attribute caches:
actimeo=0 alias: noac |
The best advice is to NOT to mount anything over NFS, but some people can't be persuaded...
Lots of things are done where file attributes play important role, and they are extremely important to be in sync! (Sure, the ``noac' slows down the system, but avoids errors caused by bad attribute caches.)
If you are mounting people's home directories (~/.forward et al.) via NFS, consider the same rule!
Often if the mail folder directory is shared, also one of following (depending upon the system):
/usr/mail /usr/spool/mail /var/mail /var/spool/mail |