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:
2015-06-30 15:53:02 +02:00
parent e45dac84c8
commit 8294a47f17
7 changed files with 61 additions and 20 deletions

View File

@@ -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