| Previous | Contents | Index | 
The first step in installing a NOTES channel is to insert the channel entry in PMDF's configuration file. The entry should appear as:
      notes_local single vaxnotes.domain.name  | 
vaxnotes.domain.name should be a valid domain 
 name that is reserved for use by the NOTES channel. One possible choice 
 is to prepend the official local host name with "vaxnotes.". 
 For example, in domain example.com, a reasonable domain name for the 
 NOTES channel might be vaxnotes.example.com and the channel entry would 
 then appear as
      notes_local vaxnotes.example.com  | 
Some additional rewrite rules are also needed. Continuing the vaxnotes.example.com example, the appropriate rules would be:
      vaxnotes $U@vaxnotes.example.com vaxnotes.example.com $U@vaxnotes.example.com  | 
At this point the installation of the NOTES channel is basically complete. Any message sent to CONFERENCE@vaxnotes.example.com would be inserted into the conference named CONFERENCE. You can either subscribe addresses of this form to the mailing lists you want to read as notes files or you can set up aliases in the PMDF alias file and subscribe the aliases instead:
      info-vax: info-vax@vaxnotes.example.com info-pmdf: info-pmdf@vaxnotes.example.com  | 
| Previous | Next | Contents | Index |