aboutsummaryrefslogtreecommitdiff
path: root/mx_recv.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-01-13Refactor mx stuffRunxi Yu1-231/+0
2025-01-13Log EOF differently from other errorsRunxi Yu1-0/+4
2025-01-13Bug fixesRunxi Yu1-9/+8
2025-01-13Close connections on QUITRunxi Yu1-0/+4
2025-01-13Add PostgreSQL mail store supportRunxi Yu1-25/+24
2025-01-12Put server_state in the session structRunxi Yu1-11/+12
2025-01-12Restructure mta_recv -> mx_recvRunxi Yu1-0/+224