blob: 581ecc421cd4c46261d3d58c93d837e126559a8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2008/10/30 13:01:00 obache Exp $
To avoid conflicts with native mailx installations create symbolic links:
ex.
% ln -s ${PREFIX}/bin/mailx ${PREFIX}/bin/Mailx
% ln -s ${PREFIX}/man/man1/mailx.1 ${PREFIX}/man/man1/Mailx.1
Example configurations: ${PREFIX}/share/examples/mailx/nail.rc
Alternate docs: ${PREFIX}/share/doc/html/mailx/mailx.1.html
===========================================================================
|