Commit Graph

3820 Commits

Author SHA1 Message Date
Son f1c0b94ffd fix run test script: sleep to make sure the Db container is ready 2022-01-24 18:05:17 +01:00
Son Nguyen Kim 227087a10f
Merge pull request #751 from mrbluecoat/master
minor installation instruction fixes
2022-01-24 18:01:34 +01:00
Son 3be4f341a2 fix reply phase template 2022-01-24 16:51:27 +01:00
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
Son e73288354d remove IGNORED_EMAILS variable 2022-01-21 19:30:27 +01: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
Son ed4acebdb1 delete the email log in reply phase if NonReverseAliasInReplyPhase 2022-01-08 00:28:26 +01:00
Son b23f9fa971 delete email_log if CannotCreateContactForReverseAlias 2022-01-08 00:23:10 +01:00
Son 01ba5e8bf0 return 5** if CannotCreateContactForReverseAlias 2022-01-08 00:16:16 +01:00
Son ed39d47e7a log "Custom/nb_rcpt_tos" metric 2022-01-08 00:11:16 +01:00
Son 20b6ce29fc take into account authorized_address when checking email loop 2022-01-08 00:09:45 +01:00
Son d8627fea97 handle case when non reverse-alias is present in the reply phase 2022-01-07 17:53:06 +01:00