-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnormal.ini
276 lines (217 loc) · 8.11 KB
/
normal.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
; ANNOUNCE.INI
; Announcer configuration file sample, normal mode
; Announcer v1.2
; (c) Copyright 1995,1996,1997 Peter Karlsson
; A Softwolves Software release in 1997
; Please note that the case is not of importance in any of the configuration
; items. There may only be one space between the keyword and the setting.
; For an example on how to use the .PKT mode, see PKTMODE.INI.
; ============================================================================
; Global settings
; ============================================================================
; LogFile
; Enables logging of what happens to a file.
LogFile ANNOUNCE.LOG
; EchoTossLog
; If you have many echomail areas, the use of an ECHOTOSS.LOG file is
; recommended. In this file, the names of the echomail areas which have new
; messages are written. To let Announcer create/add to an ECHOTOSS.LOG file,
; you must enable this configuration item, and use the Echo settings in the
; message templates.
EchoTossLog C:\SQUISH\ECHOTOSS.LOG
; JamTossLog
; If you have many JAM areas, the use of the ECHOMAIL.JAM/NETMAIL.JAM is
; recommended. This file works like the ECHOTOSS.LOG described above, but
; is for JAM areas only. It does not require the Echo setting in the
; message templates, however.
;JamTossLog C:\FASTECHO\
; TaglineFile
; Sets the name of the file containing taglines (if any), from which random
; taglines can be selected. If no file is configured, random taglines can not
; be used.
TaglineFile D:\TAGLINE\TAGLINES.TXT
; TaglineIntro
; Sets the characters that starts taglines. This defaults "...".
; This entry is three characters wide.
TaglineIntro ...
; BraglineIntro
; Sets the characters that starts braglines (product ID). This defaults to
; "---" (a Fidonet tear line). If you use Announcer in echomail areas, and
; your tosser re-tears outgoing messages, you could change this to "___" or
; similar.
; This entry is three characters wide.
; Brag lines are not used in PID mode.
Braglineintro ---
; MsgId
; Sets the ID to use in MSGID kludges of *local* messages. There is no default,
; if no MsgId is specified, no MSGID kludges will be generated in local
; messages. In netmail and echomail, MSGID kludges are *always* generated, and
; will use the originating address of that message.
; Maximum is 32 characters.
MsgId 2:206/221.0
; ReplyKludge
; Sets whether Announcer should use REPLY kludges or not. REPLY kludges are
; never used in mailing lists.
ReplyKludge Yes
; SquishCfg
; Makes Announcer read a SquishMail 1.11 configuration.
SquishCfg C:\SQUISH\SQUISH.CFG
; FMailCfg
; Makes Announcer read a FMail 1.22 configuration.
;FMailCfg C:\FMAIL\FMAIL.CFG
; GEchoCfg
; Makes Announcer read a GEcho 1.20 configuration.
;GEchoCfg C:\GECHO\GECHO.CFG
; TerMailCfg
; Makes Announcer read a TerMail configuration.
;TerMailCfg C:\TERMINAT\TERMAIL\TM.CFG
; IdServer
; Lets Announcer use an IDSERVER file for MSGID creation.
IdServer C:\
; NetMailTearLine
; Tells whether you want Announcer to create tearlines in netmail messages
; or not
NetMailTearLine Yes
; ============================================================================
; Message templates
; ============================================================================
; The message templates have this format, the order between the keywords are
; not important. The only mandatory keywords are FROM, SUBJECT, FILE, and
; PATH.
; MSG
; FROM <name of sender>
; TO <name of receiver> (*3)
; SUBJECT <subject line>
; FILE <file to be posted>
; PATH <path to message base> (*1)
; PRIVATE <private flag: Yes/No> (*2)
; ATTRIBUTE <message attributes: C,K,A,R,P> (*3,*2)
; TAGLINE <tagline to use or "@" for random choice> (*3)
; DISTRIBUTION <distribution mode: Local/Echomail/Netmail> (*4)
; ORIG <originating address> (*5)
; DEST <destination address> (*6)
; ORIGIN <origin line> (*5)
; INTERVAL <interval in days between postings> (*3)
; ECHO <echotag> (*7)
; HEADER <name of header file> (*3)
; FOOTER <name of footer file> (*3)
; SEMAPHORE <name of semaphore file needed> (*3)
; CREATE <name of semaphore file to create> (*3)
; SPLIT <number of times to split the message> (*3)
; MINSIZE <minimum size in bytes> (*3)
; CHARSET <character set to post in: PC8/SV7/ISO/ASCII> (*3)
; UPDATEDSEND <should it only be sent if updated: Yes/No> (*3)
; FIXEDWIDTH <show message with a monospace font: Yes/No> (*8)
; .END
;
; You can use the %1 - %10 special parameters with ANY of the keywords above,
; see the documentation for details.
;
; (*1) The message base path is given on this form:
; Squish: Spath (sample: SC:\Max\Msg\Muffin)
; Hudson: H###path (sample: H007C:\Quick\Msgbase)
; FTS: Fpath (sample: FD:\FD\Mail\)
; JAM: Jpath (sample: JC:\RA2\MSG\RA_UTIL)
; EzyCom: E####path (sample: E0001F:\EZY\MSG)
; ### and #### are area numbers, in the case they exist.
;
; (*2) Controls message private status, only used with local messages.
; (netmail are always private, echomail are never private).
;
; (*3) Optional.
;
; (*4) If not specified it defaults to a local message.
;
; (*5) Only used in echomail (ORIG also in netmail).
;
; (*6) Only used in netmail.
;
; (*7) Optional in normal mode, used for EchoTossLog.
;
; (*8) Not supported by all programs.
; ============================================================================
; Sample message templates
; #1 - Will post the Announcer documentation in a local Squish type area,
; split into 10 parts, and telling the reader to show it in monospace.
MSG
From Peter Karlsson
To You
Subject Announcer documentation
Path Sc:\squish\localmsg
; Random tagline:
Tagline @
Distribution Local
Private No
File announce.doc
Split 10
FixedWidth Yes
.END
; ============================================================================
; #2 - Will post a welcoming message to a new user on the BBS in a JAM style
; netmail area, using the ISO 8859-1 character set.
MSG
File Newuser.txt
Subject Welcome new user!
; Will use the first name on the command line on the To-line, see the
; documentation for details:
To %1
From Peter Karlsson
Path Jc:\jam\newusers
Tagline Welcome to my BBS!
Distribution NetMail
Orig 1:234/567.8
Dest 2:345/678.9
Charset ISO
.end
; ============================================================================
; #3 - Will post echo rules every 21 days to an FTS (*.MSG) style area,
; split to two messages.
MSG
From Moderator
To All
Subject WILDERBEEST echo rules
Header header.txt
File wilder.rul
Footer footer.txt
Path Fc:\fido\wildrbst
Distribution EchoMail
Orig 1:234/567.8
Echo WILDERBEEST
Origin The information super highway
Tagline @
Interval 21
Split 2
.end
; ============================================================================
; #4 - Will create a file request for 'THISWEEK.TXT' from 2:299/99 once every
; week in a Hudson style netmail area.
MSG
From Announcer
Orig 2:206/221
Dest 2:299/99
Subject THISWEEK.TXT
Path H001C:\Quick\MsgBase
Distribution NetMail
; R = File Request:
Attributes R
; For File Request, it is best to leave the body empty, so create a zerobyte
; file:
File Zero.Txt
.end
; ============================================================================
; You can use global configurations in-between to change settings
; "on-the-fly". This will make sure the following templates won't use a
; REPLY kludge
ReplyKludge No
; ============================================================================
; #5 - This will use the read tosser configuration to find the area
; BBSAD, in which it will post a BBS advertisment
MSG
From Sysop
To All
Subject Call my BBS!
Echo BBSAD
File bbsad.txt
.end
; ============================================================================
; End of sample ANNOUNCE.INI