Age | Commit message (Collapse) | Author |
|
|
|
usage.
|
|
|
|
|
|
|
|
- Issue #435
- Improved error handling of attachment resource
|
|
Failure was being returned when user expect just a status message.
-- Issue #369
|
|
Extracted listener logic and removed remaining mailboxes references
Issues
-- #439
-- #440
|
|
|
|
|
|
- intermediate state, some tests are broken
|
|
|
|
This avoids direct access to keymanager and reuses logic from NickNym
class.
-- Issue #422
|
|
|
|
|
|
|
|
implementation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That way we don't need extra logic for the welcome
mail, we just have to read the file and send the contents
to the input mail parser and that's it.
Also moved the logic of adding a welcome mail to the mailboxes
because it has knowledge of mailbox methods anyways.
|
|
|
|
Allow user to move emails from trash to inbox
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To do that we look into the KeysResouce to see if we will find a key for
each address entered for the recipients.
|
|
|
|
- Issue #249
- Fixed all tests with that rely on sendmail deferred.
|
|
mail(s) resource
|
|
|
|
search_engine calls to Mailbox
|
|
|
|
send email
|
|
|
|
|
|
with len==0)
|
|
|
|
|
|
|
|
|
|
|