# imail **Repository Path**: kuanina/imail ## Basic Information - **Project Name**: imail - **Description**: Small mail server - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 21 - **Created**: 2020-08-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # imail Small mail server ### 依赖 ``` beego ``` ### 相关协议 - (pop3) https://tools.ietf.org/html/rfc1939 - (smtp) https://tools.ietf.org/html/rfc5321 - (imap) https://tools.ietf.org/html/rfc3501