Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators One Humble request to MODERATORS Post 302074220 by cbkihong on Sunday 21st of May 2006 09:45:45 PM
Old 05-21-2006
Maybe I will append a note here to what Perderabo has mentioned.

Many questions may carry more than one possible answer. Even if a question has been answered by somebody, you may still have another answer in mind to that question. Just post it, so that everybody can learn from the different approaches taken, compare and contrast the various suggestions to find out the one which best suits the occasion (it may not suit well to the original question but may turn out to be optimal in another similar case). That's exactly what a platform for "information exchange" should be.

So as you, we moderators (I, at least) are not gurus or experts in everything, so we also need to inquire and learn from everybody here, so do not feel deterred by the moderators' hats --- we are just regular posters as you are who happen to take on an extra role here.
 

We Also Found This Discussion For You

1. Post Here to Contact Site Administrators and Moderators

about moderators..

sorry to ask this question(if u find difficulty): what you (unix.com moderators) will did and doing now? ie how u r selected as a "moderator" for unix.com and is unix.com is what ur full time job or it is ur part time job like that.. and is this forum is what the most popular... (5 Replies)
Discussion started by: sekar sundaram
5 Replies
MODERATORS(5)							File Formats Manual						     MODERATORS(5)

NAME
moderators - mail addresses for moderated Usenet newsgroups DESCRIPTION
The GetModeratorAddress(3) routine reads the file /etc/news/moderators to determine how to reach the moderator of a newsgroup. This is used by inews(1) when an unapproved local posting is made to a moderated newsgroup. The file is read until a match is found. Blank lines and lines starting with a number sign (``#'') are ignored. All other lines should consist of two fields separated by a colon. The first field is a wildmat(3)-style pattern. If it matches the name of the newsgroup, then the second field is taken to be a format string for sprintf(3). This string should have at most one %s parameter, which will be given the name of the newsgroup with periods transliterated to dashes. Here is a sample file: foo.important:announce-request@foo.com foo.*:%s@mailer.foo.com gnu.*:%s@prep.ai.mit.edu *:%s@uunet.uu.net Using the above file, postings to the moderated newsgroup in the left column will be sent to the address shown in the right column: foo.important announce-request@foo.com foo.x.announce foo-x-announce@mailer.foo.com gnu.emacs.sources gnu-emacs-sources@prep.ai.mit.edu comp.sources.unix comp-sources-unix@uunet.uu.net HISTORY
Written by Rich $alz <rsalz@uunet.uu.net> for InterNetNews. This is revision 1.15, dated 1996/09/06. SEE ALSO
inews(1), inn.conf(5), libinn(3), wildmat(3). MODERATORS(5)
All times are GMT -4. The time now is 03:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy