Son NK
|
aa3a13c3ca
Replace To or CC header when forward/reply
|
5 years ago |
Son NK
|
fee69d9546
refactor: create generate_reply_email()
|
5 years ago |
Son NK
|
f10d18c020
Add SL prefix to 550 to facilitate search
|
5 years ago |
Son NK
|
9afcae534b
return 550 instead of 510 when alias not exist
|
5 years ago |
Son NK
|
0c43c2dd45
reformat: rename website -> contact whenever possible
|
5 years ago |
Son NK
|
c521052042
use {website_email} via SimpleLogin FROM header
|
5 years ago |
Son NK
|
bc3a3dae02
reformat
|
5 years ago |
Son NK
|
86ef7f54d9
RefusedEmail.path can be null
|
5 years ago |
Son NK
|
22ac3fa153
strip from/to header
|
5 years ago |
Son NK
|
7f5f3e68ba
make sure to set user_id when creating EmailLog
|
5 years ago |
Son NK
|
6e54b4fed8
make sure to set user_id when creating contact
|
5 years ago |
Son NK
|
8ce9d56e84
only premium user can encrypt emails with PGP
|
5 years ago |
Son NK
|
c6138828c2
fix to_header
|
5 years ago |
Son NK
|
ca4f02426c
fix alias != address
|
5 years ago |
Son NK
|
4a2523d20e
refactor handle_bounce
|
5 years ago |
Son NK
|
a597fb3832
fix should_append_alias
|
5 years ago |
Son NK
|
2d90d35647
rename gen_email_id -> alias_id
|
5 years ago |
Son NK
|
4f281bdbbb
rename GenEmail -> Alias, gen_email to alias whenever possible
|
5 years ago |
Son NK
|
bea870ef8b
rename ForwardEmailLog to EmailLog
|
5 years ago |
Son NK
|
f2d630e597
rename forward_id to contact_id
|
5 years ago |
Son NK
|
17974de746
rename ForwardEmail to Contact
|
5 years ago |
Son NK
|
027cbb10d9
use parseaddr instead of get_email_part
|
5 years ago |
Son NK
|
6b6fca2281
use email.utils.parseaddr and formataddr instead of get_email_name
|
5 years ago |
Son NK
|
b19be41a5e
Support download email file in browser
|
5 years ago |
Son NK
|
b3977e5efd
reformat
|
5 years ago |
Son NK
|
9cdf766825
Send refused email notif to user email instead of mailbox
|
5 years ago |
Son NK
|
0525e5822a
Not include original email in automatic disable alias email
|
5 years ago |
Son NK
|
5db92b049d
Inform refused email to mailbox
|
5 years ago |
Son NK
|
69198ff08a
delete all unnecessary headers in PGP
|
5 years ago |
Son NK
|
0bb9830680
Store the bounced email in email handling.
|
5 years ago |