Sendmail question
Julian Field
mailscanner at ecs.soton.ac.uk
Tue Sep 24 22:29:55 IST 2002
At 18:56 24/09/2002, you wrote:
>I have two main groups on email users all on Novell server, Staff &
>Student. Staff rarely leave (I've been here in various guises for 18
>years!!!), 25-33% of students leave and a similar number arrive
>each year. Is it possible to have two aliases files with one
>maintained separately from the other but being combined using
>newaliases?
>The :include: option looks to be a list service rather than 'include
>this file in aliases' command.
You can just list multiple alias files in your sendmail.cf file. Here's an
example from our majordomo server
# location of alias file
#O AliasFile=/usr/local/sendmail/etc/aliases,nis:mail.aliases
O
AliasFile=/etc/aliases,/etc/majordomo.aliases,/usr/local/sendmail/etc/aliases,/opt/listextras/extras.aliases,nis:mail.aliases
Note that the word wrapping is due to this email client. Clearly there
should just be a single space between the "O" and "AliasFile".
--
Julian Field Teaching Systems Manager
jkf at ecs.soton.ac.uk Dept. of Electronics & Computer Science
Tel. 023 8059 2817 University of Southampton
Southampton SO17 1BJ
More information about the MailScanner
mailing list