]> git.immae.eu Git - perso/Immae/Config/Nix.git/commit
Configure mail (dovecot, postfix, spam checks)
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 23 Jun 2019 19:04:55 +0000 (21:04 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 29 Jun 2019 13:14:43 +0000 (15:14 +0200)
commita929614f94d11a4f397e72e74f38b3212c24cdee
treea81b3cee45586d685c1b7c6e5c39372f203aa00d
parent53fa9f9e7d87835d6137a029fe80b3195e635797
Configure mail (dovecot, postfix, spam checks)
19 files changed:
modules/myids.nix
modules/private/default.nix
modules/private/dns.nix
modules/private/mail/default.nix [new file with mode: 0644]
modules/private/mail/dovecot.nix [new file with mode: 0644]
modules/private/mail/milters.nix [moved from modules/private/mail.nix with 83% similarity]
modules/private/mail/postfix.nix [new file with mode: 0644]
modules/private/mail/rspamd.nix [new file with mode: 0644]
modules/private/mail/scan_reported_mails [new file with mode: 0755]
modules/private/mail/sieve_bin/imapsieve_copy [new file with mode: 0755]
modules/private/mail/sieve_scripts/report_ham.sieve [new file with mode: 0644]
modules/private/mail/sieve_scripts/report_spam.sieve [new file with mode: 0644]
modules/private/websites/tools/tools/roundcubemail.nix
pkgs/default.nix
pkgs/dovecot/plugins/deleted_to_trash/default.nix [new file with mode: 0644]
pkgs/dovecot/plugins/deleted_to_trash/dovecot-deleted_to_trash.json [new file with mode: 0644]
pkgs/dovecot/plugins/deleted_to_trash/fix_mbox.patch [new file with mode: 0644]
pkgs/dovecot/plugins/fts_xapian/default.nix [new file with mode: 0644]
pkgs/dovecot/plugins/fts_xapian/fts-xapian.json [new file with mode: 0644]