aboutsummaryrefslogtreecommitdiff
path: root/mta_recv.go (unfollow)
Commit message (Expand)AuthorFilesLines
7 daysRestructure mta_recv -> mx_recvRunxi Yu1-209/+0
7 daysAdd PostgreSQL connectionRunxi Yu1-1/+0
7 daysReset state on STARTTLS, conforming to RFC7817ยง4.2Runxi Yu1-0/+4
7 daysReject STARTTLS when already active or with excessive parametersRunxi Yu1-0/+10
7 daysAdd incoming STARTTLS supportRunxi Yu1-44/+54
7 daysUse bufio.ReadWriterRunxi Yu1-44/+44
7 daysincoming -> deliver_dirRunxi Yu1-1/+1
7 daysAdd basic routingRunxi Yu1-5/+33
2025-01-04Use Open_file_at instead of OpenRunxi Yu1-1/+1
2025-01-04Implement NOOPRunxi Yu1-0/+3
2025-01-02Deliver to inboxRunxi Yu1-3/+7
2024-12-31File splittingRunxi Yu1-50/+1
2024-12-31Implement QUIT and RSETRunxi Yu1-0/+10
2024-12-31Delete weird debug printsRunxi Yu1-4/+0
2024-12-31Remove TODO comment on panics since they're only in main nowRunxi Yu1-2/+0