Age | Commit message (Collapse) | Author |
|
I kept the logging functions so we can log times for tests
and to investigate issues, but I removed all usages of them
until someone needs them
|
|
fixing build
|
|
|
|
|
|
- Issue #576
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This feature was never working anyway.
Anybody could remove addresses from anyones adressbook by sending a bounce
and then the receiver was not able to send an email to that address anymore.
Nice dos :)
|
|
- Issue #446
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It was used only to retrieve encryption key. This should be done by who
is using it.
|
|
This commit changes index writer to use AsyncWriter.
It should avoid locking on our code and speed up things for now.
|
|
- Issue #248
|
|
- Issue #248
|
|
|
|
|
|
- Issue #330
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add option --home /some/path to set a custom location for all user
agent files.
|
|
- gets called from separate threads and causes
exceptions otherwise
|
|
parse the multipart mails anymore
|
|
|