imlement HtmlmailAgent, TextmailAgent and MailreceiverAgent for generating plaintext- and HTML-mail messages

This commit is contained in:
coderkun 2014-05-25 11:58:50 +02:00
commit c995fea203
11 changed files with 301 additions and 0 deletions

View file

@ -34,6 +34,7 @@
'genericname' => 'The Legend of Z',
'namespace' => 'hhu\\z\\',
'timeZone' => 'Europe/Berlin',
'url' => 'http://zyren.inf-d.de',
'mailsender' => 'questlab@hhu.de'
);