aboutsummaryrefslogtreecommitdiff
path: root/config.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix config loadingHEADmasterRunxi Yu4 days1-29/+24
* Remove IMAP again for nowRunxi Yu2025-01-161-5/+0
* IMAP: Use TLSRunxi Yu2025-01-161-2/+3
* Listen to IMAPRunxi Yu2025-01-131-0/+4
* Bug fixesRunxi Yu2025-01-131-5/+8
* Add PostgreSQL mail store supportRunxi Yu2025-01-131-0/+4
* Restructure mta_recv -> mx_recvRunxi Yu2025-01-121-4/+3
* Rename db -> global_dbRunxi Yu2025-01-121-2/+2
* Reformat codeRunxi Yu2025-01-121-5/+7
* Add PostgreSQL connectionRunxi Yu2025-01-121-2/+24
* Add incoming STARTTLS supportRunxi Yu2025-01-121-0/+10
* Add TLS cert configuration handlingRunxi Yu2025-01-121-0/+4
* Add basic routingRunxi Yu2025-01-121-32/+16
* Clean up directory file descriptorsRunxi Yu2025-01-041-0/+17
* Use Open_file_at instead of OpenRunxi Yu2025-01-041-0/+17
* Reformat filesRunxi Yu2025-01-041-2/+3
* Deliver to inboxRunxi Yu2025-01-021-1/+28
* config.go: That comment is not a package docRunxi Yu2024-12-311-3/+2
* Initial commitRunxi Yu2024-12-301-0/+8