Son NK
|
b962d6a2c1
encrypt sent email if contact has PGP enabled
|
5 years ago |
Son NK
|
f4beb81195
refactor load_pgp_public_keys
|
5 years ago |
Son NK
|
16df2acb29
stop the email handler process when PGP error
|
5 years ago |
Son NK
|
708816cb05
use warning level for SPF fail message
|
5 years ago |
Sibren Vasse
|
5c50628d36
Fix reverse alias replacement multipart message
|
5 years ago |
Son NK
|
c8c06aa10e
do not automatically disable alias if it cannot be disabled
|
5 years ago |
Son NK
|
a512fbc6e5
use POSTFIX_PORT instead of 25 if it's set
|
5 years ago |
Son Nguyen Kim
|
57e3e29e70
Merge pull request #200 from SibrenVasse/dkim_fix
|
5 years ago |
Son NK
|
5ada83d48d
use warning level for "Cannot parse original message" error
|
5 years ago |
Son NK
|
9a423f3247
make should_append_alias case insensitive
|
5 years ago |
Son NK
|
3898d2d7a6
fix
|
5 years ago |
Son NK
|
93d972df09
make sure to use lowercase for alias email
|
5 years ago |
Sibren Vasse
|
1df9f8a95c
Do reverse alias replacement before DKIM signing and replace by contact email
|
5 years ago |
Sibren Vasse
|
e905e151ca
Create user setting for replacing reverse alias (default: false)
|
5 years ago |
Son NK
|
b84b7c332e
replace the "ra+string@simplelogin.co" by the alias
|
5 years ago |
Son NK
|
6300c0eaa1
an alias can still be disabled even of original message cannot be parsed.
|
5 years ago |
Son NK
|
f35b9e7542
do not encrypt if alias disables PGP
|
5 years ago |
Son NK
|
80f614da6c
refactor: remove unused var
|
5 years ago |
Son NK
|
f577adc0d4
log more info
|
5 years ago |
Son NK
|
362d101bab
Merge branch 'master' into multiple-mailboxes
|
5 years ago |
Son Nguyen Kim
|
ec8f46f01a
Merge pull request #191 from SibrenVasse/spam
|
5 years ago |
Sibren Vasse
|
8769383724
Also enable spam check when pgp is enabled
|
5 years ago |
Son NK
|
3d4b44dd15
handle the case contact_from_header can be None
|
5 years ago |
Son NK
|
c43fa65cd4
If From header is empty, try creating contact with envelope sender
|
5 years ago |
Son NK
|
54ce1dc964
remove unnecessary max_nb_email limit in spf
|
5 years ago |
Son NK
|
36a8e311ea
Merge branch 'master' into multiple-mailboxes
|
5 years ago |
Son NK
|
7c55c5c44a
return 250 instead of 451 when SPF fails
|
5 years ago |
Son NK
|
0d117126db
save the mailbox that a bounce affects
|
5 years ago |
Son NK
|
5b71b34f9e
handle alias unsubscribe
|
5 years ago |
Son NK
|
336bdb196d
Detect unknown mailbox using envelope mail_from
|
5 years ago |