1
0
mirror of https://github.com/directorz/mailfull-go.git synced 2026-06-17 10:43:35 +00:00
Commit Graph

77 Commits

Author SHA1 Message Date
teru 73fcb2b25a Remove Groupname field 2016-08-12 14:31:17 +09:00
teru d7aac2d803 Change subcommand name: domainlist -> domains 2016-08-12 13:28:14 +09:00
teru 42d4e6389a Change synopsis and help message 2016-08-12 13:27:55 +09:00
teru bb0e30ac18 Implement set/unset a CatchAllUser 2016-08-10 19:45:23 +09:00
teru a7602a3180 Implement create/update/remove a AliasUser 2016-08-10 19:45:03 +09:00
teru 5593025c55 Implement create/update/remove a User 2016-08-10 19:30:05 +09:00
teru 47d4b7bd49 Implement create/remove a AliasDomain 2016-08-08 10:30:00 +09:00
teru 7c74b7773d cosmetic changes 2016-08-08 10:28:39 +09:00
teru 8b274c8091 Implement create/remove a Domain 2016-08-05 23:33:52 +09:00
teru 215df0c819 implement setters and change to call it from constructor 2016-08-05 18:41:23 +09:00
teru c7d3c62281 Add error handlings of fmt.Fprintf #1 2016-08-02 10:49:26 +09:00
teru 9202f61aa2 Add missing defer statements #2 2016-08-02 10:22:38 +09:00
teru dbc25edeb4 Implement commit subcommand 2016-08-01 17:08:49 +09:00
teru 7ae2d1422b Implement parts for generating databases 2016-08-01 17:06:30 +09:00
teru cd6f8097e7 Add fields to RepositoryConfig 2016-08-01 16:59:55 +09:00
teru b9bc3707f3 Add Normalize method for RepositoryConfig 2016-08-01 16:55:59 +09:00
teru 1d1011ebc4 Change regexp pattern 2016-08-01 13:53:10 +09:00
teru c530f461a1 Renamed 2016-07-31 18:44:59 +09:00
teru dc39435103 Moved functions 2016-07-31 18:44:37 +09:00
teru b867c701b8 Cosmetic changes 2016-07-31 17:14:38 +09:00
teru 70b036b6c1 Implement domainlist subcommand 2016-07-31 17:06:36 +09:00
teru c7aec5b0ba Fixed existence check. 2016-07-31 13:51:10 +09:00
teru c9e692a68d Implement sort.Interface to required struct slice 2016-07-31 13:41:07 +09:00
teru f3e8f83d5a Fixed arguments check 2016-07-31 12:56:32 +09:00
teru 1074ab5b72 Implement CLI scaffold 2016-07-31 10:09:32 +09:00
teru 7cac94f0f3 Implement some parts for loading data from a directory 2016-07-31 10:06:30 +09:00
teru d5d735e559 Initial commit 2016-02-04 18:48:34 +09:00