Send welcome and unsubscribe confirmation emails
This commit is contained in:
parent
15ed41741e
commit
9e3b42e11c
12 changed files with 189 additions and 33 deletions
|
@ -34,8 +34,6 @@ database="mailtrain"
|
|||
charset="utf8mb4"
|
||||
# enter path for mysql command line application
|
||||
command="mysql"
|
||||
# required database schema version
|
||||
schema_version=1
|
||||
|
||||
[redis]
|
||||
# enable to use Redis session cache or disable if Redis is not installed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue