Rickard Nilsson
7336218a9e
postfix: Add version 2.11.0 as nixpkgs.postfix211
...
I think this version should replace the current nixpkgs.postfix,
but it could potentially break stuff since the version jump is
big (2.8 -> 2.11).
2014-04-24 11:56:54 +02:00
Rickard Nilsson
191bd1c26a
dovecot22: Update from 2.2.6 to 2.2.12
2014-03-14 10:34:21 +01:00
Rickard Nilsson
bd76470d9b
opensmtpd: Update to 5.4.2p1
2014-03-06 11:31:29 +01:00
Peter Simons
65cce5c38b
opensmtpd: update from 201307151923p1 to 201402281146p1
2014-03-03 11:10:25 +01:00
Peter Simons
b05d3e77f1
spamassassin: update from 3.3.2 to 3.4.0
2014-02-24 21:17:55 +01:00
William A. Kennington III
bdb842d5eb
Move all db4 packages to the default db5
2014-02-15 12:03:02 +01:00
Peter Simons
b3fe70a5e8
popa3d: disown this package
2014-01-25 20:59:31 +01:00
Peter Simons
f6e18d1d43
popa3d: update from 1.0.2 to 1.0.3
2014-01-25 20:58:49 +01:00
Peter Simons
ed25859f07
mailman: update from 2.1.16 to 2.1.17
2014-01-15 17:29:14 +01:00
Nixpkgs Monitor
6b0e77f8b5
dovecot: update from 2.1.8 to 2.1.17
2013-12-18 18:18:25 +02:00
Peter Simons
3af6415ab8
mailman: add version 2.1.16
2013-10-21 15:02:35 +02:00
Bjørn Forsman
083d0890f5
More description fixes
...
* Remove package name
* Start with upper case letter
* Remove trailing period
Also reword some descriptions and move some long descriptions to
longDescription.
I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Rickard Nilsson
4674d745e0
dovecot-pigeonhole: Update to 0.4.2
2013-10-02 18:51:31 +02:00
Rickard Nilsson
8c01614588
dovecot 2.2.x: Update to 2.2.6
2013-10-02 18:51:31 +02:00
Rickard Nilsson
582e9a94e6
opensmtpd: Update to 201307151923p1
2013-07-19 13:07:42 +02:00
Rickard Nilsson
56c5f33845
New package: dovecot_pigeonhole, a sieve plugin for dovecot
2013-07-15 15:15:35 +02:00
Rickard Nilsson
0dc36983e9
New package: opensmtpd, an SMTP server from the OpenBSD project.
2013-07-15 15:05:03 +02:00
Rickard Nilsson
93ff42ae9c
dovecot: Add version 2.2.4 as attribute dovecot22
...
I also added a patch that makes dovecot search for
plugins in /var/lib/dovecot/modules. This way, you
can add plugins from several packages without running
into circular dependencies. The module dir needs to
be populated before the dovecot service is started,
for example. This is currently not done in NixOS, so
you need to implement your own service in order to
get the plugins working.
The module patch has not been added to the old 2.1.x
package.
2013-07-15 14:55:00 +02:00
Peter Simons
8fa1ce00f2
petidomo: update to version 4.3
2013-02-11 14:38:02 +01:00
Shea Levy
9299b2ed3e
Fix petidomo license meta attribute
2013-02-10 11:02:27 -05:00
Peter Simons
361b2facee
petidomo: add version 4.2
2013-02-09 20:27:44 +01:00
Eelco Dolstra
7fd42a8380
Get rid of the "sf" alias for "sourceforge"
2013-01-14 12:00:32 +01:00
Peter Simons
0826608328
spamassassin: don't pass 'IOSocketInet6'
...
Adding that package as a build input makes SpamAssassin print "function
re-defined" warnings at run-time.
2012-10-07 18:55:41 +02:00
Peter Simons
dfaab992c2
spamassassin: enable more plugins and provide gpg for sa-update
2012-09-27 15:29:01 +02:00
Peter Simons
74c0850efd
spamassassin: site-wide rules are in $out/share/spamassassin; user-rules in /etc/spamassassin
2012-09-27 15:28:14 +02:00
Peter Simons
f2b6eee34e
dovecot: cosmetic
2012-09-25 12:51:41 +02:00
Peter Simons
f1bfc3055d
dovecot: drop obsolete versions 1.0.3 and 1.1.1
2012-09-24 10:03:10 -04:00
Peter Simons
4f099c9880
popa3d: enable standalone mode
2012-09-19 01:38:07 +02:00
Peter Simons
d23aef5432
popa3d: customize for use on NixOS
2012-09-19 01:27:00 +02:00
Peter Simons
7ba33d813e
popa3d: add version 1.0.2
2012-09-19 01:16:01 +02:00
Peter Simons
aa2d8d1e02
dovecot: rename file for version 1.0.3 to improve consistency
2012-09-18 15:08:28 +02:00
Peter Simons
d7470b6c68
postfix: update to version 2.8.12
2012-08-28 15:18:17 +02:00
Peter Simons
85350ca2d4
postfix: clean-up install phase
...
Passing install_root=$out isn't a good idea because the install script is going
to pre-pend that prefix to all other paths even though these have the $out
prefix already. The resulting installation is a mess. Instead, we use the
"fake" install prefix "out" and then move all files and directories into the
right place afterward.
2012-08-28 15:17:06 +02:00
Peter Simons
40fe2d03b5
postfix: re-use $name in src URL
2012-08-28 15:14:59 +02:00
Peter Simons
919b357255
postfix: add meta section
2012-08-28 15:14:59 +02:00
Peter Simons
b920bd538a
postfix: strip trailing whitespace
2012-08-28 15:14:59 +02:00
Peter Simons
a143bb79e2
spamassassin: disable taint mode, without it we cannot configure the PERL5LIB search path
2012-08-03 13:21:29 +02:00
Rickard Nilsson
bb2cff55ae
dovecot_2: Enable LDAP support.
2012-07-30 18:58:54 +02:00
Shea Levy
912440dae8
dovecot2: Bump to 2.1.8
2012-07-24 18:34:19 -04:00
Peter Simons
9c5f897465
SpamAssassin: add version 3.3.2
2012-07-08 00:32:37 +02:00
Yury G. Kudryashov
4638c52fb6
dovecot-2.1.7
...
svn path=/nixpkgs/trunk/; revision=34490
2012-06-13 07:09:03 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Lluís Batlle i Rossell
36c0150c1e
I think these changes make postfix start again.
...
svn path=/nixpkgs/trunk/; revision=30246
2011-11-05 21:14:30 +00:00
Lluís Batlle i Rossell
70035096a5
Updating our super-old postfix. 2.8.6 builds. I don't know if it serves well.
...
svn path=/nixpkgs/trunk/; revision=30244
2011-11-05 18:50:43 +00:00
Lluís Batlle i Rossell
9b9ca264d1
dovecot 2 feels hapier with zlib and bzip2
...
svn path=/nixpkgs/trunk/; revision=30077
2011-10-27 22:07:39 +00:00
Lluís Batlle i Rossell
cf23b0c4e5
Making dovecot2 not use $out/var for runtime files.
...
svn path=/nixpkgs/trunk/; revision=30075
2011-10-27 22:03:41 +00:00
Lluís Batlle i Rossell
621e87f821
Adding a newer dovecot
...
svn path=/nixpkgs/trunk/; revision=30025
2011-10-25 20:34:19 +00:00
Eelco Dolstra
12c9ba62ac
* Fix some evaluation problems.
...
svn path=/nixpkgs/trunk/; revision=27457
2011-06-14 15:55:11 +00:00
Karn Kallio
b8950a9504
Fix some semicolons.
...
svn path=/nixpkgs/trunk/; revision=27456
2011-06-14 15:29:40 +00:00
Nicolas Pierron
ae548e8bcb
Add freepops.
...
svn path=/nixpkgs/trunk/; revision=27450
2011-06-14 02:41:28 +00:00