Commit Graph

998 Commits

Author SHA1 Message Date
Son NK fc09f911a4 refactor email-handler: extract try_auto_create() 2020-02-19 22:15:27 +07:00
Son NK 78ed6eab5a Handle envelop can have several recipients 2020-02-19 21:50:38 +07:00
Son NK f1c7c83dc3 prettify help section in custom alias 2020-02-18 11:59:03 +07:00
Son NK ab2aa2bfbb strip contact email before adding 2020-02-18 11:54:51 +07:00
Son NK b806d843e5 prettify custom alias page: show limits on the alias prefix 2020-02-18 11:54:35 +07:00
Son NK 02fc782df0 fix reply-must-use... email 2020-02-15 22:42:28 +07:00
Son Nguyen Kim 9d2aff6aa8
Merge pull request #85 from simple-login/deleted-alias-page
Deleted alias page
2020-02-15 21:55:15 +07:00
Son NK 8f8857704a Add deleted alias page 2020-02-15 21:47:27 +07:00
Son NK 8bbecb2cd1 Delete wrongly-aligned notification on mobile. Improve wordings 2020-02-15 21:38:28 +07:00
Son NK fd5e162d9b format alias-log 2020-02-15 21:37:24 +07:00
Son NK 0ced6bbb4f Prettify billing page 2020-02-15 21:22:46 +07:00
Son Nguyen Kim 883fdb9f81
Merge pull request #84 from simple-login/auto-create-delete-alias
if alias has been deleted before, do not auto-create it with directory or catch-all domain
2020-02-15 21:20:55 +07:00
Son NK 1454973681 fix formatting 2020-02-15 21:05:49 +07:00
Son NK b663703232 if alias has been deleted before, do not auto-create it with directory or catch-all domain 2020-02-15 21:05:49 +07:00
Son NK 9e2121825d take into account user deleting their account in the meantime 2020-02-15 17:10:49 +07:00
Son Nguyen Kim c59187531e
Merge pull request #83 from simple-login/fix-bounce
Fix bounce
2020-02-15 17:08:29 +07:00
Son NK 4d69f813c1 Handle the bounce case where bounce report is sent to reply-email 2020-02-15 17:04:22 +07:00
Son NK d1d60f051b remove unnecessary log 2020-02-15 17:03:23 +07:00
Son Nguyen Kim 100305c4bf
Merge pull request #82 from simple-login/fix-trial-end-email
only send trial-end email to user who is in trial
2020-02-15 16:53:31 +07:00
Son NK 4ad44dbcdf only send trial-end email to user who is in trial
i.e. users who:
1. has lifetime licence or active subscription and
2. is in trial period
2020-02-15 16:29:44 +07:00
Son NK 83c2bb2b23 fix change email in settings 2020-02-14 09:34:19 +07:00
Son NK b08b584102 Add code in shell to test email template 2020-02-13 17:07:11 +07:00
Son NK 641f8dfe9e Improve settings design 2020-02-13 17:05:34 +07:00
Son NK 5c4f46fdc2 Separate email change in setting screen 2020-02-13 16:57:17 +07:00
Son NK 4cd526513c Improve change-email wording 2020-02-12 18:38:18 +07:00
Son NK ee1bbd722f Move settings tab to the end 2020-02-12 18:34:59 +07:00
Son NK 580dc6c8d6 do not send an email when user creates a new app 2020-02-12 18:33:39 +07:00
Son NK e3b28feaf0 Improve reset-password email wording 2020-02-12 18:13:31 +07:00
Son NK 1f41007f3d Add what-next to trial-end email 2020-02-12 18:11:37 +07:00
Son NK 7905c481f2 improve trial-end email 2020-02-12 16:38:58 +07:00
Son NK 226cb4bac4 improve verify-mailbox 2020-02-12 16:37:47 +07:00
Son NK 95e60fbf86 Improve password-reset email 2020-02-12 16:35:22 +07:00
Son NK ac12e1677b improve reply-must-use-personal-email email 2020-02-12 16:33:31 +07:00
Son NK e841201944 improve change-email template 2020-02-12 12:51:31 +07:00
Son NK b56cbe7dd7 Improve cannot-create-domain email 2020-02-12 12:49:09 +07:00
Son NK 2287f099aa improve cannot-create-dir email 2020-02-12 12:47:48 +07:00
Son NK 4e46905967 Improve activation email 2020-02-12 12:44:32 +07:00
Son NK 7f909f5a96 Improve onboarding-1 email 2020-02-12 12:41:25 +07:00
Son NK b929db5be9 Better new-app email 2020-02-12 12:20:24 +07:00
Son NK 55e9344d75 Better welcome email 2020-02-12 12:18:57 +07:00
Son NK 0643eb163b Use postmark email templates 2020-02-12 12:11:17 +07:00
Son NK 147733599c add multiple mailboxes to CHANGELOG 2020-02-11 23:23:49 +07:00
Son Nguyen Kim df9af7c102
Merge pull request #80 from simple-login/real-email
Multiple Mailboxes
2020-02-11 23:22:49 +07:00
Son NK 9726c577cb Improve emails 2020-02-11 23:15:50 +07:00
Son NK 7598a167d0 Improve emails that inform unauthorized user 2020-02-11 22:58:30 +07:00
Son NK b41a61165c use mailbox_email when notifying user attempt to send from his alias 2020-02-11 22:46:53 +07:00
Son NK d1241c6e18 remove Premium badge from custom domain 2020-02-11 22:43:52 +07:00
Son NK eec2020f0f only user with can_use_multiple_mailbox enabled can use this feature 2020-02-11 22:43:32 +07:00
Son NK c5feede87d add User.can_use_multiple_mailbox column 2020-02-11 22:42:51 +07:00
Son NK 890bf1b3ed Add Mailbox to pricing, remove beta badge from directory 2020-02-10 23:52:41 +07:00