Commit graph

33 commits

Author SHA1 Message Date
Aine
052fd5bb25
refactoring, created email package 2022-11-19 17:00:57 +02:00
Aine
9e532a6007
initial cc support 2022-11-19 16:41:53 +02:00
Aine
ad83eab930
force <style></style> removal in html part of incoming emails 2022-11-19 00:48:48 +02:00
Aine
aba1a6521d
compact replies, closes #50 2022-11-17 23:17:23 +02:00
Aine
66bd1a4fab
do not add empty mime parts, fixes #51 2022-11-17 23:11:11 +02:00
Aine
225ba2ee9b
adjust auto-retry, fix banned response code, rewrite email composing to enmime, add more logs 2022-11-16 22:22:19 +02:00
Aine
fce6593cd7
send multipart email with both html and plaintext by default, closes #22 2022-11-16 20:01:30 +02:00
Aine
7457f0436e
add !pm send:html, closes #46 2022-11-16 19:30:44 +02:00
Aine
ec266e9108
wip encrypted parent event 2022-11-15 19:22:15 +02:00
Aine
29cd6c4dcb
add missing References email header, fix Message-Id composing, fix email reply bugs 2022-11-13 15:33:19 +02:00
Aine
0c01987c93
add missing MIME-Version header 2022-11-12 13:01:27 +02:00
Aine
f835a7560d
bridge thread replies from matrix to email 2022-11-10 21:58:29 +02:00
Aine
307aca7f23
refactor smtp 2022-11-10 13:26:12 +02:00
Aine
42cb5221a1
spamlist wildcards 2022-10-16 20:14:54 +03:00
Aine
6f4da59387
feedback, typos, renaming 2022-10-10 09:41:22 +03:00
Aine
99e509ea3a
Email validations 2022-10-08 00:11:48 +03:00
Aine
70ef60c934
add 'norecipient' room option, closes #35 2022-10-07 23:07:57 +03:00
Aine
4c6b7c2c1a
set Content-Transfer-Encoding header, fixes #32 2022-10-04 21:10:56 +03:00
Aine
ce53d85806
Merge branch 'main' into expose-mta 2022-09-23 10:44:00 +03:00
Aine
3f5a1cd915
rename local to incoming 2022-09-23 10:33:25 +03:00
Aine
d50b79a801
switch email address validation to mail.ParseAddress 2022-09-23 10:29:37 +03:00
Aine
7473ed9450
send emails in unicode, fixes #31 2022-09-22 22:23:47 +03:00
Aine
070a6ffc76
use postmoogle as general purpose SMTP server and allow other apps or scripts to send emails through it 2022-09-22 18:21:17 +03:00
Aine
31a1399736
fix dkim signature (domain), fixes #21 2022-09-08 00:11:10 +03:00
Slavi Pantaleev
ca758f8825 Apply 1 suggestion(s) to 1 file(s) 2022-09-06 19:49:30 +00:00
Slavi Pantaleev
321d1da79f Apply 1 suggestion(s) to 1 file(s) 2022-09-06 19:49:13 +00:00
Slavi Pantaleev
bac3447db2 Apply 1 suggestion(s) to 1 file(s) 2022-09-06 19:49:02 +00:00
Aine
86890c1f89
refactor email.Compose() 2022-09-06 22:48:37 +03:00
Aine
085cdf5dbf
refactor email2content 2022-09-06 18:39:35 +03:00
Aine
7d435f7ba8
move email composing to utils 2022-09-05 20:38:58 +03:00
Aine
fda0d62087
send emails 2022-09-04 22:09:53 +03:00
Aine
331c2a8d5e
strip <style> in html emails 2022-08-25 21:27:00 +03:00
Aine
f9cf94c914
threads 2022-08-24 21:28:30 +03:00