Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
7 days | Restructure mta_recv -> mx_recv | Runxi Yu | 1 | -2/+1 |
7 days | Add missing flag.Parse() | Runxi Yu | 1 | -0/+2 |
7 days | Change default config path to /etc/lindenii/maild.scfg | Runxi Yu | 1 | -1/+1 |
7 days | Add incoming STARTTLS support | Runxi Yu | 1 | -1/+1 |
7 days | Use bufio.ReadWriter | Runxi Yu | 1 | -1/+1 |
7 days | Add basic routing | Runxi Yu | 1 | -6/+0 |
2025-01-04 | Clean up directory file descriptors | Runxi Yu | 1 | -0/+1 |
2025-01-04 | Use Open_file_at instead of Open | Runxi Yu | 1 | -0/+5 |
2025-01-04 | Reformat files | Runxi Yu | 1 | -3/+2 |
2025-01-02 | Deliver to inbox | Runxi Yu | 1 | -9/+6 |
2024-12-31 | File splitting | Runxi Yu | 1 | -156/+1 |
2024-12-31 | Implement QUIT and RSET | Runxi Yu | 1 | -0/+10 |
2024-12-31 | Delete weird debug prints | Runxi Yu | 1 | -4/+0 |
2024-12-31 | Remove TODO comment on panics since they're only in main now | Runxi Yu | 1 | -2/+0 |