Commit Graph

265 Commits

Author SHA1 Message Date
spacefreak d09a453f3d Extend notification.template
Signed-off-by: Thomas Oettli <spacefreak@noop.ch>
2020-01-29 21:42:27 +01:00
spacefreak 983362a69a Add decoding of mail headers 2020-01-29 21:35:37 +01:00
spacefreak f4399312b4 Add url encoded email template variables 2020-01-29 19:58:08 +01:00
spacefreak b40e835215 Fix error during decoding of mail body 2020-01-27 22:47:57 +01:00
spacefreak 057e66f945 Fix CLI once more 0.0.8 2020-01-21 16:23:59 +01:00
spacefreak 49bc12f93b Change version to 0.0.7 0.0.7 2020-01-21 16:13:51 +01:00
spacefreak 0dd09e2d5a Fix syntax error in CLI 2020-01-21 16:12:40 +01:00
spacefreak ec9a2e875b Change version to 0.0.6 0.0.6 2020-01-21 15:58:04 +01:00
spacefreak 7a31c01955 Fix handling of mails with missing headers 2020-01-21 15:56:08 +01:00
spacefreak 9e5f51f6f5 Improve email body extraction and decoding 0.0.5 2019-11-26 15:17:02 +01:00
spacefreak 086a3fc0ce Use TLS if available when sending emails 0.0.4 2019-11-19 15:22:05 +01:00
spacefreak 56e03ffffe Change version to 0.0.3 0.0.3 2019-11-18 15:21:13 +01:00
spacefreak 32682cfb8c Add option to send notifications to another host 2019-11-18 15:11:09 +01:00
spacefreak 20b3e3ddd3 Single-sourcing the version string 0.0.2 2019-10-29 17:33:29 +01:00
spacefreak bacc05cb41 Fix replacement image and change to header 2019-10-29 16:47:52 +01:00
spacefreak 25af4b422a Fix double angle brackets in From header 2019-10-29 15:45:55 +01:00
spacefreak 7020c53b28 Add option notification_email_parser_lib 2019-10-26 13:04:19 +02:00
spacefreak 7509629b44 Fix brackets 2019-10-23 07:36:24 +02:00
spacefreak 9e7691f5ea Add pre tag to whitelist 2019-10-22 23:14:49 +02:00
spacefreak 5ff72dc5e7 Add debug messages in notifications.py 2019-10-22 22:29:06 +02:00
spacefreak 5892d9a2b7 Escape html characters in plain message text 2019-10-22 21:57:53 +02:00
spacefreak 0169c0650e Fix typo in variable name 2019-10-22 20:53:06 +02:00
spacefreak b6deccc2aa Prefer text/html again, like most email clients 2019-10-22 20:49:52 +02:00
spacefreak bf28ba64cb Add p tags to whitelist and prefer text/plain 2019-10-22 20:33:53 +02:00
spacefreak 73215bbef7 Change README.md 2019-10-21 19:05:38 +02:00
spacefreak f0f2c6b742 Add option to strip images from emails 2019-10-21 18:48:04 +02:00
spacefreak 228be9f4be Fix iteration bug while removing attributes 2019-10-21 17:53:44 +02:00
spacefreak 422ed5b4e6 Fix typo in run.py 2019-10-21 14:06:28 +02:00
spacefreak 89a01d92c8 Make source PEP8 conform 2019-10-17 22:25:10 +02:00
spacefreak 6ea167bc52 Add dependency to lxml extra of BeautifulSoup4 2019-10-16 23:27:10 +02:00
spacefreak 2ce6b2350e Cleanup source code 2019-09-05 13:57:13 +02:00
spacefreak cb83cb378f Make setup.py compliance for pypi.org 2019-09-04 15:22:26 +02:00
spacefreak e42987573b Make setup.py compliance for pypi.org 0.0.1 2019-09-04 15:21:44 +02:00
spacefreak 834ab10f5a Prepare for packaging 2019-09-04 14:55:39 +02:00
spacefreak 7fa6f05511 Prepare for packaging 2019-09-04 14:54:48 +02:00
spacefreak d0ab24e7d6 Fix typo in README.md 2019-09-04 14:15:01 +02:00
spacefreak 75f8209002 Initial commit 2019-09-04 14:13:29 +02:00
spacefreak d9da6f037b Quarantine regex matches headers case insensitive 2019-09-03 15:55:41 +02:00
spacefreak aa72e06ce7 add dependency to netaddr to setup.py 2019-09-02 16:38:34 +02:00
spacefreak 30b4de1ee7 add reference to netaddr project 2019-09-02 15:59:38 +02:00
spacefreak a7d472af68 add ability to ignore sender hosts and/or networks 2019-09-02 15:57:24 +02:00
spacefreak 5ffae608ff change email content type to multipart/related 2019-08-28 19:22:59 +02:00
spacefreak b41ae30335 improve handling of template variables 2019-08-28 16:07:26 +02:00
spacefreak 6ec70b834f add exception on startup if template parsing fails 2019-08-26 21:11:07 +02:00
spacefreak 11b6df56f0 Fix typo in notification.template 2019-05-08 08:52:14 +02:00
spacefreak a84d62e2c0 Fix dynamic template variables 2019-05-08 08:48:03 +02:00
spacefreak 5ba27d058d Add config option for reject reason 2019-05-01 14:31:39 +02:00
spacefreak 74996b4112 Fix typo in README.md 2019-05-01 13:07:11 +02:00
spacefreak f37b50eaac Add dynamic template variables according to regex 2019-05-01 13:02:41 +02:00
spacefreak 4da5ee203d Update README.md 2019-03-15 17:33:37 +01:00