10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
* [Wiki](./wikitheory.wiki) page changes
* New and edited [forum](./forum.wiki) posts
* Announcements
Subscribers can elect to receive emails as soon as these events happen,
or they can receive a daily digest of the events instead.
Email alerts are sent by a [Fossil server](./server.wiki), which must be
[set up](#quick) by the Fossil administrator to send email.
Email alerts do not currently work if you are only using Fossil from the
command line.
A bit of terminology: Fossil uses the terms "email alerts" and
"notifications" interchangeably. We stick to the former term in this
|
|
|
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
* [Wiki](./wikitheory.wiki) page changes
* New and edited [forum](./forum.wiki) posts
* Announcements
Subscribers can elect to receive emails as soon as these events happen,
or they can receive a daily digest of the events instead.
Email alerts are sent by a [Fossil server](./server/), which must be
[set up](#quick) by the Fossil administrator to send email.
Email alerts do not currently work if you are only using Fossil from the
command line.
A bit of terminology: Fossil uses the terms "email alerts" and
"notifications" interchangeably. We stick to the former term in this
|