Commit graph

44 commits

Author SHA1 Message Date
7f3dc8946e feat: added a formatter and some instructions 2023-09-17 20:51:08 +01:00
62689132d3 fix: wasnt compiling 2023-08-06 20:29:24 +01:00
2ae70acf56 acme: each server is now responsible for the certs tehy request
Closes #4
2023-08-06 20:09:15 +01:00
acb49a2eb1 account: update the address used for authentication 2023-08-06 19:00:02 +01:00
808fc9a2d9 fix: "load bearing `)`" 2023-07-26 23:21:08 +01:00
a45759a086 dns: fix autoconfig for email 2023-07-25 23:26:44 +01:00
cd5161645c [fmt] webmail 2023-07-25 18:29:51 +00:00
6ab06dd36a [email] add working webmail config 2023-07-25 08:53:01 +00:00
0a1508007a Revert "fix: remove roundcube config"
Added some extra tidying up

This reverts commit e01c469319.
2023-07-25 09:06:48 +01:00
e01c469319 fix: remove roundcube config 2023-07-24 21:11:09 +01:00
9ad8c96558 might fix things
fixed up a few issues
2023-07-24 21:07:07 +01:00
Brendan Golden
dbbbd7a882 Merge branch 'main-patch-b4a2' into 'main'
SRV record for email

See merge request compsoc/skynet/nixos!2
2023-07-24 18:31:26 +00:00
8159883f83 [fmt] 2023-07-24 17:49:43 +00:00
b893b62b0a [fmt] email 2023-07-24 16:07:33 +00:00
e9581aad39 weight doesn't seem to matter 2023-07-24 15:41:11 +00:00
5f4444927b nvm 2023-07-24 15:37:14 +00:00
8a5ebf6d37 [email][fmt] added dot to the end of record to make it correct 2023-07-24 15:28:19 +00:00
905dd7264e [fmt] spacing 2023-07-24 15:25:18 +00:00
7912b4a8cf [fmt] 2023-07-24 15:17:41 +00:00
b5d7fd292d remove pop3 2023-07-24 15:15:21 +00:00
206aa2d42f had two imaps rather than 1 imaps and 1 imap 2023-07-24 15:13:01 +00:00
39ed923a4e added both just in case 2023-07-24 15:09:30 +00:00
c5c967db43 accidentally removed a line 2023-07-24 14:45:38 +00:00
26bd8d83cc [email] added remaining records 2023-07-24 14:23:46 +00:00
d3e7e2697f [email][dns] srv record for email 2023-07-24 14:19:00 +00:00
2e3fedc93e [fmt] add source 2023-07-24 13:51:37 +00:00
26746f212e [webmail] typo 2023-07-24 13:50:33 +00:00
b1ca6e1914 [webmail] add webmail config 2023-07-24 13:49:27 +00:00
cfddc32424 fmt: directly access the inputs inside each machine.
This allows us to move the inputs to teh individual applications, making them more server agnostic.
2023-07-21 21:56:19 +01:00
b918c04f13 email: may not have to restart daily now that permissions are fixed 2023-07-16 21:30:54 +01:00
3e8037153f email: quota buffer 2023-07-16 15:18:23 +01:00
bdf6c699e0 email: quota setup 2023-07-16 15:06:06 +01:00
0c26f37507 email: properly set teh DKIM keys 2023-07-16 12:32:18 +01:00
dbc7aa8690 email: restart daily, shhould minimise permission issues 2023-07-16 03:23:47 +01:00
ad6280189b email: use the nginx generated certs. 2023-07-16 02:44:22 +01:00
bc2e781586 dns: cleaned up teh implmentation of the dns, partly to make it easier toa dd records and partly to make it really neat config files. 2023-07-16 01:53:21 +01:00
6412a53070 fmt: a bit of a cleanup 2023-07-15 15:05:57 +01:00
3a28291933 backup: got it working for email + some improvements 2023-07-15 14:51:11 +01:00
66b59d42a9 email: thunderbird, users can jsut accept defaults 2023-07-04 23:14:58 +01:00
ccf78c06a4 email: updated email config 2023-07-04 21:53:24 +01:00
bb505ce3c7 fix: Got the mailserver "working"
Used https://gitlab.com/-/snippets/2481362

Need to get port 25 opened though
2023-06-18 12:50:23 +01:00
f24b450b36 dns: fixed some records related to email 2023-06-17 01:28:55 +01:00
9b1a936f03 dns: got reverse dns working 2023-06-17 00:59:22 +01:00
6585a3c88a email: email is semi functional, can send but it doesnot save to sent items
Unsure about recieve
2023-06-16 23:18:53 +01:00