Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-18 | even more fixes, seems to work now => validate more email addresses per account | root | |
2010-08-18 | fix bug - missing db connection | Markus Warg | |
2010-08-18 | display all emails to an user (check more addresses) | Markus Warg | |
add method to get all email addresses that are associated to an account, use list of addresses to allow access to emails (mail ping issue #834 #845) modified: manager/application/configs/application.ini modified: manager/application/controllers/MailController.php new file: manager/library/CAcert/User/Emails.php | |||
2010-07-07 | add view own mails, view all mails (admin role required) | Markus Warg | |
add email delete | |||
2010-04-14 | list mails, read mails | Markus Warg | |
fix smaller issues in imap class mail controller list contents of mailbox read mails | |||
2010-04-14 | imap class / mail controller | Markus Warg | |
add imap class to access captured emails add mail controller to framework (display content) |