aboutsummaryrefslogtreecommitdiff
path: root/config.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-01-16IMAP: Use TLSRunxi Yu1-2/+3
2025-01-13Listen to IMAPRunxi Yu1-0/+4
2025-01-13Bug fixesRunxi Yu1-5/+8
2025-01-13Add PostgreSQL mail store supportRunxi Yu1-0/+4
2025-01-12Restructure mta_recv -> mx_recvRunxi Yu1-4/+3
2025-01-12Rename db -> global_dbRunxi Yu1-2/+2
2025-01-12Reformat codeRunxi Yu1-5/+7
2025-01-12Add PostgreSQL connectionRunxi Yu1-2/+24
2025-01-12Add incoming STARTTLS supportRunxi Yu1-0/+10
2025-01-12Add TLS cert configuration handlingRunxi Yu1-0/+4
2025-01-12Add basic routingRunxi Yu1-32/+16
2025-01-04Clean up directory file descriptorsRunxi Yu1-0/+17
2025-01-04Use Open_file_at instead of OpenRunxi Yu1-0/+17
2025-01-04Reformat filesRunxi Yu1-2/+3
2025-01-02Deliver to inboxRunxi Yu1-1/+28
2024-12-31config.go: That comment is not a package docRunxi Yu1-3/+2