summary refs log tree commit diff
path: root/modules/services/mail
Commit message (Expand)AuthorAge
* Add OpenSMTPD service optionRickard Nilsson2013-07-30
* Don't set $TZEelco Dolstra2013-04-22
* Setting pam otpw *after* pam_unix, for dovecot failed auth messages.Lluís Batlle i Rossell2013-03-30
* spamassassin: convert module to systemdPeter Simons2013-01-24
* Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-10-08
|\
| * dovecot: add options to selectively enable/disable the IMAP and/or POP3 listenerPeter Simons2012-09-30
* | Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-09-28
|\|
| * spamassassin: use virtual user home directories under /var/lib/spamassassin t...Peter Simons2012-09-28
| * spamassassin: add option for running the spamd daemon in debug modePeter Simons2012-09-27
| * spamassassin: drop obsolete command line optionsPeter Simons2012-09-27
| * dovecot.nix: correct bogus reference to dovecot in NixpkgsPeter Simons2012-09-25
| * Rename dovecot2 module to dovecot.Peter Simons2012-09-25
| * Merge pull request #31 from peti/masterPeter Simons2012-09-24
| |\
| | * Remove service for dovecot version 1.x.Peter Simons2012-09-22
| * | postfix: add option 'extraMasterConf' to extend the default master.cf filePeter Simons2012-09-23
| |/
| * Add services.dovecot2.extraConfig option to configure arbitrary settings for ...Peter Simons2012-09-21
| * modules/services/mail/dovecot2.nix: update syntax for SSL config optionsPeter Simons2012-09-21
| * modules/services/mail/dovecot2.nix: accept plain text authentication only ove...Peter Simons2012-09-21
| * modules/services/mail/dovecot2.nix: log via syslog instead of writing a separ...Peter Simons2012-09-21
* | postfix: convert service to systemdPeter Simons2012-09-25
|/
* spamassassin: use a dedicated user for running spamdPeter Simons2012-08-28
* postfix: allow specifying 'virtual' mappingsMathijs Kwik2012-08-24
* spamassassin: call daemon with complete pathPeter Simons2012-08-03
* Initial version of a SpamAssassin service.Peter Simons2012-08-03
* Making the dovecot2 mail location a nixos option.Lluís Batlle i Rossell2012-06-10
* Postfix was started before all filesystems were mounted. I add 'filesystem' t...Lluís Batlle i Rossell2012-06-10
* * Don't use ‘chown user.group’ since that syntax is not officiallyEelco Dolstra2012-05-17
* fix postfix config, missing linebreakFlorian Friesdorf2012-03-11
* renamed "all-interfaces" to "networking"Mathijs Kwik2012-03-04
* many daemons: depend on all-interfaces instead of gw6cMathijs Kwik2012-03-04
* Making dovecot2 authentication work (wrong pam module)Lluís Batlle i Rossell2011-10-27
* Adding a module for dovecot2. I've not tried it much.Lluís Batlle i Rossell2011-10-27
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* Add new services: freepops, fuppes and ups.Nicolas Pierron2011-07-27
* * Postfix needs TZ to be set, otherwise the generated headers areEelco Dolstra2011-07-07
* * Enable IPv6 support by default. (Note that most NixOS systemsEelco Dolstra2011-02-19
* Applying patch by chaoflow to get create services.postfix.extraConfigMichael Raskin2011-01-02
* Making a nixos option about the system 'sendmail', which postfix sets, for ex...Lluís Batlle i Rossell2010-10-10
* Fixing the postfix start/stop (through an upstart job script code that willLluís Batlle i Rossell2010-06-11
* Making postfix properly start on boot.Lluís Batlle i Rossell2010-04-13
* Fixing the evaluation of the "system tarball pc", adapting it to the latestLluís Batlle i Rossell2010-03-09
* * Change all the startOn / stopOn attributes to the Upstart 0.6 syntaxEelco Dolstra2009-11-06
* * jobAttrs -> jobs.Eelco Dolstra2009-10-12
* * Converted modules that were still using the old (concrete syntax)Eelco Dolstra2009-10-12
* * Make the generation of /etc/pam.d more declarative. There now is anEelco Dolstra2009-08-16
* * Move the uid/gid mappings into a module. This allows other modulesEelco Dolstra2009-05-29
* * Continued refactoring the tree: moved most Upstart jobs (namelyEelco Dolstra2009-05-24