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