This file specifies the action taken by the server when receiving a control message. By default, Changi tries to read this file from CHANGIWORKDIR, unless otherwise specified by CHANGICONTROLFILE. If the server couldn't locate the file, newgroup control messages are reported to newgroup.cmd and rmgroup control messages are reported to rmgroup.cmd.
You can use a text editor to create this file. Each line in the file beginning with a number sign is ignored and may be used to add comments to the file. All other lines must follow this general format:
message:from:newsgroups:action
message
from
newsgroups
action
doit
drop
log
mail
verify-user-id
# # Comments are preceded by '#' # # # Defaults # newgroup:*:*:log rmgroup:*:*:log # # PGP verification # newgroup:tale@uunet.uu.net:comp.*,misc.*,news.*:verify-news.announce.newgroups newgroup:tale@uunet.uu.net:rec.*,sci.*,soc.*:verify-news.announce.newgroups rmgroup:tale@uunet.uu.net:comp.*,misc.*,news.*:verify-news.announce.newgroups rmgroup:tale@uunet.uu.net:rec.*,sci.*,soc.*:verify-news.announce.newgroupsAny newgroup or rmgroup control message for comp, misc, news, rec, sci or soc sent by tale@uunet.uu.net are PGP-verified. All other newgroup or rmgroup control messages will add an entry to newgroup.cmd or rmgroup.cmd, resp.
[
Top of Page |
Previous Page |
Next Page |
Table of Contents ]
URL: changi/manual/control.html Created: 24 July 1997 Revised: 24 July 1997 Author: harald@os2point.ping.de |