Son Nguyen Kim
|
ec8f46f01a
Merge pull request #191 from SibrenVasse/spam
|
5 سال پیش |
Sibren Vasse
|
8769383724
Also enable spam check when pgp is enabled
|
5 سال پیش |
Son NK
|
3d4b44dd15
handle the case contact_from_header can be None
|
5 سال پیش |
Son NK
|
c43fa65cd4
If From header is empty, try creating contact with envelope sender
|
5 سال پیش |
Son NK
|
54ce1dc964
remove unnecessary max_nb_email limit in spf
|
5 سال پیش |
Son NK
|
7c55c5c44a
return 250 instead of 451 when SPF fails
|
5 سال پیش |
Son NK
|
9ddb8ff2d4
add more info to spf alert email. Set the max number of emails per 24h to 1
|
5 سال پیش |
Son NK
|
a48f7db599
refactor: create handle_unknown_mailbox()
|
5 سال پیش |
Son NK
|
9234527ea6
refactor: put spf handling into a method
|
5 سال پیش |
Son NK
|
178515dbde
alert user when spf fails
|
5 سال پیش |
Son NK
|
c6e293ef8e
small refactor
|
5 سال پیش |
Son NK
|
7833d4609f
Use send_email_with_rate_control when alerting user
|
5 سال پیش |
Son NK
|
e84e4d50c7
add logging
|
5 سال پیش |
Son NK
|
0add756654
make sure SPF exception does not stop reply-phase
|
5 سال پیش |
Son NK
|
7654992fc2
refactoring: replace "X-SimpleLogin-Client-IP" by constant
|
5 سال پیش |
Son NK
|
bd68a52158
make sure to remove "X-SimpleLogin-Client-IP" during forward
|
5 سال پیش |
Son NK
|
5ec0ea5f6c
Report error when SPF fails on emails sent from mailbox. Return 451 instead of 550 to avoid bounce emails.
|
5 سال پیش |
Sibren Vasse
|
001079bdc5
Enforce SPF
|
5 سال پیش |
Sibren Vasse
|
0e4799030d
Add default alias name to custom domain
|
5 سال پیش |
Son NK
|
ba081a597a
Fix: do not use spam check on disabled alias
|
5 سال پیش |
Son NK
|
3063fee472
Use alias name in reply phase
|
5 سال پیش |
Son NK
|
0f71eff531
handle the case some email providers might strip off the = suffix
|
5 سال پیش |
Son NK
|
703d9385b5
Fix "Content-Transfer-Encoding" issue when encrypting emails
|
5 سال پیش |
Son NK
|
6cfd534192
Add LOAD_PGP_EMAIL_HANDLER param. Load PGP keys if LOAD_PGP_EMAIL_HANDLER is set
|
5 سال پیش |
Son NK
|
ed76a8ae8d
reformat
|
5 سال پیش |
Son NK
|
6a617ceeea
Add custom error code for 550 SL error
|
5 سال پیش |
Son NK
|
f3244eb274
force convert contact_from_header to string
|
5 سال پیش |
Son NK
|
2619333cc6
remove uses of website_from
|
5 سال پیش |
Son NK
|
18844b7011
use full email header in replace_header_when_reply
|
5 سال پیش |
Son NK
|
f78e790b71
set contact name in get_or_create_contact, use contact.new_addrs in replace_header_when_forward
|
5 سال پیش |