Hello,
Is it possible to make expire plugin get per user number of days to expire emails in trash?
for example
user1 trash 14d user2 trash 30d user3 trash 0d - disable
-- Paweł Madej
I use v1.2.x for now because 2.0 is hard masked in gentoo portage. How stable is v2.0 for now? is it suitable for production environment or should I wait a bit until it is more tested?
On Mon, 13 Sep 2010 12:57:23 +0100, Timo Sirainen tss@iki.fi wrote:
On Thu, 2010-09-09 at 11:17 +0200, Paweł Madej wrote:
Is it possible to make expire plugin get per user number of days to expire emails in trash?
for example
user1 trash 14d user2 trash 30d user3 trash 0d - disable
v2.0 yes, v1.x no.
-- Paweł Madej
On 13.09.2010 15:00, Paweł Madej wrote:
I use v1.2.x for now because 2.0 is hard masked in gentoo portage.
Not anymore. Please sync your tree.
How stable is v2.0 for now? is it suitable for production environment or should I wait a bit until it is more tested?
That is for you to decide. Historically, dovecot has been pretty stable. We have enabled v2.0 on test servers and for a small number of accounts with no problems so far.
-- Eray
On Mon, 13 Sep 2010 15:09:37 +0300, Eray Aslan eray.aslan@caf.com.tr wrote:
On 13.09.2010 15:00, Paweł Madej wrote:
I use v1.2.x for now because 2.0 is hard masked in gentoo portage.
Not anymore. Please sync your tree.
That's nice :)
How stable is v2.0 for now? is it suitable for production environment or should I wait a bit until it is more tested?
That is for you to decide. Historically, dovecot has been pretty stable. We have enabled v2.0 on test servers and for a small number of accounts with no problems so far.
If you say so maybe I'll try backing up current configuration and test 2.0.2. This is build from scratch server to which I'll migrate users from another server.
-- Paweł Madej
Zajrzyj na Internetowe Forum Farmaceutyczne http://forum-farmaceutyczne.org/s/k
On 2010-09-13 8:00 AM, Paweł Madej pawel.madej@profarmaceuta.pl wrote:
I use v1.2.x for now because 2.0 is hard masked in gentoo portage.
What arch? Its ~unstable for amd64...
--
Best regards,
Charles
amd64 stable now but last week as i synced it was masked. now its ~amd64. thanks for pointing out :*
On Mon, 13 Sep 2010 09:03:24 -0400, Charles Marcus CMarcus@Media-Brokers.com wrote:
On 2010-09-13 8:00 AM, Paweł Madej pawel.madej@profarmaceuta.pl wrote:
I use v1.2.x for now because 2.0 is hard masked in gentoo portage.
What arch? Its ~unstable for amd64...
-- Paweł Madej
Zajrzyj na Internetowe Forum Farmaceutyczne http://forum-farmaceutyczne.org/s/k
Hello Timo,
After searching documentation a lot I had to write here. I'm sorry to say that Expire plugin documentation says nothing about such configuration scenario. There are only informations about dict and timestamps. but this was also in 1.2.x version.
Could you link where to read about this new feature?
On Mon, 13 Sep 2010 12:57:23 +0100, Timo Sirainen tss@iki.fi wrote:
On Thu, 2010-09-09 at 11:17 +0200, Paweł Madej wrote:
Is it possible to make expire plugin get per user number of days to expire emails in trash?
for example
user1 trash 14d user2 trash 30d user3 trash 0d - disable
v2.0 yes, v1.x no.
-- Paweł Madej
Zajrzyj na Internetowe Forum Farmaceutyczne http://forum-farmaceutyczne.org/s/k
Well, looks like there isn't exactly that kind of support, at least not easily.. But there are a couple of choices:
a) Do you really need expire plugin? Do you have that many users that it's actually required? If not, you can just run doveadm expunge command separately for each user, giving whatever date rule the user wants.
b) Use expire plugin, but run it multiple times, once for each group of users who have the same date rule. Getting the list of users is a bit tricky though.
On Thu, 2010-09-16 at 14:40 +0200, Paweł Madej wrote:
Hello Timo,
After searching documentation a lot I had to write here. I'm sorry to say that Expire plugin documentation says nothing about such configuration scenario. There are only informations about dict and timestamps. but this was also in 1.2.x version.
Could you link where to read about this new feature?
On Mon, 13 Sep 2010 12:57:23 +0100, Timo Sirainen tss@iki.fi wrote:
On Thu, 2010-09-09 at 11:17 +0200, Paweł Madej wrote:
Is it possible to make expire plugin get per user number of days to expire emails in trash?
for example
user1 trash 14d user2 trash 30d user3 trash 0d - disable
v2.0 yes, v1.x no.
participants (4)
-
Charles Marcus
-
Eray Aslan
-
Paweł Madej
-
Timo Sirainen