Commit graph

10 commits

Author SHA1 Message Date
ClaraCrazy
e158fac414
add debug statement to failing to if-branch 2024-12-03 08:00:13 +01:00
ClaraCrazy
367c4a688b
Properly check for UNDEFINED 2024-12-03 07:57:12 +01:00
ClaraCrazy
e99a8b55e0
Avoid unpredictable behaviour on weird undisclosed recipients:; signal
IMAP does not return the bcc field cleanly, in fact, node-imap and by extension imap-simple wont return a valid bcc (or cc for that matter) at all.
Generally, you can only view those with the "envelope" attribute of a mail, but those are empty. Only clean option would be to somehow accesss and work with the rfc822 spec of `Original-Recipient`.
2024-12-03 07:54:27 +01:00
ClaraCrazy
74c13678a8
More advanced domain sorting 2024-10-21 01:52:33 +02:00
ClaraCrazy
52452a7c8d
announce non-example info in debug-only 2024-10-02 02:59:34 +02:00
ClaraCrazy
92674272d5
retire userRemoveUid function, refactor removeUid 2024-10-02 02:36:58 +02:00
ClaraCrazy
1d42862c46
Add example mail(s) 2024-10-02 02:36:25 +02:00
ClaraCrazy
d713a28fcf Prevent malicious deletes 2023-11-02 06:27:28 +01:00
ClaraCrazy
1865a08c87 Add delete button 2023-11-02 06:25:22 +01:00
ClaraCrazy
758b72f4c4 Add Files 2023-11-01 11:48:19 +01:00