Commit graph

233 commits

Author SHA1 Message Date
Aine
4dd09dacb4
move migration to the postmoogle inital room sync 2022-10-17 19:01:21 +03:00
Aine
42cb5221a1
spamlist wildcards 2022-10-16 20:14:54 +03:00
Aine
1bc4d1188c
update deps 2022-10-16 19:56:25 +03:00
Aine
590182c272
do not return error on empty account data, fix room account data cache key, update deps, fixes #37 2022-10-12 13:53:30 +03:00
Aine
b79fcceb3d Merge branch 'security' into 'main'
Security

See merge request etke.cc/postmoogle!34
2022-10-10 06:56:41 +00:00
Aine
8c2ed1b496
Merge branch 'main' into security 2022-10-10 09:49:36 +03:00
Aine
6f4da59387
feedback, typos, renaming 2022-10-10 09:41:22 +03:00
Aine
7a438bd761
increase linter timeout 2022-10-08 23:12:41 +03:00
Aine
cae3ea04d0
update deps, fixes #37 2022-10-08 22:26:45 +03:00
Aine
4ec51b64eb
fix possible nil 2022-10-08 18:22:31 +03:00
Aine
c6049a7451
hotfix panic, fixes #36 2022-10-08 18:20:41 +03:00
Aine
d575552237
update readme 2022-10-08 12:01:03 +03:00
Aine
1dd996e430
rename security options 2022-10-08 11:58:14 +03:00
Aine
0767e7d0c3
security and spam options descriptions 2022-10-08 11:29:10 +03:00
Aine
99e509ea3a
Email validations 2022-10-08 00:11:48 +03:00
Aine
6f8e850103
expose security and spam options 2022-10-07 23:24:59 +03:00
Aine
70ef60c934
add 'norecipient' room option, closes #35 2022-10-07 23:07:57 +03:00
Aine
6598e884c4
update roadmap 2022-10-04 21:53:31 +03:00
Aine
d6b6a5dc44
add catch-all mailbox, closes #25 2022-10-04 21:45:52 +03:00
Aine
4c6b7c2c1a
set Content-Transfer-Encoding header, fixes #32 2022-10-04 21:10:56 +03:00
Aine
267f5cb949
move MTA SMTP connection to external lib 2022-10-04 12:16:59 +03:00
Aine
f3c5c47e76
room and user account data encryption 2022-10-02 20:15:46 +03:00
Aine
8c2a383421
update deps 2022-10-02 16:15:09 +03:00
Aine
ed5765b42a
move seding files and work with account data to the linkpearl level 2022-10-02 13:51:58 +03:00
Aine
f585e6ba06
fix !pm send parsing 2022-09-23 18:16:39 +03:00
Aine
f3873132a7 Merge branch 'expose-mta' into 'main'
use postmoogle as general purpose SMTP server and allow other apps or scripts to send emails through it

See merge request etke.cc/postmoogle!33
2022-09-23 08:31:50 +00:00
Aine
c56c740c1d
add password option messages 2022-09-23 11:28:15 +03:00
Aine
4bf0f0dee3
switch to password hashes 2022-09-23 11:17:34 +03:00
Aine
ce53d85806
Merge branch 'main' into expose-mta 2022-09-23 10:44:00 +03:00
Aine
236b23470d
add comment 2022-09-23 10:42:17 +03:00
Aine
e368d26fc1
check full email in AllowAuth 2022-09-23 10:37:08 +03:00
Slavi Pantaleev
9129f8e38c Apply 1 suggestion(s) to 1 file(s) 2022-09-23 07:35:35 +00:00
Aine
bd2237d717
fix typo 2022-09-23 10:34:25 +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
5a19ffad08
securely compare passwords, add notice about message removal 2022-09-23 10:19:25 +03:00
Aine
7473ed9450
send emails in unicode, fixes #31 2022-09-22 22:23:47 +03:00
Aine
90927247fd
fix nosend description 2022-09-22 21:40:31 +03:00
Aine
1dc552686d
reflect smtp auth changes in radme 2022-09-22 18:26:56 +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
c9c871287d
add read receipts and typing notifications, closes #30 2022-09-21 11:18:25 +03:00
Aine
16c577eeb2
update deps 2022-09-21 11:10:41 +03:00
Aine
97aacbf143
export MXID patterns parsing to external lib 2022-09-14 13:46:56 +03:00
Aine
14c0ebf1f1
fix attachments msg type parser 2022-09-13 18:35:19 +03:00
Aine
af3e23f630
enable starttls, fixes #29 2022-09-13 18:28:36 +03:00
Aine
691bf31dff
fix access denied on !pm send 2022-09-13 17:29:49 +03:00
Aine
76bffd931c
correctly handle attachments mimetype and set proper msgtype, fixes #27 2022-09-13 17:21:00 +03:00
Aine
7e92c023c8
do not parse inlines, fixes #28 2022-09-13 16:57:17 +03:00
Slavi Pantaleev
a73735d849 Merge branch 'listentls' into 'main'
Secure SMTP listener

See merge request etke.cc/postmoogle!31
2022-09-08 14:30:47 +00:00
Aine
08aa23b397
fix Message-Id, fixes #20 2022-09-08 14:08:17 +03:00