home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / crazyn10.zip / crazynews.cfg next >
Text File  |  2000-02-22  |  481b  |  16 lines

  1. # CrazyNews/2 - Configuration Options
  2.  
  3. # News server to send messages to.
  4. # Syntax: hostname:port:username:password
  5. # username and password are optional.
  6. #NewsServer=localhost:119::
  7. NewsServer=news.my.crazy.server.com:119:crazy:crazy
  8.  
  9. # From specifies the person who is sending the message.
  10. # Syntax: "name/comment" <email>
  11. From="Crazy User" <CrazyUser@crazy.com>
  12.  
  13. # Organization specifies the organization that the person belongs to.
  14. Organization=Crazy Users Inc.
  15.  
  16.