Commit Graph

138 Commits (8a2e6ca9fe7389061cfb01518960dcd7049c6c9e)

Author SHA1 Message Date
Francis Lachapelle 045f134321
feat(mail): initial support for ms-tnef (winmail.dat) body part
Fixes #2242
Fixes #4503
2021-08-13 11:12:37 -04:00
Francis Lachapelle 5f5c875577 Merge branch 'fix/saml' 2021-05-31 16:56:24 -04:00
Francis Lachapelle 243b63c33c chore(rhel): drop support for RHEL 6 2021-05-27 14:42:25 -04:00
Francis Lachapelle b600452696 chore(rhel): drop support for RHEL 6 2021-05-27 14:24:41 -04:00
Francis Lachapelle f9963e86af chore(rhel): drop support for RHEL 6 2021-05-27 12:16:08 -04:00
Francis Lachapelle 5c88bd4f6c chore(debian): enable SAML support for all Debian/Ubuntu distros
Fixes #5292
2021-05-17 11:06:47 -04:00
Francis Lachapelle 716d739b85 chore(rhel): remove references to RHEL/CentOS 5 2021-04-08 09:53:05 -04:00
Francis Lachapelle 883f45c7b0 chore(debian): remove packaging/debian-multiarch
Was required for Debian 6 (Squeeze) and Ubuntu 12.04 LTS (Precise
Pangolin) which we no longer support.
2021-03-26 12:23:00 -04:00
Francis Lachapelle ddbed84dbf chore(packaging): don't force a start after installation
Fixes #5073
2020-07-09 15:58:40 -04:00
Ludovic Marcotte 53665222b5 fix(packaging): More control file fixes 2020-07-08 10:37:23 -04:00
Ludovic Marcotte 1a7fa0b164 fix(packaging): Xenial control files fixes 2020-07-08 08:29:24 -04:00
Nicolas Höft 4c27826fb5 feat(core): Support ARGON2I/ARGON2ID password hashes
Requires libsodium ≥ 1.0.9 to be present at compile time.

Thus, the following distributions will have support for at least
ARGON2i:

* rhel ≥ 7 (with EPEL enabled)
* Debian ≥ 9 (stretch)
* Ubuntu ≥ Bionic (18.04)

Fixes #4895
2020-07-01 11:20:31 +02:00
Extra Fu bf4c083de8
fix(packaging): Ubuntu Focal changes 2020-06-21 15:33:20 -04:00
Extra Fu 7a6681826c
fix(packaging): Ubuntu Focal changes 2020-06-21 15:32:56 -04:00
Extra Fu b4b9e62d09
fix(packaging): fixed typo 2020-06-20 06:12:40 -04:00
Ludovic Marcotte 3b46281dde fix(packaging): control files adjustments for old distro wrt libzip 2020-06-19 13:48:46 -04:00
Ludovic Marcotte 0e95de31cf fix(core): fixed linked and packaging for zip->libzip work 2020-06-12 14:09:33 -04:00
Extra Fu 04673e4673
Merge pull request #281 from jkanefendt/use-libzip
Use libzip API instead of zip command line tool for creating zip archives
2020-06-12 14:00:20 -04:00
Johannes Kanefendt b951c72451 Use libzip API for creating ZIP archives instead of zip command line tool 2020-06-09 13:50:29 +02:00
Ludovic Marcotte 7ef507bdb4 fix(packaging): fixes for centos/rhel v8 support 2020-05-13 11:14:40 -04:00
Ludovic Marcotte a102a94ac5 fix(packaging): enable mfa on focal 2020-05-12 13:44:10 -04:00
Francis Lachapelle f31a07fd74 Revert "fix(packaging): don't enable mfa on squeeze"
This reverts commit e9cc088153.
2020-05-12 11:20:42 -04:00
Ludovic Marcotte d7979871bc fix(packaging): fixed condition syntax 2020-05-12 07:59:00 -04:00
Ludovic Marcotte e9cc088153 fix(packaging): don't enable mfa on squeeze 2020-05-12 07:46:59 -04:00
Francis Lachapelle 312817b7ae chore(debian): fix rules for MFA 2020-05-08 09:15:43 -04:00
Ludovic Marcotte f78300a12e feat(core): initial Google Authenticator support for 2FA 2020-05-07 07:22:24 -04:00
Extra Fu a78f06e909
Merge pull request #234 from iredmail/master
Create directories with 077X
2020-04-02 09:53:04 -04:00
Francis Lachapelle 86643b4339 docs: convert NEWS to CHANGELOG.md 2019-12-11 12:41:13 -05:00
Francis Lachapelle 4628292fb3 chore(debian): don't call chown if pid file doesn't exist 2019-11-20 09:17:07 -05:00
Francis Lachapelle 350677bbce chore(debian): don't call chown if pid file doesn't exist 2019-11-08 13:34:39 -05:00
Francis Lachapelle 349be8b4db (fix) chown pid file before stopping 2019-10-03 14:11:24 -04:00
Ludovic Marcotte ed1039a7f8 (fix) force removal of pid file 2019-08-08 13:48:36 -04:00
Ludovic Marcotte ee83e645db (fix) also chown after restart 2019-08-08 13:30:46 -04:00
Ludovic Marcotte 59f035efe7 (fix) change pid file ownership to root as required by dpkg v1.19 2019-08-08 13:17:14 -04:00
Ludovic Marcotte 9d72c79a83 (fix) define user once more 2019-08-08 11:23:31 -04:00
Ludovic Marcotte aa768cf951 (fix) specify user 2019-08-08 11:16:59 -04:00
Ludovic Marcotte a4b1fe9cea Avoid using prefix 2019-08-08 10:22:46 -04:00
Ludovic Marcotte ab7af8828c Avoid using prefix 2019-08-08 09:48:07 -04:00
Ludovic Marcotte a7b85c3360 Revert "(fix) replace deprecated env var"
This reverts commit 7e84bb4a1a.
2019-08-07 15:44:45 -04:00
Ludovic Marcotte 1d169428fe Revert "(fix) replace depracated env var"
This reverts commit d5ff25232e.
2019-08-07 15:44:33 -04:00
Ludovic Marcotte 7e84bb4a1a (fix) replace deprecated env var 2019-08-07 15:37:04 -04:00
Ludovic Marcotte d5ff25232e (fix) replace depracated env var 2019-08-07 15:35:25 -04:00
Francis Lachapelle 42e9d23397 (rpm) Mark theme-default.css as a config file 2019-02-26 15:42:06 -05:00
Francis Lachapelle 98eabddec8 Improve packaging 2018-11-02 12:00:22 -04:00
Francis Lachapelle b743c9953c Improve Debian packages 2018-11-01 14:45:28 -04:00
Francis Lachapelle 7d596b08a9 Revert "Remove packaging/debian-multiarch"
This reverts commit 5ede401738.
2018-11-01 14:01:58 -04:00
Francis Lachapelle af445c3fb7 Improve Debian packages 2018-10-31 13:57:32 -04:00
Francis Lachapelle 5ede401738 Remove packaging/debian-multiarch 2018-10-29 10:55:07 -04:00
Francis Lachapelle a7f5d759bf Improve Debian packages wrt Apache2 configuration 2018-10-29 10:48:25 -04:00
Ludovic Marcotte 4084375003 (fix) bumped libcurl requirement for bionic beaver 2018-06-04 13:36:55 -04:00