Commit Graph
6 Commits
Author SHA1 Message Date
ac107458 2c0f1e2a2c add "forward-to" command to forward mails in the queue and their verbose state as attachment to given recipients v0.3 2024-01-09 11:27:55 +01:00
ac107458 ce1aad5454 move display_list_item fn to Mail.print 2024-01-09 10:38:03 +01:00
ac107458 1f98e6627d add __slots__ to most classes v0.2 2023-10-02 09:18:32 +02:00
ac107458 b8d9c6f2a1 fix json stream decode performance issue
string slicing is expensive as python copies the (immutable) string...
2023-10-02 09:18:25 +02:00
ac107458 7f7841f2bf add .mypy_cache to .gitignore v0.1 2023-01-12 10:24:06 +01:00
ac107458 54b6d4d0b5 initial public commit 2023-01-12 10:09:18 +01:00