Commit graph

272 commits

Author SHA1 Message Date
s3lph
4bbe451540 mailman: Remove python2 dependencies 2021-07-19 01:30:21 +02:00
s3lph
b15e3e3fb9 Fix syntax error 2021-07-19 01:21:21 +02:00
s3lph
0996b0b17e mailman: hyperkitty doesnt seem to support ip ranegs in its acl anymore 2021-07-19 00:51:54 +02:00
s3lph
d73d1acefb mailman: Add option that allows overriding dependencies of the mailman3.service unit 2021-07-19 00:46:53 +02:00
s3lph
d846ae4a0a Make version number semver-compliant 2021-07-08 08:09:12 +02:00
s3lph
d991104721 postfix: Add config option for always_add_missing_headers 2021-07-08 07:59:34 +02:00
s3lph
2ba44052ab Add mailman_web_disable_web_posting option 2021-06-23 23:57:39 +02:00
s3lph
3c887fcfea Automatically add schleuder transport to postfix master.cf 2021-04-20 00:28:37 +02:00
s3lph
e30082a21d Automatically add schleuder transport to postfix master.cf 2021-04-20 00:23:44 +02:00
s3lph
a6fcd461bf Various schleuder fixes 2021-04-18 17:20:29 +02:00
s3lph
b660c93a1d Fix schleuder-web config file indentation 2021-04-18 06:13:05 +02:00
s3lph
5f088336e1 Remove db:migrate from systemd unit 2021-04-18 06:08:11 +02:00
s3lph
dd56537bf9 schleuder-web: only run rake db:setup when the database file doesnt exist yet 2021-04-18 06:03:06 +02:00
s3lph
e5bc35a13f Some schleuder fixes 2021-04-18 05:49:59 +02:00
s3lph
02bd5828e5 Some schleuder fixes 2021-04-18 05:44:39 +02:00
s3lph
e96bcc895f Fix syntax error in schleuder config template 2021-04-18 05:22:43 +02:00
s3lph
0d2073edb0 (hopefully) fix that bundler mess 2021-04-18 05:14:36 +02:00
s3lph
6310deac29 Update bundler version 2021-04-18 04:27:37 +02:00
s3lph
0c5df66d79 fix variable name typo 2021-04-18 04:24:04 +02:00
s3lph
07fc8faaac endif -> endfor 2021-04-18 04:21:49 +02:00
s3lph
9c43042055 Fix a schleuder-web template filename 2021-04-18 04:19:08 +02:00
s3lph
ad8de8b64a Add git dependency to schleuder role 2021-04-18 04:16:26 +02:00
s3lph
ec2d75b9f2 Add schleuder role 2021-04-18 04:09:24 +02:00
s3lph
99d8b835b5 Add option to override smtp client bind address 2021-04-04 18:01:58 +02:00
s3lph
e3827ad05e Make postfix virtual mail domains optional 2021-04-04 17:45:24 +02:00
s3lph
c1667d6c86 Add options to configure relay domains and transport maps 2021-04-04 17:28:09 +02:00
s3lph
d804c9f178 Add postfixadmin_base_url to README 2021-04-03 02:09:31 +02:00
s3lph
c44baf0274 Documentation! 2021-04-02 08:09:55 +02:00
s3lph
d31f8daa28 Documentation! 2021-04-02 08:07:40 +02:00
s3lph
cb98e272b0 Make dovecot mail_max_userip_connections configurable 2021-03-31 17:05:08 +02:00
s3lph
67dd9e4b6b sa-learn cronjob: ansible_managed without comment m( 2021-03-24 03:13:09 +01:00
s3lph
58d241452b spamassassin: fix sa-learn cron script 2021-03-23 04:39:49 +01:00
s3lph
25b27bfa83 spamassassin: add sa-learn cronjob 2021-03-23 04:19:26 +01:00
s3lph
733d2f7b56 spamassassin: add sa-learn cronjob 2021-03-23 04:17:30 +01:00
s3lph
0959ff0b81 add postfix_smtpd_sender_login_maps option 2021-03-12 02:35:52 +01:00
s3lph
90d69da5f4 mailman: Add cronjob to remove privacy-critical data from hyperkittys database 2021-03-04 00:48:58 +01:00
s3lph
4bb4e53bb3 mailman: Add cronjob to remove privacy-critical data from hyperkittys database 2021-03-04 00:47:06 +01:00
s3lph
73d582e3d6 mailman3: Add option to strip DKIM signatures 2021-03-03 00:38:14 +01:00
s3lph
f1eea2f620 Fix mailman-web template overriding logic 2021-03-02 12:29:34 +01:00
s3lph
760ccdee47 Remove spamassassin options not yet available in spamassassin 3.4.2 2021-03-02 11:31:06 +01:00
s3lph
87d4737108 fix sender restrictions for authenticated users 2021-02-27 21:06:43 +01:00
s3lph
2c96c6b97b give up on mixed ansible/django templates 2021-02-27 18:01:46 +01:00
s3lph
c0360c4edd Change template delimiters for template overrides so they dont conflict with the django delimiters 2021-02-27 17:54:39 +01:00
s3lph
80e2b4f8ac escape template delimiters for template overrides 2021-02-27 17:31:57 +01:00
s3lph
aaa8e8da66 Change template delimiters for template overrides so they dont conflict with the django delimiters 2021-02-27 17:16:45 +01:00
s3lph
de2e5837c2 mailman: fix template override source paths 2021-02-27 16:52:32 +01:00
s3lph
ce5d14a9c8 mailman: fix loop var name 2021-02-27 16:47:52 +01:00
s3lph
d672cdecba mailman: create template override directories before writing the template files 2021-02-27 16:45:52 +01:00
s3lph
cd4b474a40 postfixadmin: Add option to override password requirements 2021-02-27 14:29:29 +01:00
s3lph
017607ae85 mailman3: add django template overrides 2021-02-25 13:01:37 +01:00