Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-08 | Flag imap session for closing. Fixes: #4925 | Kali Kaneko | |
This will need a more serious investigation, since we're not shutting down all the imap-related objects, but will do for now to prevent access to different accounts while a session is initiated in the MUA. (tested with thunderbird). | |||
2013-12-27 | update mail path after refactor | Kali Kaneko | |
2013-12-20 | mail logs | Kali Kaneko | |
2013-12-18 | add repair mailbox utility | Kali Kaneko | |
2013-11-12 | re-raise the exceptions on init as expected | Kali Kaneko | |
2013-11-11 | Fix call to smtp gateway. | drebs | |
2013-11-07 | Reject sender if it's not the logged in user | Tomás Touceda | |
2013-11-06 | Initializes mail service with the user id. | Kali Kaneko | |
This will be used to properly obtain the private key that now is a property. It will also be needed for the imap authentication. | |||
2013-10-31 | improve error handling | Kali Kaneko | |
2013-10-30 | Properly stop imap at logout | Tomás Touceda | |
2013-10-28 | Mail State Machine refactor. Closes: #4059 | Kali Kaneko | |
2013-09-18 | Move STANDALONE flag to a module and unify paths queries. | Ivan Alejandro | |
2013-09-18 | download cert for SMTP if EIP did not do it. | Kali Kaneko | |
includes refactor of common code for download of certificates and config files. | |||
2013-08-21 | Make mail fetch interval in imap service configurable | Kali Kaneko | |
using environment variable. Closes: #3409 | |||
2013-08-12 | fix imports to use new namespace | Kali Kaneko | |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |