[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 48ccf234d1984c000387c2a38e3a42ddb46e778c |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 48ccf234d1984c000387c2a38e3a42ddb46e778c
- From: git@xxxxxxxxxxxxx
- Date: Tue, 26 Jul 2016 22:30:08 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.
The branch, master has been updated
via 48ccf234d1984c000387c2a38e3a42ddb46e778c (commit)
via c47ff433fd14e92f3d362721921375e80cd9ff63 (commit)
via 08259a91e49574cc92b6e0019dec35a0855e4f69 (commit)
via 857248e3596195507552021ad3a7cfec65967ff9 (commit)
via 993384018f0e4cc4784930f7da08aa35b4a9d3f3 (commit)
from 763268d6f7947795d8e3637653ee30e10ab280eb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 48ccf234d1984c000387c2a38e3a42ddb46e778c
Author: Sébastien Le Ray <beuss@xxxxxxxxxxxxx>
Date: Tue Jul 26 20:26:52 2016 +0200
vhffs-api depends on libquota-perl
While we should certainly have a more fine-grained dependencies
management, let's stay on the "one package to pull them all" rule.
commit c47ff433fd14e92f3d362721921375e80cd9ff63
Author: Sébastien Le Ray <beuss@xxxxxxxxxxxxx>
Date: Tue Jul 26 20:26:31 2016 +0200
Add comment about autoreplies & nb_ref
commit 08259a91e49574cc92b6e0019dec35a0855e4f69
Author: Sébastien Le Ray <beuss@xxxxxxxxxxxxx>
Date: Tue Jul 26 09:14:03 2016 +0200
Add an option to toggle use of autoreplies
(cherry picked from commit 2b361b3e6ced3fd888e0009a9b5e44e42e17b696)
Conflicts:
vhffs-api/src/Vhffs/Panel/Mail.pm
vhffs-panel/templates/mail/prefs.tt
commit 857248e3596195507552021ad3a7cfec65967ff9
Author: Sébastien Le Ray <beuss@xxxxxxxxxxxxx>
Date: Tue Jul 26 08:36:05 2016 +0200
Full integration of vhffs-autoreply
Instead of maintaining autoreplies into a separated, partial patch,
integrate them into main sources. We'll add an option to toggle their
use.
(cherry picked from commit 7eb8278053b16ae17b13d303aaaf61930be0b6f3)
Conflicts:
vhffs-backend/src/pgsql/initdb.sql.in
vhffs-panel/templates/mail/prefs.tt
commit 993384018f0e4cc4784930f7da08aa35b4a9d3f3
Author: Sébastien Le Ray <beuss@xxxxxxxxxxxxx>
Date: Tue Jul 26 08:15:07 2016 +0200
Updated MX2 configuration
Updated splitted conf with new DB schema. Renamed PGSQL_* to VHFFS_* for
consistency with MX1 conf.
(cherry picked from commit 032bdcf172c6a4677d8c7c893741a96547955666)
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
vhffs-api/src/Vhffs/Panel/Mail.pm | 113 ++++++-
vhffs-api/src/Vhffs/Services/Mail.pm | 393 ++++++++++++++++++++++++
vhffs-backend/src/pgsql/initdb.sql.in | 29 ++
vhffs-compat/from-4.4-to-4.5.sql | 23 ++
vhffs-doc/config/exim4-mx1/00_vhffs-main | 11 +
vhffs-doc/config/exim4-mx1/350_vhffs-routers | 49 ++-
vhffs-doc/config/exim4-mx1/40_vhffs-transports | 13 +
vhffs-doc/config/exim4-mx1/exim4.conf | 41 ++-
vhffs-doc/config/exim4-mx2/00_vhffs | 18 +-
vhffs-doc/config/exim4-mx2/exim4.conf | 14 +-
vhffs-doc/config/exim4-mx2/splitted-conf.patch | 10 +-
vhffs-panel/templates/mail/prefs.tt | 56 ++++
13 files changed, 731 insertions(+), 41 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git