Dumpster problem

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
microsoftdealer
Posts: 6
Joined: Tue Nov 27, 2018 8:06 am

Dumpster problem

Post by microsoftdealer »

Hi everyone!

I have enabled Dumpster on my free appliance by well known instruction.
https://wiki.zimbra.com/wiki/Enable_and ... a_Dumpster

But it doesnt works absolutely.

[zimbra@mx root]$ zmprov gc default zimbraDumpsterEnabled
# name default
zimbraDumpsterEnabled: TRUE

And there is no such button like "recover" in WEB GUI (AJAX).

I tried to remove emails from tech account, and to recover them from cli:

[zimbra@mx root]$ zmmailbox -z -m adm@notsowellknowndomain.com s --dumpster -l 30 --types message larger:1kb
num: 0, more: false


What is wrong with me?
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Dumpster problem

Post by phoenix »

First, you should always give the ZCS version when posting in the forums by giving the full output of the following command:

Code: Select all

zmcontrol -v
Second, please post the exact command you used to enable the Dumpster.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
microsoftdealer
Posts: 6
Joined: Tue Nov 27, 2018 8:06 am

Re: Dumpster problem

Post by microsoftdealer »

No problem!

1.)

Code: Select all

[zimbra@mx root]$ zmcontrol -v
Release 8.8.10_GA_3039.RHEL7_64_20180928094617 RHEL7_64 FOSS edition, Patch 8.8.10_P3.
2. )

Code: Select all

zmprov mc default zimbraDumpsterEnabled "TRUE" zimbraDumpsterPurgeEnabled "TRUE" zimbraDumpsterUserVisibleAge "30d" zimbraMailDumpsterLifetime "30d"
    
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Dumpster problem

Post by phoenix »

That's strange because I've just done the same on a test server and it's worked fine. When you said "And there is no such button like "recover" in WEB GUI (AJAX)." where did you look? There should be a small "down arrow" shown on the Trash mailbox, you can click on that or you can right-click to see a list of items and the "Recover Deleted Items" should be listed there. Do those items not show on your server?
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
microsoftdealer
Posts: 6
Joined: Tue Nov 27, 2018 8:06 am

Re: Dumpster problem

Post by microsoftdealer »

Yes, absolutely.

I'll agree with you, because I have another instance witch one works well with this feature.

Yes, there is no "Recover deleted Items".
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Dumpster problem

Post by phoenix »

Is there anything in the browser that may be blocking pop-ups or otherwise interfering with the web UI?
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
microsoftdealer
Posts: 6
Joined: Tue Nov 27, 2018 8:06 am

Re: Dumpster problem

Post by microsoftdealer »

No, I don't think so. That problem appears not only on my working PC, and as I told already - I've got another instance with that feature, and it works.
microsoftdealer
Posts: 6
Joined: Tue Nov 27, 2018 8:06 am

Re: Dumpster problem

Post by microsoftdealer »

Comrades, are there any workarounds? :cry:
microsoftdealer
Posts: 6
Joined: Tue Nov 27, 2018 8:06 am

Re: Dumpster problem

Post by microsoftdealer »

For now it works. Anyway, I've got no versions about what was the problem. :?
Post Reply