Commit graph

16 commits

Author SHA1 Message Date
Aine
307aca7f23
refactor smtp 2022-11-10 13:26:12 +02:00
Aine
15d5afe90f
initial, rought, not-user-friendly support for multi-domain setup 2022-11-08 18:16:38 +02:00
Aine
8954a7801a
revert AUTH login method 2022-11-08 17:37:21 +02:00
Aine
ebb648807d
add LOGIN auth method 2022-11-08 17:07:05 +02:00
Aine
ce53d85806
Merge branch 'main' into expose-mta 2022-09-23 10:44:00 +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
af3e23f630
enable starttls, fixes #29 2022-09-13 18:28:36 +03:00
Aine
eb88b74ff7
remove close() on error 2022-09-08 11:44:49 +03:00
Aine
59ed33638b
Secure SMTP listener 2022-09-07 21:29:52 +03:00
Aine
fda0d62087
send emails 2022-09-04 22:09:53 +03:00
Aine
564cd82c6b
fix prefix; test attachments; add maxsize 2022-08-22 20:21:22 +03:00
Aine
69f20e5670
try to receive attachments 2022-08-22 18:43:12 +03:00
Aine
e6d5e81efe
bugfixes; email parsing; send emails into matrix rooms; e2e tests 2022-08-22 12:28:29 +03:00
Aine
c746c91dbb
account data only; integrate smtp server; logging 2022-08-21 23:00:20 +03:00
Aine
c4b7a16e21
wip 2022-08-21 18:41:35 +03:00