Commit Graph

3877 Commits

Author SHA1 Message Date
Son fc3f06f4d8 create notification listing page 2022-01-24 16:45:36 +01:00
Son 78c14fa67e create notification for bounce email during reply phase 2022-01-24 16:13:45 +01:00
Son 90fa4abf69 create a notification for a bounce email 2022-01-24 16:10:36 +01:00
Son bdb97e73e9 display notification title, "more" button to the notification page 2022-01-24 15:22:26 +01:00
Son 1de6fefc59 add notification detail page 2022-01-24 15:22:01 +01:00
Son 5b7949f346 return title in /api/notifications 2022-01-24 15:20:59 +01:00
Son 3422f038eb add Notification title 2022-01-24 15:18:56 +01:00
george 65531b5c63
Add a button to delete all API Keys. 2022-01-23 18:38:54 +00:00
Son e73288354d remove IGNORED_EMAILS variable 2022-01-21 19:30:27 +01:00
george ab72927a16
Update text. 2022-01-20 18:24:28 +00:00
george 50122da0fe
Implement API notifications and use a function in email_utils 2022-01-20 17:42:11 +00:00
george 42407a0543
Send the email after the local error. 2022-01-20 16:44:15 +00:00
george f7f91afc1e
Send a notification email for invalid recovery codes. 2022-01-20 16:41:42 +00:00
george 6b4d276ffe
Add change password button with link to dashboard. 2022-01-20 15:40:28 +00:00
george 6d736aa915
Implement rate limiting with send_email_with_rate_control. 2022-01-20 15:05:18 +00:00
george 122a402c22
Clarify text. 2022-01-20 14:23:19 +00:00
george 0eb2984b9c
Add invalid TOTP login email notifications. 2022-01-20 14:18:47 +00:00
Mr. Blue Coat 99ff4c6f88
restore pwd paths 2022-01-19 13:35:33 -07:00
Son b929dc5462 check if alias is not none 2022-01-18 09:40:50 +01:00
Mr. Blue Coat 724edee311
link update 2022-01-17 08:19:00 -07:00
Son efdb0a60d3 no need to raise error if email processing takes more than 60s 2022-01-17 14:42:27 +01:00
Son 94ecdb0515 replace patreon by open collective 2022-01-17 10:47:16 +01:00
Mr. Blue Coat 11fe7f6f65
fix for server restart survivability 2022-01-16 18:57:56 -07:00
Mr. Blue Coat 1caf8e5dcd
minor installation instruction fixes
Closes #749
2022-01-16 16:16:56 -07:00
Son 0806f9243e return custom domain json in patch 2022-01-16 17:26:11 +01:00
Son 8ff3b5ef8e ignore VERPForward error 2022-01-16 11:52:44 +01:00
Son 0e496518ba handle case alias is deleted in handle_hotmail_complaint 2022-01-16 11:47:50 +01:00
Son 1c8a0c4f16 remove patreon 2022-01-14 11:59:11 +01:00
Son a72f1bd414 remove paypal 2022-01-14 11:58:14 +01:00
Son ca18c9c5e0 remove unused import 2022-01-13 16:40:07 +01:00
Son e73a46cf36 fix init_app 2022-01-13 16:34:22 +01:00
Son ca971567c5 use newrelic in monitoring. Monitor the number of db connection 2022-01-13 10:39:22 +01:00
Son 841621dbe2 handle the case mailboxes is empty in try_auto_create_via_domain 2022-01-13 09:33:32 +01:00
Son 4cea47cc27 add setting for include_website_in_one_click_alias 2022-01-12 11:50:49 +01:00
Son 6cd8e45d21 return the default sender format (AT) in case user uses a non-supported sender format 2022-01-12 10:19:25 +01:00
Son db24ed8739 remove unused import 2022-01-11 13:23:44 +01:00
Son 2a1ef7beec notify user every time a reply can't be sent 2022-01-11 13:14:47 +01:00
Son 42a29eba90 remove \r or \n from headers before processing 2022-01-11 13:11:28 +01:00
Son 5e7ff7a694 fix logging 2022-01-11 12:29:42 +01:00
Son 2f6229cd54 change collapse button display "more" -> "less" 2022-01-11 12:25:49 +01:00
Son c0067b7657 add more log 2022-01-10 15:58:22 +01:00
Son 94bbade62e refactor 2022-01-10 15:05:15 +01:00
Son 73d781cf6b handle non number alias_id 2022-01-10 10:44:41 +01:00
Son 9c696bd038 ignore VERPReply 2022-01-09 20:35:57 +01:00
Son 6cdf5637aa validate the alias address before creating 2022-01-09 20:22:41 +01:00
Son a0727435eb use warning level 2022-01-09 20:13:41 +01:00
Son f855d27836 delete EmailLog if pgp issue 2022-01-08 16:59:32 +01:00
Son c5e4dd6d16 save email for debug with error name as prefix 2022-01-08 16:58:23 +01:00
Son 4298fe73e6 use warning level 2022-01-08 00:43:49 +01:00
Son 862d0e7a11 warn users if SL is used with another forwarding service 2022-01-08 00:42:03 +01:00