[PR #314] [CLOSED] Bring Eof finder up to date #515

Closed
opened 2026-03-15 14:23:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/314
Author: @antonionardella
Created: 6/17/2024
Status: Closed

Base: developHead: eof-finder


📝 Commits (5)

  • 71e45db Changed POP3 size output to show compatible size
  • dcca1f5 Setting POP3 10 minutes timeout according to RFC1939
  • e2f28f1 fixed POP3 for Ruby, refactoring
  • 5c33dd1 readded websocket update
  • b0c78fa Merge branch 'develop' into eof-finder

📊 Changes

1 file changed (+160 additions, -167 deletions)

View changed files

📝 server/pop3/pop3.go (+160 -167)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/axllent/mailpit/pull/314 **Author:** [@antonionardella](https://github.com/antonionardella) **Created:** 6/17/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `eof-finder` --- ### 📝 Commits (5) - [`71e45db`](https://github.com/axllent/mailpit/commit/71e45dbf0ead14bc15fc999a8ae8dc2a27816fa5) Changed POP3 size output to show compatible size - [`dcca1f5`](https://github.com/axllent/mailpit/commit/dcca1f553880b31282f9951f484023935f123aea) Setting POP3 10 minutes timeout according to RFC1939 - [`e2f28f1`](https://github.com/axllent/mailpit/commit/e2f28f1dd846c55b828adf276c2b669d0476ec68) fixed POP3 for Ruby, refactoring - [`5c33dd1`](https://github.com/axllent/mailpit/commit/5c33dd132a304be1b63f5a60e6ea9a33bd4cd43f) readded websocket update - [`b0c78fa`](https://github.com/axllent/mailpit/commit/b0c78fab8aad0fd18c17a0de752c8f443f9457f6) Merge branch 'develop' into eof-finder ### 📊 Changes **1 file changed** (+160 additions, -167 deletions) <details> <summary>View changed files</summary> 📝 `server/pop3/pop3.go` (+160 -167) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:23:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#515
No description provided.