Added usage of notification_email library.
Added CMS_SETUP.mailer Updated implementation of email_service to use notification_email library
This commit is contained in:
@@ -8,5 +8,7 @@ name=Eiffel CMS
|
||||
email=your@email.com
|
||||
theme=bootstrap
|
||||
|
||||
[misc]
|
||||
smtp=localhost
|
||||
[mailer]
|
||||
smtp=localhost:25
|
||||
#sendmail=/usr/bin/sendmail
|
||||
#output=@stderr
|
||||
|
||||
Reference in New Issue
Block a user