Philip (a-0) philip
  • Joined on 2022-06-27
philip pushed to main at ansible/matrixmailer 2022-09-07 12:27:27 +00:00
6fc3c95d7f Take configuration as python/yaml object instead of file content
philip pushed to main at philip/matrixmailer 2022-09-06 18:36:55 +00:00
90a863911e Client sessions are not persisted in main config file any more.
philip pushed to main at philip/matrixmailer 2022-09-06 17:35:58 +00:00
c8c0f6a400 deleted debug line, improved README formatting
philip closed issue philip/matrixmailer#1 2022-09-06 17:31:31 +00:00
Parse email, only forward body and subject or format in a meaningful way
philip commented on issue philip/matrixmailer#1 2022-09-06 17:31:26 +00:00
Parse email, only forward body and subject or format in a meaningful way

Fixed in commit ad3245f88434456feef27e45fcd6ed86dd7c47ba

philip closed issue philip/matrixmailer#7 2022-09-06 17:30:21 +00:00
improve room joining: exp. backoff + max. counter
philip pushed to main at philip/matrixmailer 2022-09-06 17:30:21 +00:00
88f7d9740c Implemented exp. backoff and timeout for room joins. Fixes #7
philip pushed to master at ansible/dnsmasq 2022-09-06 15:01:21 +00:00
0c799fec2c Added 'no-resolv' to conf file. Makes dnsmasq ignore missing resolv.conf files
philip pushed to main at ansible/matrixmailer 2022-09-04 13:12:42 +00:00
318029b9a9 Support both binary & source install, improved README, fixed systemd service etc.
philip pushed to main at philip/matrixmailer 2022-09-03 19:02:26 +00:00
ad3245f884 Introduced e-mail parsing and minor error handling for encoding or parsing issues
philip pushed to main at philip/matrixmailer 2022-09-02 12:55:00 +00:00
5ac1425b44 Removed term 'whitelist'
philip deleted branch master from philip/matrixmailer 2022-09-02 12:52:12 +00:00
philip created branch master in philip/matrixmailer 2022-09-02 12:50:22 +00:00
philip pushed to master at philip/matrixmailer 2022-09-02 12:50:22 +00:00
53ae50fb2b Renamed 'whitelist' to 'allowlist'
philip deleted branch master from philip/matrixmailer 2022-09-02 12:49:25 +00:00
philip pushed to main at philip/matrixmailer 2022-09-02 12:47:46 +00:00
philip created branch main in philip/matrixmailer 2022-09-02 12:47:46 +00:00
philip closed issue philip/matrixmailer#6 2022-09-02 09:34:28 +00:00
improve code formatting for readability
philip pushed to master at philip/matrixmailer 2022-09-02 09:34:28 +00:00
19ebd247f7 added indent to fn parameter. Fixes #6
philip opened issue philip/matrixmailer#7 2022-09-02 09:29:59 +00:00
improve room joining: exp. backoff + max. counter