Can anyone tell me how to create a mailing list for a particular group of users in RedHat 8.0?
Thanking you in anticipation
find what aliases file your mailserver uses (/etc/aliases or /etc/mail/aliases for sendmail)
Then add an entry like
listname: user1,user2,user3 etc
Or just install mailman.
srs
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
