-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathTODO
56 lines (39 loc) · 1.08 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
heel veel powersmtp's
max aantal verbindingen instellen
configuratie moet multipart query kunnen parsen
imap
lot in pplistener
ISSUE: uidls
need to rise monotonically and be persistent per
message (groan)
LAZY UIDLS!
ISSUE: folders
pplistener does not look in subdirectories
autofolder creation
is needed because nodes may be out of sync
leads to magically appearing folders in case
of a move
squirrel commands missing:
CREATE
SUBSCRIBE
LSUB
EXPUNGE
work:
mimeparser
twostep approach
first make something that works for squirrel
no persistent uidls
no searches
only special 'deleted' folder
do we need a new pplistener connection per message popped?
SpamAssassin hook
pipe message and abort those destinations that have chosen
spamassassin checking, afterwards
so we need a SpamAssassinTalker!
program delivery?
delivery to a program, that is
(like mailman)
pipe-userbase
cleanup script for growing failure logs
lock file, copy all non-! lines, move over original
or do so simultaneously? Hmm