aboutsummaryrefslogtreecommitdiff
path: root/serve_mx.go (unfollow)
Commit message (Expand)AuthorFilesLines
2 daysMX: mx_new_session solely creates a session; handle() is separateRunxi Yu1-4/+4
3 daysparse_{smtp,imap}_lineRunxi Yu1-20/+6
3 daysPut mx side parsing code into a blockRunxi Yu1-17/+20
5 daysserver_state_ -> mx_server_state_Runxi Yu1-19/+19
5 daysserve_mx stuff renameRunxi Yu1-2/+2
5 daysReformat codeRunxi Yu1-2/+2
5 daysListen to IMAPRunxi Yu1-2/+7
5 daysRefactor mx stuffRunxi Yu1-0/+33
5 daysLog EOF differently from other errorsRunxi Yu1-0/+4
5 daysBug fixesRunxi Yu1-9/+8
5 daysClose connections on QUITRunxi Yu1-0/+4
5 daysAdd PostgreSQL mail store supportRunxi Yu1-25/+24
6 daysPut server_state in the session structRunxi Yu1-11/+12
6 daysRestructure mta_recv -> mx_recvRunxi Yu1-0/+224