Commit Graph

2407 Commits

Author SHA1 Message Date
Son NK b92966b2c6 sql migration 2020-09-10 20:15:21 +02:00
Son NK f664243e42 add batch-import page 2020-09-10 20:14:55 +02:00
Son NK 6da48298a6 Add BatchImport model 2020-09-10 20:05:25 +02:00
Son NK f224d16c56 mark a mailbox as unverified if it fails checks for too many times 2020-09-10 09:40:27 +02:00
Son NK e6dd2f1717 do not forward to unverified mailbox 2020-09-10 09:38:30 +02:00
Son NK a660a05f83 use warning for problem with random alias default domain 2020-09-10 09:32:51 +02:00
Son NK bde6f661e4 change onboarding email order 2020-09-09 22:16:10 +02:00
Son NK 91c4b68ca3 add send_onboarding_emails() to shell 2020-09-09 22:14:41 +02:00
Son NK 85332a5fb5 improve onboarding email subjects 2020-09-09 22:14:06 +02:00
Son NK ab5cd37f70 improve send-from-alias onboarding email 2020-09-09 22:02:56 +02:00
Son NK a46a1dfaea add raw url for pgp onboarding email 2020-09-09 20:38:23 +02:00
Son NK e3e9428247 improve onboarding mailbox email 2020-09-09 20:38:05 +02:00
Son NK 32373b6bd0 improve browser-extension onboarding email 2020-09-09 20:30:58 +02:00
Son NK b9bd167ff6 improve onboarding pgp email 2020-09-09 20:26:32 +02:00
Son NK 0c9106717b handle case where contact is concurrently created 2020-09-09 17:00:07 +02:00
Son NK 6a8c0d6f76 monitoring alert when more than 50 emails in queue. Check every 2 mins. 2020-09-08 18:52:36 +02:00
Son NK 290428009a change item order in menu 2020-09-08 13:57:13 +02:00
Son NK b65534a8e7 move "api keys" page to dropdown menu 2020-09-08 13:56:38 +02:00
Son NK a0b50762ee remove "how to use" on custom domain page 2020-09-08 13:51:46 +02:00
Son NK 7b6e58ef95 always show the "how to send email" help 2020-09-08 13:51:00 +02:00
Son NK 15d7f6407e fix compatible with mailvelope add name=encrypted.asc 2020-09-08 11:10:22 +02:00
Son NK 10205e3731 add pre-commit, upgrade pip-tools 2020-09-08 11:05:41 +02:00
Son NK d1eb1ea799 handle case apple server not accessible 2020-09-05 20:56:03 +02:00
Son NK 5cf0a4bcfe handle case alias can be None in toggle_alias 2020-09-05 20:54:08 +02:00
Son NK e36768824f handle the case contact already added 2020-09-03 19:42:52 +02:00
Son NK b83c513607 use warning level 2020-09-03 15:43:33 +02:00
Son NK 0dbc755790 use warning level when not able to parse email-log-id 2020-09-03 15:43:01 +02:00
Son Nguyen Kim f27a448d1b
Merge pull request #277 from simple-login/snyk-upgrade-6a61cde518cf1f5435c396f3a626eea2
[Snyk] Upgrade @sentry/browser from 5.20.1 to 5.21.1
2020-09-03 09:37:30 +02:00
snyk-bot a0854ae35c fix: upgrade @sentry/browser from 5.20.1 to 5.21.1
Snyk has created this PR to upgrade @sentry/browser from 5.20.1 to 5.21.1.

See this package in npm:
https://www.npmjs.com/package/@sentry/browser

See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=upgrade-pr
2020-09-03 03:23:42 +00:00
Son NK a25559dace able to choose port to listen on in email_handler. Default to 20381 2020-09-02 17:36:11 +02:00
Son NK d97966a2e8 use warning level when cannot parse mailbox-id 2020-09-02 10:26:46 +02:00
Son NK 5ea3d1bd42 use warning level for when email_log cannot be parsed 2020-09-02 10:25:12 +02:00
Son NK b7b4c07cd3 use warning level for SMTPRecipientsRefused error 2020-09-02 10:20:04 +02:00
Son NK c03bb70755 handle SMTPRecipientsRefused in forward phase 2020-09-02 10:16:13 +02:00
Son NK 916e6a1a7f remove whitespace for rcpt in forward phase 2020-09-02 09:58:58 +02:00
Son NK 2d395f99bb make sure to remove whitespace in alias 2020-09-02 09:56:16 +02:00
Son NK 6629b8687b set cookie setup_done=true on the setup_done page 2020-09-01 20:47:57 +02:00
Son NK f069e6f7cb use warning log for custom domain DNS issue 2020-08-31 17:36:51 +02:00
Son NK 4cb3e54821 send at max 1 email / 30 days for DNS issue on custom domain 2020-08-31 17:36:27 +02:00
Son NK 85b87bbacb improve send_email_with_rate_control to use on any day range 2020-08-31 17:32:46 +02:00
Son NK e4c4797cdb do not mark a domain as unverified if it fails the MX check 2020-08-31 17:11:18 +02:00
Son NK 63e228d9f4 only alert on invalid mailbox that has too many email logs 2020-08-30 19:59:39 +02:00
Son NK 77c67c5314 create aliases_for_mailbox() and nb_email_log_for_mailbox() 2020-08-30 19:56:45 +02:00
Son NK 8079746e47 handle case where alias mailbox is invalid 2020-08-30 19:22:21 +02:00
Son NK 171100eda7 return 421 in case mailbox is invalid 2020-08-30 19:08:53 +02:00
Son NK e117726cd9 send alert email when a mailbox is an email alias 2020-08-30 19:06:50 +02:00
Son NK ffc59a6fad Add check_custom_domain cronjob 2020-08-29 19:05:32 +02:00
Son NK a3d919db2e take into account mailbox in alias search 2020-08-29 19:03:33 +02:00
Son Nguyen Kim 42d8b017ba
Merge pull request #274 from simple-login/snyk-upgrade-1c7c718062343b000f33520f38177b33
[Snyk] Upgrade @sentry/browser from 5.19.2 to 5.20.1
2020-08-28 12:28:45 +02:00
Son Nguyen Kim 0b2b653a7b
Merge pull request #271 from simple-login/postfix-tls
Enable TLS on Postfix submission
2020-08-28 12:28:23 +02:00