Son NK
|
aa1cac521b
Set X-SimpleLogin-Envelope-From header in forward phase
|
4 years ago |
Son NK
|
8f6550f992
update contact.mail_from and contact.from_header if needed
|
4 years ago |
Son NK
|
4a7b73a218
use warning log for disabled account
|
4 years ago |
Son NK
|
bdec727cd1
allow mailbox's authorized address to unsubscribe alias
|
4 years ago |
Son NK
|
bfa59dcdd9
fix
|
4 years ago |
Son NK
|
ea45ac119e
Refactor: create Alias.unsubscribe_link
|
4 years ago |
Son NK
|
f624085aa3
handle newsletter unsubscribe when the subject=user_id*
|
4 years ago |
Son NK
|
1fcf166c00
small refactor: add should_add_dkim_signature
|
4 years ago |
Son NK
|
e79522b638
take into account Premium domains
|
4 years ago |
Son NK
|
805e78cad1
rename email_belongs_to_alias_domains -> email_belongs_to_default_domains
|
4 years ago |
Son NK
|
8268568f08
add mailbox.disabled column. Disable a mailbox if it fails tests for 10 days consecutive.
|
4 years ago |
Son NK
|
6993721ae2
disable email forwards/sending if user is disabled
|
4 years ago |
Son NK
|
6253a4eb23
set SpamAssassin timeout to 300s
|
4 years ago |
Son NK
|
abc42df0fb
create get_spam_score() as a sync function, use a simpler version for running MailHandler. Remove async/await
|
4 years ago |
Son NK
|
61e4455406
logging more for spamassassin
|
4 years ago |
Son NK
|
d7ca639dc1
format
|
4 years ago |
Son NK
|
65938d2fb7
improve email template
|
4 years ago |
Son NK
|
e8ccbced59
refactor code: wrap smtp.sendmail into sl_sendmail()
|
4 years ago |
Son NK
|
17ef292779
update reply-must-use-personal-email template
|
4 years ago |
Son NK
|
0a7643b367
take into account mailbox authorized address when check for spoofing
|
4 years ago |
Son NK
|
063885ccf7
Add get_mailbox_from_mail_from()
|
4 years ago |
Son NK
|
740d31871d
remove asyncio.shield
|
4 years ago |
Son NK
|
5f8fff5af3
wrap shield around aiospamc.check to avoid the task being canceled
|
4 years ago |
Son NK
|
25118dff9b
use parseaddr_unicode instead of parseaddr
|
4 years ago |
Son NK
|
5c8d31111c
add contact to handle_unknown_mailbox logging
|
4 years ago |
Son NK
|
b9b442294b
remove unnecessary sanitize on mailbox email
|
4 years ago |
Son NK
|
cb2033443c
fill up contact mail_from, from_header if possible
|
4 years ago |
Son NK
|
1ab36bd22b
remove unnecessary email address sanitize
|
4 years ago |
Son NK
|
ed2e748d1e
sanitize envelope mail_from and rcpt_tos
|
4 years ago |
Son NK
|
e6dd2f1717
do not forward to unverified mailbox
|
4 years ago |