Son NK
|
62c36a6e22
|
update email wording
|
2021-04-09 12:43:30 +02:00 |
|
Son NK
|
1187b6dc99
|
update mailbox wording
|
2021-03-18 10:59:45 +01:00 |
|
Son
|
475eaa2bc0
|
inform user when his alias has been transferred
|
2021-03-06 18:08:42 +01:00 |
|
Son NK
|
4f5a2cc8be
|
fix
|
2021-01-28 16:34:24 +01:00 |
|
Son
|
81840e5ba5
|
do not use user.name in email
|
2021-01-25 21:25:15 +01:00 |
|
Son NK
|
ef7fae32b1
|
remove the "Hi {name}" from email template
|
2021-01-11 10:23:34 +01:00 |
|
Son NK
|
aae63006c6
|
handle bounce report sent to alias
|
2021-01-04 14:22:07 +01:00 |
|
Son NK
|
6441c22bcd
|
use warning level for email and mailbox same domain error. Update email wording.
|
2020-12-21 09:39:26 +01:00 |
|
Son NK
|
df3e594a53
|
update manual subscription reminder email
|
2020-12-19 17:23:19 +01:00 |
|
Son NK
|
2f803e4714
|
refactoring: move template to folder
|
2020-12-16 18:51:14 +01:00 |
|
Son NK
|
ef4ed8ca74
|
improve bounce email wording
|
2020-12-16 18:50:09 +01:00 |
|
Son NK
|
43a021dd88
|
send a reminder when a coinbase subscription is ending soon
|
2020-12-13 19:18:58 +01:00 |
|
Son NK
|
b00841f679
|
add /coinbase to handle Coinbase callback
|
2020-12-13 19:18:23 +01:00 |
|
Son NK
|
ce3dae2a07
|
inform user when an alias can't be created when a directory is disabled
|
2020-12-07 10:55:13 +01:00 |
|
Son NK
|
5781bebfd0
|
improve wording
|
2020-11-16 10:48:13 +01:00 |
|
Son NK
|
6c626520d3
|
handle_bounce_reply_phase
|
2020-11-04 12:32:15 +01:00 |
|
Son NK
|
f624085aa3
|
handle newsletter unsubscribe when the subject=user_id*
|
2020-10-22 10:34:52 +02:00 |
|
Son NK
|
8268568f08
|
add mailbox.disabled column. Disable a mailbox if it fails tests for 10 days consecutive.
|
2020-10-12 13:28:21 +02:00 |
|
Son NK
|
cc8b3a116b
|
improve email wording
|
2020-09-29 13:37:47 +02:00 |
|
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
|
2fba4c9a53
|
send email to ask for user feedback when user cancels
|
2020-09-12 11:12:34 +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 |
|
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
|
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
|
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
|
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
|
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
|
9500cc6cee
|
Take into account spamassassin spam report
|
2020-03-30 22:05:31 +02:00 |
|
Son NK
|
917009a803
|
Improve bounced email wording
|
2020-03-30 21:45:43 +02:00 |
|
Son NK
|
da6441b4b8
|
Handle on-click unsubcribe
|
2020-03-28 23:19:25 +01:00 |
|
Son NK
|
7f75e05148
|
mention mailbox in trial-end email
|
2020-03-19 19:21:47 +01:00 |
|
Son NK
|
5f6cef4c96
|
Mention PGP in trial end email
|
2020-03-19 19:20:44 +01:00 |
|
Son NK
|
4f281bdbbb
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |
|
Son NK
|
b19be41a5e
|
Support download email file in browser
|
2020-03-15 18:39:59 +01:00 |
|
Son NK
|
eb3063a57f
|
Improve wording
|
2020-03-15 18:06:57 +01:00 |
|
Son NK
|
4b21f49f49
|
add mailbox email into notif email
|
2020-03-15 12:25:01 +01:00 |
|
Son NK
|
0525e5822a
|
Not include original email in automatic disable alias email
|
2020-03-15 10:50:46 +01:00 |
|
Son NK
|
0bb9830680
|
Store the bounced email in email handling.
|
2020-03-14 16:34:23 +01:00 |
|
Son NK
|
52f364d73b
|
notify user with premium plan ending soon
|
2020-03-05 09:35:20 +01:00 |
|
Son NK
|
32cd2fd650
|
Add related endpoints for registration
POST /api/auth/register
POST /api/auth/activate
POST /api/auth/reactivate
|
2020-02-28 19:02:01 +07:00 |
|
Son NK
|
45178795f4
|
Change text email signature
|
2020-02-28 18:14:18 +07:00 |
|
Son NK
|
368c4a48ee
|
Improve trial-end email
|
2020-02-23 17:01:47 +07:00 |
|
Son NK
|
c1bd2f83e3
|
Remind user that their manual sub is ending soon.
|
2020-02-23 17:01:23 +07:00 |
|
Son NK
|
3708071320
|
Improve welcome & trial-end email
|
2020-02-23 16:01:22 +07:00 |
|
Son NK
|
731d898774
|
Handle mailbox change
|
2020-02-23 14:08:55 +07:00 |
|
Son NK
|
78ef1cb8d4
|
notify user when emails sent to alias are bounced.
|
2020-02-22 20:57:19 +07:00 |
|
Son NK
|
02fc782df0
|
fix reply-must-use... email
|
2020-02-15 22:42:28 +07:00 |
|
Son NK
|
4cd526513c
|
Improve change-email wording
|
2020-02-12 18:38:18 +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
|
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
|
8a531f6c86
|
User can add/delete/verify mailbox
|
2020-02-10 23:17:05 +07:00 |
|
Son NK
|
dd02a50bad
|
Improve wordings
- forgot password page
- login page
- activation email
- reset password email
|
2020-02-06 11:37:10 +07:00 |
|
Son NK
|
9dd7698636
|
organize emails into transactional/ and com/
|
2020-02-03 13:47:13 +07:00 |
|