Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

This is an old revision of the document!


Text Files

Text files that are displayed to remote clients / users and some configuration type files are stored in the text directory.

Contents

Text files with the following filename suffix/extensions, may include Synchronet @-codes and Ctrl-A Codes to customize the appearance and contents of the files for your BBS:

  • .asc
  • .ans
  • .mon
  • .msg

Display Files

Filename / Page Default ContentsDescription
answer.asc answers.ascLogin screen displayed to Telnet clients upon connection (.ans, .rip, and .wip variants also supported)
bullseye.asc bullseye.ascBullseye! Bulletins Menu (see also bullseye.cfg)
sbbs.msg sbbs.msgMessage regarding Synchronet features and usage displayed to new users (1st)
system.msg system.msgMessage regarding your system displayed to new users (2nd)
newuser.msg newuser.msgMessage displayed to user during new user sign-up (3rd)
feedback.msg feedback.msgMessage displayed to user before requesting new user feedback letter (4th)
welcome.msg welcome.msgOptional welcome message e-mailed to new users (enabled in the newuser module)

Filter Files

Filename / Page Default ContentsDescription
email.can email.canDisallowed (source or destination) e-mail addresses
bademail.msgOptional message to display to users attempting to use a disallowed email address
file.can file.canDisallowed filenames for upload
badfile.msgOptional message to display to users who attempt to upload a disallowed filename
host.can host.canDisallowed hostnames for connections
badhost.msgOptional message to display to users who attempt to connect from a disallowed host
ip.can ip.canDisallowed IP addresses for connections
badip.msgOptional message to display to users who attempt to connect from a disallowed IP address
ip-silent.can ip-silent.canSilently-ignored IP addresses for connections
name.can name.canDisallowed user alias
badname.msgOptional message to display to users who attempt to use a disallowed alias
phone.can phone.canDisallowed phone numbers for new users
badfile.msgOptional message to display to users who attempt to use a disallowed phone number
subject.can subject.canDisallowed message subjects
badsubject.msgOptional message to display to users who attempt to use a disallowed subject in a posted message

Miscellaneous

Filename / Page Default ContentsDescription
bullseye.cfg bullseye.cfgBullseye! Builletins Configuration (see also bullseye.asc)
example.sif example.sifExample Synchronet Questionnaire file
lbshell_bg.bin lbshell_bg.binLightbar Command Shell background image (not text)
ircmotd.txt ircmotd.txtIRC Daemon “Message Of The Day”
zipmsg.txt zipmsg.txtZIP message added to uploaded .zip files.

Menu files displayed to the remote terminal client / user are stored in the text/menu directory hierarchy.

Menu files may have one of the following file suffixes / extensions:

Extension Description
.asc Ctrl-A Encoded ANSI X3.64-subset and Dumb ASCII Terminals
.ans ANSI X3.64 Color Terminals
.mon ANSI X3.64 Monochrome Terminals
.rip RIPscrip Terminals
.wip WIP Terminals
.html Experimental HTMLterm

See the Menu Directory in CVS for the many default menu files and their contents.

Customization

For customizing your displayable text (e.g. .msg) and menu (e.g. .asc) files, see Customizing Menu Files for details.

See Also