Commit graph

89 commits

Author SHA1 Message Date
4f87e56d63
fix: include cc's for incoming mail 2024-07-24 20:47:58 +01:00
9c7d08c153
fix: slight bit of formatting and a renaming
Closes #84
2024-07-22 18:57:31 +01:00
35920eda0c
feat: this should put an automatic bcc on outgoing mail as well as a corrosponding filter to put it in teh right inboxes
Relates to #84
2024-07-22 18:54:23 +01:00
c5c44acc8b
fmt: prepping for #80 2024-07-17 04:20:48 +01:00
356ac2e505
fix: move the mailserver dns config to the proper file 2024-07-17 00:52:55 +01:00
e9d5985adf
fmt: remove duplicate imports, now unified in applications/_base.nix 2024-07-16 23:09:22 +01:00
daragh
c0ddc2d6a9
switch include to a, remove skynet.ie 2024-06-15 15:25:38 +01:00
daragh
149b58ce09
use cfg variables 2024-06-15 14:42:36 +01:00
daragh
1b848029e2
fix host ip variable 2024-06-15 14:30:40 +01:00
daragh
d3030aa2d1
Changing spf and dmarc config 2024-06-15 13:26:24 +01:00
379cb84839
feat: simplified the config for running services, only one hosts config is required now in each server config file 2024-05-30 17:55:29 +01:00
f8c7860eb5
feat: standardise all services to using `services.skynet."${name}";` format 2024-05-30 14:59:20 +01:00
e156b4ecaf
feat: standardise restic (backups) to using `services.skynet."${name}";` format 2024-05-30 13:57:30 +01:00
023b491d89
feat: standardise dns to using `services.skynet."${name}";` format 2024-05-30 13:25:52 +01:00
26e715b2f6 fix: some error warnings cleared 2024-02-09 12:47:20 +00:00
6de8f1e963 fix: email how the sive was handled changed slighty, this is a temp fix
Signed-off-by: Brendan Golden <git_laptop@brendan.ie>
2024-02-04 21:39:57 +00:00
6b0507a647 fix: redirect root IP's in nginx to skynet.ie 2024-01-31 15:43:18 +00:00
7c4e83f60a feat: this should allow #40 to work 2023-12-21 06:15:11 +00:00
00d3783919 doc: add documentation line for future reference 2023-10-28 04:33:49 +01:00
eebf1845cb email: unfortunately undoes some of the work @esy did but I think this will work
#33
2023-10-26 02:30:42 +01:00
daragh
64d1054067
fix : switched email ACMEHost to mail 2023-10-26 01:13:59 +01:00
daragh
f2811f2e04
fix : added certs for k9 mail related subdomains
related to #33
2023-10-26 01:02:39 +01:00
bb346e294f email: handle junk mails better 2023-10-24 18:53:06 +01:00
d2ece41ace email: this will allow folks with permission to send mail as the service accounts 2023-10-23 18:30:44 +01:00
827b109a25 email: add two mailboxes for topdesk 2023-10-23 14:03:23 +01:00
53dd24bd1b email: improve how aliases are handled 2023-10-23 13:17:40 +01:00
13eeead354 email: really need to remove duplication 2023-10-23 11:55:07 +01:00
ec3451d2c7 email: internal inboxes are now prefixed with int 2023-10-23 11:46:52 +01:00
e1f8d580c7 email: add the root inbox 2023-10-23 11:43:00 +01:00
daragh
7f22a9efa9
fixed formatting 2023-10-21 16:44:28 +01:00
daragh
bb050d57fd
Feat : added dns config for k-9 mail.
Related to #33
2023-10-21 16:33:40 +01:00
daragh
7edd86046b
feat: Enables sieve filters for the email. Closes #29 2023-10-21 05:26:44 +01:00
daragh
38d309a554 nix fmt 2023-10-20 00:32:56 +01:00
daragh
e375a6cbed changed DKIM and SPF to strict 2023-10-20 00:23:48 +01:00
daragh
0b03585a8e whitespace 2023-10-20 00:19:15 +01:00
daragh
d141771f23 changed comment location 2023-10-20 00:18:01 +01:00
daragh
4407d37636 consistency 2023-10-20 00:15:06 +01:00
daragh
97fb80a4fb Formatted comments 2023-10-20 00:12:46 +01:00
daragh
dd0e55c9d6 added dmarc policy- relaxed for now but can be made more strict if needed 2023-10-19 23:51:23 +01:00
c7faf7734c email: add pycon inbox 2023-10-19 22:13:22 +01:00
bea98fc9fc fix: better email config, now with dns records
Deals with #32
2023-10-13 11:21:26 +01:00
fd1a70edc9 feat: improve the email 2023-10-11 10:49:25 +01:00
8ea737d57b fix: use a better namespace 2023-10-09 18:04:01 +01:00
bece34b65e feat: roughly set up virtual aliases to use.
Will need to see if I cna get the idea merged in upstream.

Closes https://gitlab.skynet.ie/compsoc1/skynet/nixos/-/issues/22
2023-10-09 17:54:36 +01:00
18155ec6e1 feat: got email working
Closes #1
2023-10-01 21:24:02 +01:00
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