tml>
GS Fossil: Help: email-send-db
GS Fossil
Help: email-send-db
Not logged in
Fossil
html "
Home
\n" if {[anycap jor]} { html "
Timeline
\n" } if {[hascap oh]} { html "
Files
\n" } if {[hascap o]} { html "
Branches
\n" html "
Tags
" } if {[hascap r]} { html "
Tickets
\n" } if {[hascap j]} { html "
Wiki
\n" } if {[hascap s]} { html "
Admin
\n" } elseif {[hascap a]} { html "
Users
\n" } if {[info exists login]} { html "
Logout
\n" } else { html "
Login
\n" }
Command-List
The "email-send-db" setting:
This is an SQLite database file into which outbound emails are written if the email-send-method is set to "db".