7 Commits

Author SHA1 Message Date
Przemyslaw Pawelczyk
da4e96aace Reorder arguments passed to addgroup/adduser in scripts.
Now all invocations have following order of arguments (if present):

    addgroup -S -g ... GROUP
    adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
2016-04-25 06:56:47 +00:00
Przemyslaw Pawelczyk
2a573734b6 Reorder options passed to adduser in scripts: make -S first.
It's only for consistency and to ease spotting lack of it.
2016-04-25 06:51:49 +00:00
Valery Kartel
b0964b3b8d testing/exim: add ca-certificates as dependency 2016-02-02 12:37:11 +00:00
Valery Kartel
3d541bc87e testing/exim: add rspamd local_scan support, cleanups in init and pre-install scripts 2016-01-22 19:18:59 +00:00
Valery Kartel
06cdd3d407 testing/exim: add utf8 support with libidn, dsearch and apsswd lookup modules are moved to main binary, some cleanups. 2015-11-26 10:13:07 +00:00
Valery Kartel
7106c1107e testing/exim: move config from /etc/mail to /etc/exim. lsearch used in default config, so compile it builtin. init-script cleanup 2015-10-08 12:18:40 +00:00
Valery Kartel
7db3ca7f01 testing/exim: new APKBUILD. Modular package 2014-12-04 14:44:13 +00:00