aboutsummaryrefslogtreecommitdiff
path: root/serve_mx.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MX: mx_new_session solely creates a session; handle() is separateRunxi Yu2025-01-161-4/+4
|
* parse_{smtp,imap}_lineRunxi Yu2025-01-161-20/+6
|
* Put mx side parsing code into a blockRunxi Yu2025-01-151-17/+20
|
* server_state_ -> mx_server_state_Runxi Yu2025-01-131-19/+19
|
* serve_mx stuff renameRunxi Yu2025-01-131-2/+2
|
* Reformat codeRunxi Yu2025-01-131-2/+2
|
* Listen to IMAPRunxi Yu2025-01-131-2/+7
|
* Refactor mx stuffRunxi Yu2025-01-131-0/+264