aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing flag.Parse()Runxi Yu7 days1-0/+2
* Add PostgreSQL connectionRunxi Yu7 days5-3/+56
* Update READMERunxi Yu7 days1-6/+7
* Change default config path to /etc/lindenii/maild.scfgRunxi Yu7 days1-1/+1
* 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 days3-45/+65
* Use bufio.ReadWriterRunxi Yu7 days2-45/+45
* Add TLS cert configuration handlingRunxi Yu7 days2-0/+9
* incoming -> deliver_dirRunxi Yu7 days2-2/+2
* Add basic routingRunxi Yu7 days8-49/+66
* Update READMERunxi Yu2025-01-051-4/+5
* Clean up directory file descriptorsRunxi Yu2025-01-044-3/+21
* Use Open_file_at instead of OpenRunxi Yu2025-01-046-8/+30
* Reformat filesRunxi Yu2025-01-044-10/+9
* Implement NOOPRunxi Yu2025-01-041-0/+3
* Deliver to inboxRunxi Yu2025-01-026-15/+69
* File splittingRunxi Yu2024-12-313-156/+164
* Implement QUIT and RSETRunxi Yu2024-12-311-0/+10
* Delete weird debug printsRunxi Yu2024-12-311-4/+0
* config.go: That comment is not a package docRunxi Yu2024-12-311-3/+2
* Remove TODO comment on panics since they're only in main nowRunxi Yu2024-12-311-2/+0
* Add a READMERunxi Yu2024-12-311-0/+23
* Initial commitRunxi Yu2024-12-307-0/+335