aboutsummaryrefslogtreecommitdiff
path: root/lmtp_server.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-02LMTP: Stub patch applicationRunxi Yu1-1/+2
2025-04-02LMTP: Add an SMTP request contextRunxi Yu1-3/+11
2025-04-01LMTP: Return 550 on errorsRunxi Yu1-1/+9
2025-04-01LMTP: Fix error scopingRunxi Yu1-2/+3
2025-04-01Change the main separator from : to -Runxi Yu1-1/+1
2025-04-01LMTP: Patch handling stubRunxi Yu1-6/+46
2025-04-01LMTP configuration updateRunxi Yu1-0/+8
2025-04-01Basic debugging LMTP handlerRunxi Yu1-2/+115
2025-04-01Stub LMTP listenerRunxi Yu1-0/+10