2026-03-26 - 2026-06-26

Overview

5 Active Pull Requests
10 Active Issues
Excluding merges, 1 author has pushed 12 commits to main and 12 commits to all branches. On main, 12 files have changed and there have been 1226 additions and 63 deletions.

3 Releases published by 1 user

Published v0.3.0 2026-06-17 18:52:21 +01:00

Published v0.2.0 2026-06-17 18:28:42 +01:00

Published v0.1.0 2026-06-17 17:00:28 +01:00

5 Pull requests merged by 1 user

Merged #15 feat: ignore client-supplied POP3 credentials 2026-06-17 18:16:38 +01:00

Merged #13 Document unauthenticated listener exposure 2026-06-17 17:33:52 +01:00

Merged #12 Cache pip before install and fix cache key expansion 2026-06-17 17:33:38 +01:00

Merged #11 Run container as non-root user 2026-06-17 17:33:23 +01:00

Merged #10 Fix POP3/SMTP correctness and IMAP robustness 2026-06-17 17:33:10 +01:00

10 Issues closed from 1 user

Closed #14 POP3 proxy should ignore client-supplied credentials 2026-06-17 18:16:38 +01:00

Closed #9 Document that the front-end POP3/SMTP is unauthenticated and must be network-restricted 2026-06-17 17:33:52 +01:00

Closed #8 Pip cache step runs after install and key is never expanded 2026-06-17 17:33:38 +01:00

Closed #7 Run the container as a non-root user 2026-06-17 17:33:24 +01:00

Closed #6 Implement POP3 TOP command 2026-06-17 17:33:11 +01:00

Closed #4 SMTP relay corrupts 8-bit message content 2026-06-17 17:33:11 +01:00

Closed #5 Backend IMAP calls block the event loop and have no timeout 2026-06-17 17:33:11 +01:00

Closed #2 POP3 DELE marks are wiped by STAT/LIST/UIDL 2026-06-17 17:33:10 +01:00

Closed #3 POP3 RETR is missing dot-stuffing and CRLF termination 2026-06-17 17:33:10 +01:00

Closed #1 POP3 RETR drops the message body (returns empty message) 2026-06-17 17:33:10 +01:00

10 Issues created by 0 users

Opened #1 POP3 RETR drops the message body (returns empty message) 2026-06-17 17:12:00 +01:00

Opened #2 POP3 DELE marks are wiped by STAT/LIST/UIDL 2026-06-17 17:12:04 +01:00

Opened #3 POP3 RETR is missing dot-stuffing and CRLF termination 2026-06-17 17:12:07 +01:00

Opened #4 SMTP relay corrupts 8-bit message content 2026-06-17 17:12:09 +01:00

Opened #5 Backend IMAP calls block the event loop and have no timeout 2026-06-17 17:12:30 +01:00

Opened #6 Implement POP3 TOP command 2026-06-17 17:12:31 +01:00

Opened #7 Run the container as a non-root user 2026-06-17 17:12:34 +01:00

Opened #8 Pip cache step runs after install and key is never expanded 2026-06-17 17:12:37 +01:00

Opened #9 Document that the front-end POP3/SMTP is unauthenticated and must be network-restricted 2026-06-17 17:12:40 +01:00

Opened #14 POP3 proxy should ignore client-supplied credentials 2026-06-17 18:09:39 +01:00