freebsd_amp_hwpstate/contrib/sendmail/mail.local
Peter Wemm c2aa98e247 Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under
src/contrib as per various discussions.  I will copy across our changes
and then point the Makefiles across once the dust has settled..
1998-08-03 05:56:20 +00:00
..
Build Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under 1998-08-03 05:56:20 +00:00
Makefile.m4 Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under 1998-08-03 05:56:20 +00:00
README Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under 1998-08-03 05:56:20 +00:00
mail.local.8 Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under 1998-08-03 05:56:20 +00:00
mail.local.c Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under 1998-08-03 05:56:20 +00:00
pathnames.h Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under 1998-08-03 05:56:20 +00:00

README

#       @(#)README	8.1 (Berkeley) 2/17/98

This directory contains the source files for mail.local.

This is not intended to be used on *stock* System V derived systems such as
Solaris or HP-UX, since they use a totally different approach to mailboxes
(essentially, they have a setgid program rather than setuid, and they rely
on the ability to "give away"  files to do their work). 

If you choose to run *this* mail.local on these systems then you may also
need to replace the existing MUAs, as well as IMAP and POP servers, with
ones that are compatible with the BSD interface.  You have been warned!