Add email service #526

Merged
raucao merged 30 commits from feature/email into master 2024-01-10 12:09:22 +00:00

30 Commits

Author SHA1 Message Date
raucao 456ec7a5fa Deploy new email VM 2024-01-09 15:57:04 +03:00
raucao daadd9374f Use attribute for root dir 2024-01-08 11:35:04 +03:00
raucao 98acd429de Add configs for virtual email aliases 2024-01-08 11:29:56 +03:00
raucao cfa7da2051 Create vmail dir on fresh systems 2024-01-08 10:47:19 +03:00
raucao f4d1009473 Merge pull request 'Switch to virtual domains/aliases/mailboxes' (#530) from feature/email_virtual_domains into feature/email
Reviewed-on: #530
2023-12-13 12:06:44 +00:00
Râu Cao 69af908f6b Virtual domain configs 2023-12-13 13:05:31 +01:00
Râu Cao ca580bcfe2 Set email report contact in production 2023-12-07 09:37:37 +01:00
raucao 5b0cb438ba Merge pull request 'Set up SpamAssassin' (#529) from feature/spamassassin into feature/email
Reviewed-on: #529
2023-12-06 11:28:14 +00:00
Râu Cao 5a4cdf9c30 Prevent local users from impersonating other local users 2023-12-06 12:27:38 +01:00
Râu Cao b3f2ca415e Set up SpamAssassin
Scan incoming and outgoing email for spam. Use a local Unbound for DNS,
so we don't run into blocks for RBL queries.
2023-12-06 12:22:24 +01:00
Râu Cao 05ccbcc58f Merge branch 'master' into feature/email 2023-12-05 18:37:43 +01:00
Râu Cao c746b38ebf Update node info 2023-12-05 14:19:52 +01:00
raucao 0a58cac0cf Merge pull request 'Set up DKIM signing and verification' (#527) from feature/email_dkim into feature/email
Reviewed-on: #527
2023-12-04 12:42:37 +00:00
Râu Cao 42c04538d8 Set up DKIM signing and verification 2023-12-04 13:40:37 +01:00
Râu Cao c9ad3c2d18 Create/configure common default mailboxes 2023-12-04 13:33:23 +01:00
Râu Cao fbad0bf896 More explicit postfix configs 2023-12-03 18:33:12 +01:00
Râu Cao 8a7eeb1dd9 Change INBOX location 2023-12-03 18:32:55 +01:00
Râu Cao 568197737a Fix SMTP connection delay when peer hostname cannot be resolved 2023-12-03 18:31:47 +01:00
Râu Cao 738e96f7e4 Fix auth for SMTP submission on port 465 2023-12-03 18:31:12 +01:00
Râu Cao 87411274ae Configure email domain for production 2023-12-03 18:29:35 +01:00
Râu Cao ce00852bba Remove obsolete config file 2023-12-01 12:19:21 +01:00
Râu Cao 366c0c0d3c Add WIP email domain and hostname 2023-12-01 10:02:25 +01:00
Râu Cao 89d00afd1c Set up email proxy 2023-12-01 10:02:11 +01:00
Râu Cao e4abfb1b75 Use more reasonable priority for attributes in recipe 2023-12-01 10:01:34 +01:00
Râu Cao 335a082171 Put an LDAP server in the production env 2023-12-01 10:00:35 +01:00
Râu Cao 9d0ff358ef Only use certbot deploy hook when applicable 2023-12-01 10:00:07 +01:00
Râu Cao 495a4231fb Add mail server node 2023-12-01 09:59:41 +01:00
Râu Cao 51068e5259 Add email credentials 2023-12-01 09:58:25 +01:00
Râu Cao fbcf1ed5e7 WIP Add initial cookbook and roles for email service 2023-12-01 09:56:54 +01:00
Râu Cao 158a9c2fbe Update postfix cookbook 2023-11-29 22:26:59 +01:00