Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- Fixed test_mailbox.py
|
|
|
|
|
|
implementation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Startup works till all mails are queried
|
|
|
|
|
|
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.
|
|
|
|
|
|
If so, we are able to put welcome mail on INBOX after checking it
-- Issue #334
|
|
|
|
|
|
parseaddr
Also made some minor fixes based on pylint output
|
|
|
|
|
|
is posted
|
|
|
|
- Issue #249
- Fixed all tests with that rely on sendmail deferred.
|
|
mail(s) resource
|
|
search_engine calls to Mailbox
|
|
|
|
|
|
|
|
|
|
send email
|
|
|
|
Also, making the data tests folder a subfolder of soledad-test so that we can make soledad-test into a ramdisk to speed up tests
|
|
|
|
|
|
saved) simply ignore the attempt
|
|
|
|
|
|
|
|
|