Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

HLFSD: Delivering Email to Your $HOME

Erez Zadok, Columbia University; Alexander Dupuy, System Management ARTS

We consider the problem of enabling users to access their mailbox files from any host on our local network, and not only on one designated "home machine". We require a solution which will not introduce any new single points of failure, force us to modify mail transfer agents and user agents, or require changes to the operating system kernels. In other words, minimize the amount of work needed by system administrators and users. Our solution is to deliver mail into the users' home directories, which are exported via NFS[20, 25] to all of the machines on our network. We wrote a small user-level NFS server implementing a single symbolic link that references the home directory of a user, either the one who accessed it, or by name, with a fallback reference in case of failures. This enables electronic mail to be delivered directly into the user's home directory, which is already accessible from any machine on the network. Although we have used our server primarily for mail delivery redirection, it can be used to redirect spooled faxes, access to /tmp, etc.

Erez Zadok, Columbia University

Alexander Dupuy, System Management ARTS

BibTeX
@inproceedings {260237,
author = {Erez Zadok and Alexander Dupuy},
title = {{HLFSD}: Delivering Email to Your {$HOME}},
booktitle = {USENIX Seventh System Administration Conference (LISA 93)},
year = {1993},
address = {Monterey, CA},
url = {https://www.usenix.org/conference/lisa-93/hlfsd-delivering-email-your-home},
publisher = {USENIX Association},
month = nov
}
Download

Links

Paper: 
http://usenix.org/publications/library/proceedings/lisa93/full_papers/zadok.pdf
  • Log in or register to post comments

© USENIX
EIN 13-3055038

LISA is a registered trademark of the USENIX Association.

  • Privacy Policy
  • Contact Us