346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
|
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
|
-
-
-
-
+
+
+
+
+
-
|
<h4>Subscribe to Alerts</h4>
Above, we see that there are no subscribers, so the next step is to add
one.
Go to the <tt>/subscribe</tt> page on your Fossil instance and sign your
regular Fossil user up for email alerts. (Alternate path: click the
login/logout link in the upper right corner, then go to "Email Alerts".)
You will need "Forum Posts" checked at the least for the testing steps
Go to the <tt>/alerts</tt> page on your Fossil instance and sign your
regular Fossil user up for email alerts. (Alternate path: click the user
name or login/logout link in the upper right corner, depending on the
skin you're using, then go to "Email Alerts".) You will need "Forum
Posts" checked at the least for the testing steps below.
below.
If you use the same user name and email address as you used for your
normal user login, Fossil will simply tie your alert preferences to your
login, and it will be considered already-verified. Otherwise, Fossil
will create an alert-only record, and you will have to verify the email
address before Fossil will send notifications to it.
|