aboutsummaryrefslogtreecommitdiff
path: root/mta_recv.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restructure mta_recv -> mx_recvRunxi Yu7 days1-209/+0
|
* Add PostgreSQL connectionRunxi Yu7 days1-1/+0
|
* Reset state on STARTTLS, conforming to RFC7817ยง4.2Runxi Yu7 days1-0/+4
|
* Reject STARTTLS when already active or with excessive parametersRunxi Yu7 days1-0/+10
|
* Add incoming STARTTLS supportRunxi Yu7 days1-44/+54
|
* Use bufio.ReadWriterRunxi Yu7 days1-44/+44
|
* incoming -> deliver_dirRunxi Yu7 days1-1/+1
|
* Add basic routingRunxi Yu7 days1-5/+33
|
* Use Open_file_at instead of OpenRunxi Yu2025-01-041-1/+1
|
* Implement NOOPRunxi Yu2025-01-041-0/+3
|
* Deliver to inboxRunxi Yu2025-01-021-3/+7
|
* File splittingRunxi Yu2024-12-311-0/+151