Son NK
|
8268568f08
add mailbox.disabled column. Disable a mailbox if it fails tests for 10 days consecutive.
|
4 vuotta sitten |
Son NK
|
6993721ae2
disable email forwards/sending if user is disabled
|
4 vuotta sitten |
Son NK
|
6253a4eb23
set SpamAssassin timeout to 300s
|
4 vuotta sitten |
Son NK
|
abc42df0fb
create get_spam_score() as a sync function, use a simpler version for running MailHandler. Remove async/await
|
4 vuotta sitten |
Son NK
|
61e4455406
logging more for spamassassin
|
4 vuotta sitten |
Son NK
|
d7ca639dc1
format
|
4 vuotta sitten |
Son NK
|
65938d2fb7
improve email template
|
4 vuotta sitten |
Son NK
|
e8ccbced59
refactor code: wrap smtp.sendmail into sl_sendmail()
|
4 vuotta sitten |
Son NK
|
17ef292779
update reply-must-use-personal-email template
|
4 vuotta sitten |
Son NK
|
0a7643b367
take into account mailbox authorized address when check for spoofing
|
4 vuotta sitten |
Son NK
|
063885ccf7
Add get_mailbox_from_mail_from()
|
4 vuotta sitten |
Son NK
|
740d31871d
remove asyncio.shield
|
4 vuotta sitten |
Son NK
|
5f8fff5af3
wrap shield around aiospamc.check to avoid the task being canceled
|
4 vuotta sitten |
Son NK
|
25118dff9b
use parseaddr_unicode instead of parseaddr
|
4 vuotta sitten |
Son NK
|
5c8d31111c
add contact to handle_unknown_mailbox logging
|
4 vuotta sitten |
Son NK
|
b9b442294b
remove unnecessary sanitize on mailbox email
|
4 vuotta sitten |
Son NK
|
cb2033443c
fill up contact mail_from, from_header if possible
|
4 vuotta sitten |
Son NK
|
1ab36bd22b
remove unnecessary email address sanitize
|
4 vuotta sitten |
Son NK
|
ed2e748d1e
sanitize envelope mail_from and rcpt_tos
|
4 vuotta sitten |
Son NK
|
e6dd2f1717
do not forward to unverified mailbox
|
4 vuotta sitten |
Son NK
|
0c9106717b
handle case where contact is concurrently created
|
4 vuotta sitten |
Son NK
|
15d7f6407e
fix compatible with mailvelope add name=encrypted.asc
|
4 vuotta sitten |
Son NK
|
e36768824f
handle the case contact already added
|
4 vuotta sitten |
Son NK
|
b83c513607
use warning level
|
4 vuotta sitten |
Son NK
|
0dbc755790
use warning level when not able to parse email-log-id
|
4 vuotta sitten |
Son NK
|
a25559dace
able to choose port to listen on in email_handler. Default to 20381
|
4 vuotta sitten |
Son NK
|
d97966a2e8
use warning level when cannot parse mailbox-id
|
4 vuotta sitten |
Son NK
|
5ea3d1bd42
use warning level for when email_log cannot be parsed
|
4 vuotta sitten |
Son NK
|
b7b4c07cd3
use warning level for SMTPRecipientsRefused error
|
4 vuotta sitten |
Son NK
|
c03bb70755
handle SMTPRecipientsRefused in forward phase
|
4 vuotta sitten |