+++ dhana krishnan [linux-india] <21/12/01 13:12 +0000>: > Is there a mailing list manager ,using which we can > send mails to the users , but the users shouldn't be > able to send it to the list . > I am using mailman for mailing list. > I want to deny list-users from posting mail to list.
You can do this very well ... poke around the options in the mailman web based admin tool ... You DO need some channel for users to unsubscribe (and for mailman to remove bouncing users automatically), and also a mailbox for the list admin, which is read and monitored. -- Suresh Ramasubramanian <----> mallet <at> efn dot org EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin [Linux One Stanza Tip] From : <[EMAIL PROTECTED]> LOST #148 -**< Sub : Shortcut keys for dir navigation (#1) >**- We are all aware that "cd .." will return you to the previous directory on the tree, similarly, if a file is to be copied to the prvious directory, you may do "cp filename .." ... For the home directory, instead of ".." use a "~" (viz. cd ~ or cp ~/) _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
