Commit Graph

140 Commits

Author SHA1 Message Date
Son NK 65938d2fb7 improve email template 2020-09-29 13:03:15 +02:00
Son NK 17ef292779 update reply-must-use-personal-email template 2020-09-29 11:00:50 +02:00
Son NK 85beb774c7 fix onboarding email 2020-09-12 15:51:43 +02:00
Son NK 1026f0763d fix wording 2020-09-12 14:57:33 +02:00
Son NK c6eba9f125 improve welcome email 2020-09-12 14:34:32 +02:00
Son NK e519a917d2 refactor welcome email 2020-09-12 12:13:35 +02:00
Son NK 2fba4c9a53 send email to ask for user feedback when user cancels 2020-09-12 11:12:34 +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 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 e4271f725c update "reply must from mailbox" email wording 2020-08-27 11:12:48 +02:00
Son NK b937e14ee3 update cycle email text 2020-08-27 10:52:46 +02:00
Son NK ab911fd55e do not forward cycle email: email sent to alias from its mailbox 2020-08-25 12:51:19 +02:00
Son Nguyen Kim 637bc569eb
Merge pull request #260 from FabioWidmer/improvements-1
Improvements for Self Hosting & More
2020-08-24 20:16:59 +02:00
Fabio Widmer 6a45010740
Remove secret variables from Jinja 2020-08-22 18:38:44 +02:00
Fabio Widmer aa18b7ecd1
Add variables to Jinja 2020-08-18 08:47:41 +02:00
Son NK bf555ed605 detect spam in reply phase 2020-08-15 16:53:57 +02:00
Fabio Widmer 9226492f83
More self hosting improvements 2020-08-14 16:23:29 +02:00
Son NK 68eeb2e121 add rel="noopener" for target="_blank" link 2020-07-30 10:09:10 +02:00
Son NK 293a5cb396 update email template wording 2020-07-11 19:23:40 +02:00
Son NK f5e6f541ff fix email templates 2020-07-05 11:44:03 +02:00
Son NK 85bb30abb0 Notify user can reply cannot be sent 2020-06-20 16:19:01 +02:00
Son NK 362d101bab Merge branch 'master' into multiple-mailboxes
# Conflicts:
#	app/dashboard/templates/dashboard/custom_alias.html
#	email_handler.py
#	templates/emails/com/newsletter/mobile-darkmode.html
2020-05-16 11:28:25 +02:00
Son NK 092d934feb improve wording 2020-05-13 22:55:15 +02:00
Son NK d802615faa improve newsletter wording 2020-05-13 22:46:57 +02:00
Son NK ec2d912bb8 mobile-darkmode newsletter 2020-05-13 22:43:03 +02:00
Son NK 37271d10ed mobile-darkmode newsletter 2020-05-13 22:08:14 +02:00
Son NK 2bc2643cc8 use logo in email base template 2020-05-11 23:23:19 +02:00
Son NK 50a105f156 fix mailbox newsletter 2020-05-11 14:44:57 +02:00
Son NK 336bdb196d Detect unknown mailbox using envelope mail_from 2020-05-10 20:09:54 +02:00
Son NK 9ddb8ff2d4 add more info to spf alert email. Set the max number of emails per 24h to 1 2020-05-10 10:37:56 +02:00
Son NK ac4e1fab77 email template to alert SPF 2020-05-09 22:58:38 +02:00
Son NK ef2a385563 redirect user to TOTP in welcome email 2020-05-07 17:58:36 +02:00
Son NK 5e174b08f4 Add Android app to browser-extension email 2020-05-02 11:00:03 +02:00
Son NK 9cd41fbae2 Add iOS app link to browser-extension email 2020-04-26 13:16:49 +02:00
Son NK f7f1e7f358 replace user.next_bill_date() by sub.next_bill_date.strftime("%Y-%m-%d") 2020-04-19 10:54:05 +02:00
Son NK f34ef8781c Do not hardcode MAX_NB_EMAIL_FREE_PLAN in email templates 2020-04-08 23:08:34 +02:00
Son NK 6a19390e3f Create text() macro, no more variable concatenation as render_text()! 2020-04-08 23:07:38 +02:00
Son NK d9d22a56e2 Update to 15 aliases in free plan 2020-04-08 22:38:25 +02:00
Son NK 3a845af2fa use website_email instead of website_from in spam-email 2020-04-05 12:00:01 +02:00
Son NK a081298756 use website_email instead of website_from in bounce-email 2020-04-05 11:59:24 +02:00
Son NK b2f22db9f6 use website_email instead of website_from for automatic-disable-alias email 2020-04-05 11:58:13 +02:00
Son NK 27d048f70b add send-from-alias-from-unknown-sender template in html 2020-04-03 23:39:07 +02:00
Son NK 58ca77e2ae Add browser extension onboarding email 2020-04-02 23:26:17 +02:00
Son NK 85d36f2eac Improve welcome email 2020-04-02 23:24:52 +02:00