meadsteve
|
33b840a82d
|
Adding a default address that is always mailed to by notifications.
|
2013-06-04 21:09:16 +01:00 |
|
meadsteve
|
f8407e39c8
|
Email plugin now looks in the yaml file for an addresses setting. All these addresses will be mailed with a pass or fail message.
|
2013-06-01 13:57:39 +01:00 |
|
meadsteve
|
76e5c66b38
|
Fixing the email plugin so that it retrieves the system config correctly.
|
2013-06-01 13:29:59 +01:00 |
|
meadsteve
|
f0a5ba50ca
|
Filled out the Plugin\Email::sendEmail(). Pulls in the following settings from the phpci config under the heading email_settings:
smtp_address
smtp_port
smtp_username
smtp_password
and
from_address
|
2013-06-01 09:40:05 +01:00 |
|
meadsteve
|
f76a2a75cc
|
Empty Email plugin and test committed.
|
2013-05-31 12:56:35 +01:00 |
|