Son NK
|
59a336f5cd
use warning level for bounce log message
|
5 年之前 |
Son NK
|
da6441b4b8
Handle on-click unsubcribe
|
5 年之前 |
Son NK
|
7f49312255
use user preferred sender format
|
5 年之前 |
Son NK
|
5771eaeb63
Handle multiple rcpt_to
|
5 年之前 |
Son NK
|
e9cd043760
do not put alias again when reply all
|
5 年之前 |
Son NK
|
aa3a13c3ca
Replace To or CC header when forward/reply
|
5 年之前 |
Son NK
|
fee69d9546
refactor: create generate_reply_email()
|
5 年之前 |
Son NK
|
f10d18c020
Add SL prefix to 550 to facilitate search
|
5 年之前 |
Son NK
|
9afcae534b
return 550 instead of 510 when alias not exist
|
5 年之前 |
Son NK
|
0c43c2dd45
reformat: rename website -> contact whenever possible
|
5 年之前 |
Son NK
|
c521052042
use {website_email} via SimpleLogin FROM header
|
5 年之前 |
Son NK
|
bc3a3dae02
reformat
|
5 年之前 |
Son NK
|
86ef7f54d9
RefusedEmail.path can be null
|
5 年之前 |
Son NK
|
22ac3fa153
strip from/to header
|
5 年之前 |
Son NK
|
7f5f3e68ba
make sure to set user_id when creating EmailLog
|
5 年之前 |
Son NK
|
6e54b4fed8
make sure to set user_id when creating contact
|
5 年之前 |
Son NK
|
8ce9d56e84
only premium user can encrypt emails with PGP
|
5 年之前 |
Son NK
|
c6138828c2
fix to_header
|
5 年之前 |
Son NK
|
ca4f02426c
fix alias != address
|
5 年之前 |
Son NK
|
4a2523d20e
refactor handle_bounce
|
5 年之前 |
Son NK
|
a597fb3832
fix should_append_alias
|
5 年之前 |
Son NK
|
2d90d35647
rename gen_email_id -> alias_id
|
5 年之前 |
Son NK
|
4f281bdbbb
rename GenEmail -> Alias, gen_email to alias whenever possible
|
5 年之前 |
Son NK
|
bea870ef8b
rename ForwardEmailLog to EmailLog
|
5 年之前 |
Son NK
|
f2d630e597
rename forward_id to contact_id
|
5 年之前 |
Son NK
|
17974de746
rename ForwardEmail to Contact
|
5 年之前 |
Son NK
|
027cbb10d9
use parseaddr instead of get_email_part
|
5 年之前 |
Son NK
|
6b6fca2281
use email.utils.parseaddr and formataddr instead of get_email_name
|
5 年之前 |
Son NK
|
b19be41a5e
Support download email file in browser
|
5 年之前 |
Son NK
|
b3977e5efd
reformat
|
5 年之前 |