about summary refs log tree commit diff
path: root/nixos/modules/services/mail
AgeCommit message (Expand)AuthorFilesLines
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth2-2/+2
2018-07-20[bot]: remove unreferenced codevolth1-2/+0
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink14-29/+29
2018-06-18opensmtpd module: allow changing the packageLéo Gaspard1-3/+10
2018-06-03nixos/exim: Add unit restart trigger (#41418)Janne Heß1-0/+1
2018-05-10nixos/dovecot: Fix usage of dhparams optionaszlig1-4/+2
2018-05-08dovecot2: added ssl_dh using security.dhparamsJoachim Schiele1-2/+8
2018-03-28nixos/dovecot: set group in configFranz Pletz1-0/+1
2018-02-18nixos/postfix: document that *Alias options support comma separated valuesBjørn Forsman1-1/+5
2018-02-09Merge pull request #34562 from griff/rspamd-workersAndreas Rammhold1-35/+226
2018-02-09nixos/dovecot: no " in mailbox.nameRobert Schütz1-1/+1
2018-02-09nixos/rspamd: options for worker configuration and socket activationBrian Olsen1-35/+226
2018-02-05Wrapped ${mailbox.name} in "s to allow for space in mailbox names.Philipp Dörfler1-1/+1
2018-01-26nixos/postfix: separate list option elements with commasFranz Pletz1-7/+5
2018-01-24nixos/postfix: fix default postfix configWilliButz1-65/+62
2018-01-06nixos/clamsmtp: initLéo Gaspard1-0/+179
2018-01-03nixos/dkimproxy-out: init (#33229)Léo Gaspard1-0/+118
2017-12-31nixos/rspamd: add extraConfig parameter (#33226)Léo Gaspard1-0/+11
2017-11-14dovecot: fix config if mailboxes == []Robin Gloster1-2/+2
2017-11-01nixos/postfix: support alternate smtp ports when relaying (#30685)Sarah Brofeldt1-11/+8
2017-10-25postfix: add relayPort option. (#30520)Drew Hess1-1/+14
2017-10-23nixos/postfix: allow dollar parameters in lists (#30612)Ryan Hendrickson1-1/+1
2017-10-23opendkim: automated key generation (no manual changes for service initializat...joachim schiele1-3/+23
2017-10-03Merge pull request #29452 from jerith666/pfix-srsd-1709Joachim F2-0/+70
2017-09-28nullmailer: simplify config generationJoerg Thalheim1-11/+3
2017-09-28nullmailer: add `remotesFile` optionMarius Bergmann1-2/+28
2017-09-28nullmailer: use proper description for `remotes` optionMarius Bergmann1-1/+10
2017-09-28nullmailer: fix relative -> absolute path in preStart scriptMarius Bergmann1-1/+1
2017-09-27nixos(spamassassin): fix trailing whitespacePeter Simons1-7/+7
2017-09-27nixos(spamassassin): provide /etc/spamassassin to fix sa-learn et alPeter Simons1-6/+5
2017-09-21nixos/pfix-srsd: add moduleMatt McHenry2-0/+70
2017-09-17nixos/dovecot: Fix createMailUser implementationaszlig1-5/+8
2017-09-15dovecot2: added quota, changed pop3 defaultjoachim schiele1-1/+108
2017-09-07nixos/postfix: undo deprecation of extraConfig, extraMasterConfBjørn Forsman1-6/+0
2017-08-11Merge pull request #28123 from jerith666/post-fix-upPeter Simons1-2/+2
2017-08-10postfix: wakeup value should be used even if wakeupUnusedComponent is not def...Matt McHenry1-2/+2
2017-08-10postfix: warn about deprecated extraMasterConf optionMatt McHenry1-0/+3
2017-08-10postfix: fix typo in transport_maps pathMatt McHenry1-1/+1
2017-07-31postfix service: typo in transport filepathTaeradan1-1/+1
2017-07-30postfix service: fix extraMasterConf (#27755)sshisk1-1/+4
2017-07-14postfix: complete remake of postfix service (#27276)Joachim Schiele1-149/+443
2017-06-24mailhog: init at 1.0.0 (#26821)Samuel Leathers1-0/+43
2017-06-10spamassassin: major service fixes -> added more perl packages to spamassassin...Joachim Schiele1-13/+151
2017-05-25nixos/mlmmj: fix newline problems with multiple listsEmery Hemingway1-13/+39
2017-05-02nullmailer + service: init at 2.0Daniel Ehlers1-0/+217
2017-03-20Merge pull request #21866 from pjones/pjones/rmilterFranz Pletz2-85/+111
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz1-1/+0
2017-03-17rmilter/rspamd service: tighten unix socket permissionsFranz Pletz2-6/+12
2017-03-17rmilter service: support only one socketFranz Pletz1-65/+84
2017-03-17rmilter service: Fix a couple of bugsPeter Jones1-23/+24