Son NK
|
673b08712c
use SPAMASSASSIN server if available
|
5 éve |
Son NK
|
7e5deef34f
add time measures to email_handler
|
5 éve |
Son NK
|
dc206b41c7
lighten mail handler
|
5 éve |
Son NK
|
d89e41d0e5
use user.max_spam_score if present
|
5 éve |
Son NK
|
6faaacc972
add more logging
|
5 éve |
Son NK
|
6437ee46e0
use LOG.exception instead of LOG.error to provide stacktrace
|
5 éve |
Son NK
|
7a20261aae
add more info to error message
|
5 éve |
Son NK
|
85bb30abb0
Notify user can reply cannot be sent
|
5 éve |
Son NK
|
c61e7c697d
call forward_email_to_mailbox on the msg copy
|
5 éve |
Son NK
|
9c9319c94e
handle emails sent to sender
|
5 éve |
Son NK
|
0c4e48c906
remove bounced_email param from send_email_with_rate_control
|
5 éve |
Son NK
|
c36870daa8
force convert header to string if needed
|
5 éve |
Son NK
|
53e9281204
avoid forward email to invalid mailbox
|
5 éve |
Son NK
|
9b1ca0a2f1
return 421 when pgp encryption fails
|
5 éve |
Son NK
|
b962d6a2c1
encrypt sent email if contact has PGP enabled
|
5 éve |
Son NK
|
f4beb81195
refactor load_pgp_public_keys
|
5 éve |
Son NK
|
16df2acb29
stop the email handler process when PGP error
|
5 éve |
Son NK
|
708816cb05
use warning level for SPF fail message
|
5 éve |
Sibren Vasse
|
5c50628d36
Fix reverse alias replacement multipart message
|
5 éve |
Son NK
|
c8c06aa10e
do not automatically disable alias if it cannot be disabled
|
5 éve |
Son NK
|
a512fbc6e5
use POSTFIX_PORT instead of 25 if it's set
|
5 éve |
Son Nguyen Kim
|
57e3e29e70
Merge pull request #200 from SibrenVasse/dkim_fix
|
5 éve |
Son NK
|
5ada83d48d
use warning level for "Cannot parse original message" error
|
5 éve |
Son NK
|
9a423f3247
make should_append_alias case insensitive
|
5 éve |
Son NK
|
3898d2d7a6
fix
|
5 éve |
Son NK
|
93d972df09
make sure to use lowercase for alias email
|
5 éve |
Sibren Vasse
|
1df9f8a95c
Do reverse alias replacement before DKIM signing and replace by contact email
|
5 éve |
Sibren Vasse
|
e905e151ca
Create user setting for replacing reverse alias (default: false)
|
5 éve |
Son NK
|
b84b7c332e
replace the "ra+string@simplelogin.co" by the alias
|
5 éve |
Son NK
|
6300c0eaa1
an alias can still be disabled even of original message cannot be parsed.
|
5 éve |