Commit graph

328 commits

Author SHA1 Message Date
280957a857 Postfix corrections 2024-10-11 12:02:31 +02:00
80db99c4cc Allow managesieve for mailserver 2024-10-06 12:44:56 +02:00
6a692ac2d5 Don't allow output ssh and only allow dhclient if using dhcp 2024-10-06 12:41:58 +02:00
6084b1abb8 Make forgejo-backup less verbose 2024-10-06 11:52:58 +02:00
0ddb75d4c5 Also allow output smtp-submission 2024-10-06 11:40:39 +02:00
58d5ef7ed0 Minor change 2024-10-06 11:37:28 +02:00
148f06110f Add missing README files 2024-09-29 11:48:51 +02:00
d9d0f35034 Write report to a local file instead of printing the DNS records 2024-09-29 11:47:35 +02:00
094e42118d Don't include a record in SPF 2024-09-29 11:23:09 +02:00
9d247733c8 Move playbooks into playbooks/ 2024-09-29 11:19:20 +02:00
45841ffd9f Print DNS entries at end of mailserver playbook 2024-09-28 14:11:56 +02:00
86983b241d Add role mailserver_dmarc 2024-09-28 12:47:35 +02:00
67e70e7017 Add role mailserver_spf 2024-09-28 12:33:47 +02:00
998390668e Setup nftables for mailserver_dovecot 2024-09-28 11:44:49 +02:00
b933680621 Setup nftables for mailserver_postfix 2024-09-28 11:44:43 +02:00
0f6bc98576 [forgejo] Add cleanup step for when a backup fails 2024-07-31 10:52:14 +02:00
59693081e1 Fix DKIM key ownership 2024-07-26 19:07:11 +02:00
e188c4ae87 Add DKIM selector map 2024-07-26 18:57:25 +02:00
1834dd9503 Add role mailserver_dkim, create DKIM key 2024-07-26 18:47:04 +02:00
e411c82f24 Fix lineinfile tasks 2024-07-25 22:10:27 +02:00
6d70a60899 Finish imapsieve config for learn-ham and learn-spam 2024-07-25 22:10:02 +02:00
b1c0a4f8a1 Add imap_sieve plugin 2024-07-25 19:04:59 +02:00
dfef9192ef Add autoexpunge and subscribe mailbox configs 2024-07-25 18:48:48 +02:00
873d15c61e Add classifier-bayes override 2024-07-25 18:37:36 +02:00
26d7a14668 Add redis override for rspamd 2024-07-25 18:20:10 +02:00
aa18f19de9 Add sieve to move spam to junk 2024-07-25 18:19:02 +02:00
a94c5de1b3 Add milter_headers override 2024-07-25 18:02:20 +02:00
efc8ce52f9 Create role mailserver_rspamd 2024-07-25 17:57:37 +02:00
81dc218bb1 Restrict sender login mismatch while allowing sending as alias 2024-07-25 17:20:12 +02:00
e51afeac6b Install mutt 2024-07-25 16:54:40 +02:00
1deee8ddfe Add $myhostname to mydestination to allow local emails 2024-07-25 16:20:36 +02:00
20430faa4d Don't include hostname in From address for quota-warning 2024-07-25 15:29:09 +02:00
1c6a95883a Some dovecot fixes 2024-07-25 15:14:20 +02:00
60efb8eb38 Set mydestination to localhost 2024-07-24 18:25:33 +02:00
f9586ef4fa Create password hash in Ansible 2024-07-24 17:55:46 +02:00
edfaf0e066 Allow multiple virtual_aliases mappings for the same source 2024-07-24 17:29:58 +02:00
80cc5a55fe Minor change 2024-07-24 17:13:24 +02:00
628d0c326a For needed mailboxes: add postmaster, use aliases instead, and create them 2024-07-24 16:46:30 +02:00
ae1b2667a3 Use groups for 'hosts:' in the playbooks 2024-07-24 16:22:24 +02:00
fc1bbe1c24 Rename forgejo backup log dir 2024-07-21 13:27:57 +02:00
b0b308a25d Add AcceptEnv sshd_config for forgejo 2024-07-21 00:04:19 +02:00
1087698be9 Rename forgejo_backup.sh => forgejo-backup.sh 2024-07-20 22:45:10 +02:00
dbb0563248 Redirect forgejo-backup logs in cron, move some files 2024-07-20 22:45:10 +02:00
b7fcd6e300 fixup! Move forgejo-backup logs out of log dir 2024-07-08 17:28:26 +02:00
7d71495034 Fix name of sql dump file in forgejo backup script 2024-07-08 15:47:18 +02:00
babf3aee25 Move forgejo-backup logs out of log dir
Otherwise the backup includes it's own logs while writing to them
2024-07-08 10:56:11 +02:00
ee361662d0 Make sure some dirs exist before doing forgejo backup 2024-07-08 10:40:11 +02:00
8ccf64fbff Allow incoming HTTPS for websites 2024-07-06 20:42:33 +02:00
73a730494c Small fixes 2024-07-06 20:41:11 +02:00
acc6fd8afd Make SSH connections faster 2024-07-06 20:40:50 +02:00