Ralph Slooten
a155b395db
Feature: Add optional label to identify Mailpit instance ( #316 )
2024-06-21 16:54:33 +12:00
Ralph Slooten
f7f200c6fe
Testing: Add POP3 integration tests
2024-06-21 15:38:30 +12:00
Ralph Slooten
2cf0b50d1b
Rename pop3 server file
2024-06-19 16:10:03 +12:00
Ralph Slooten
70baf12adb
Chore: Delete multiple POP3 messages in single action
2024-06-19 16:02:40 +12:00
Ralph Slooten
710f093561
Use consistent POP3 response casing
2024-06-19 15:59:55 +12:00
Ralph Slooten
b7ad94211b
Chore: Handle POP3 RSET command
2024-06-19 15:59:18 +12:00
Ralph Slooten
7991c49312
Ensure a user has been set first before a password can be issued
2024-06-19 15:47:05 +12:00
Ralph Slooten
7773c6b04c
Commands in the POP3 are case-insensitive (see RFC1939)
2024-06-19 15:46:38 +12:00
Antonio Nardella
a32237e14f
Fix: POP3 end of file reached error ( #315 )
...
* Changed POP3 size output to show compatible size
* Setting POP3 10 minutes timeout according to RFC1939
* fixed issue with unauthorized commands access, refactor
* readded package description
* fixes error strings should not be capitalized (ST1005)go-staticcheck
2024-06-19 15:34:40 +12:00
Antonio Nardella
ce7dcce61c
Fix: POP3 size output to show compatible sizes ( #312 )
...
* Changed POP3 size output to show compatible size
* Setting POP3 10 minutes timeout according to RFC1939
2024-06-15 08:50:22 +12:00
Ralph Slooten
e192d5efd2
Add dot-stuffing POP3 comment & RFC link
2024-05-19 00:42:52 +12:00
Henning Petersen
0ec2f8bc61
Fix: Add dot stuffing for POP3 ( #300 )
...
Co-authored-by: Henning Petersen <henning.petersen1@dhl.com>
2024-05-18 23:45:06 +12:00
Ralph Slooten
254b2dd8ec
Feature: Option to use rqlite database storage ( #254 )
2024-04-05 15:48:32 +13:00
Ralph Slooten
83c70aa7c1
Chore: Code cleanup, remove redundant functionality
2024-03-24 21:37:37 +13:00
Ralph Slooten
f548bbb874
Feature: Optional POP3 server ( #249 )
...
Originally requested in #72
2024-02-24 23:10:48 +13:00