Sophie

Sophie

distrib > PLD > ra > i386 > media > dist-src > by-pkgid > 6d9761ac4a687d8057e1bb3f0cd638c0 > files > 2

uqwk-2.16-2.src.rpm

/*
 * $Id: uqwk-config_pld.h,v 1.1 2000/09/05 12:19:00 zagrodzki Exp $
 *
 * Generic uqwk config
 */

#define CONFIGNAME	"pld"

#define DEF_BBS_NAME	"The BBS That Shall Not Be Named"
#define DEF_BBS_CITY	"Nowhere, Utopia"
#define DEF_BBS_PHONE	"555-1212"
#define DEF_BBS_SYSOP	"Joe A. Sysop"
#define DEF_BBS_ID	"0,TBSNBN-BBS"

#ifndef NNTP
  #define DEF_ACT_FILE	"/var/lib/news/active"
  #define DEF_NEWS_DIR	"/var/spool/news"
#endif
#define	DEF_MAIL_DIR	"/var/mail"

#define SENDMAIL	"/usr/lib/sendmail -i"
#define INEWS_PATH      "/usr/bin/inews"
#define NNTP_HOST_FILE  "/var/lib/news/nntp_server"	/* news server file */