path question

Matthew Seaman m.seaman at infracaninophile.co.uk
Sat Jun 7 09:01:11 PDT 2003


On Sat, Jun 07, 2003 at 11:43:25AM -0400, Kirk Bailey wrote:
> What is the ACTUAL location of aliases in the standard out of the box 
> install of FreeBSD?

Sources are in

    /etc/mail/aliases

which is compiled into 

    /etc/mail/aliases.db

for sendmail to read.
 
> And is there supposed to be a appearance of it in /etc? IS this a soft or 
> hard link? OR am I looking at the actual file? A friend is helping me by 
> writing a script to add aliases to the alias file, and the issue has come 
> up.

There's a symbolic link:

    /etc/aliases -> /etc/mail/aliases

but that's there for backwards compatibility.  Any new software should
use /etc/mail/aliases by default.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030607/cc46529b/attachment.bin


More information about the freebsd-questions mailing list