lyrathorpe
  • Joined on 2025-12-27
lyrathorpe closed issue lyrathorpe/legacy-email-proxy#7 2026-06-17 17:33:24 +01:00
Run the container as a non-root user
lyrathorpe merged pull request lyrathorpe/legacy-email-proxy#11 2026-06-17 17:33:24 +01:00
Run container as non-root user
lyrathorpe deleted branch fix/pop3-smtp-correctness from lyrathorpe/legacy-email-proxy 2026-06-17 17:33:13 +01:00
lyrathorpe pushed to main at lyrathorpe/legacy-email-proxy 2026-06-17 17:33:12 +01:00
bde999185a Fix POP3/SMTP correctness and IMAP robustness (#10)
lyrathorpe closed issue lyrathorpe/legacy-email-proxy#4 2026-06-17 17:33:11 +01:00
SMTP relay corrupts 8-bit message content
lyrathorpe closed issue lyrathorpe/legacy-email-proxy#6 2026-06-17 17:33:11 +01:00
Implement POP3 TOP command
lyrathorpe closed issue lyrathorpe/legacy-email-proxy#5 2026-06-17 17:33:11 +01:00
Backend IMAP calls block the event loop and have no timeout
lyrathorpe closed issue lyrathorpe/legacy-email-proxy#3 2026-06-17 17:33:11 +01:00
POP3 RETR is missing dot-stuffing and CRLF termination
lyrathorpe closed issue lyrathorpe/legacy-email-proxy#1 2026-06-17 17:33:10 +01:00
POP3 RETR drops the message body (returns empty message)
lyrathorpe merged pull request lyrathorpe/legacy-email-proxy#10 2026-06-17 17:33:10 +01:00
Fix POP3/SMTP correctness and IMAP robustness
lyrathorpe closed issue lyrathorpe/legacy-email-proxy#2 2026-06-17 17:33:10 +01:00
POP3 DELE marks are wiped by STAT/LIST/UIDL
lyrathorpe created pull request lyrathorpe/legacy-email-proxy#13 2026-06-17 17:23:07 +01:00
Document unauthenticated listener exposure
lyrathorpe created pull request lyrathorpe/legacy-email-proxy#12 2026-06-17 17:23:01 +01:00
Cache pip before install and fix cache key expansion
lyrathorpe created pull request lyrathorpe/legacy-email-proxy#11 2026-06-17 17:22:57 +01:00
Run container as non-root user
lyrathorpe created pull request lyrathorpe/legacy-email-proxy#10 2026-06-17 17:22:53 +01:00
Fix POP3/SMTP correctness and IMAP robustness
lyrathorpe created branch docs/security-note in lyrathorpe/legacy-email-proxy 2026-06-17 17:22:33 +01:00
lyrathorpe pushed to docs/security-note at lyrathorpe/legacy-email-proxy 2026-06-17 17:22:33 +01:00
c580f494ea docs: add Security section documenting unauthenticated listeners
lyrathorpe pushed to fix/pop3-smtp-correctness at lyrathorpe/legacy-email-proxy 2026-06-17 17:22:32 +01:00
df19c60b17 fix: relay raw SMTP bytes without decoding
a29889b731 fix: correct POP3 RETR/TOP, static maildrop, and IMAP fetching
Compare 2 commits »
lyrathorpe pushed to ci/pip-cache-ordering at lyrathorpe/legacy-email-proxy 2026-06-17 17:22:32 +01:00
a1def7881c ci: cache pip before install and fix cache key OS expansion
lyrathorpe created branch ci/pip-cache-ordering in lyrathorpe/legacy-email-proxy 2026-06-17 17:22:32 +01:00