postcat permission denied [solved]

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
sangamc
Advanced member
Advanced member
Posts: 150
Joined: Sat Sep 13, 2014 12:39 am

postcat permission denied [solved]

Post by sangamc »

I am working on a zimbra server Release 8.7.11_GA_1854.RHEL6_64_20170531151956 RHEL6_64 FOSS edition.

I get this error message when trying to check a message in the held queue.

[zimbra@smjmail ~]$ postcat -qv B8C8C6019C3
postcat: fatal: open queue file B8C8C6019C3: Permission denied

How can I resolve this problem?
Last edited by sangamc on Wed Dec 19, 2018 11:54 pm, edited 1 time in total.
User avatar
king0770
Outstanding Member
Outstanding Member
Posts: 242
Joined: Fri Sep 12, 2014 10:44 pm
Contact:

Re: postcat permission denied

Post by king0770 »

Try this ...

sudo /opt/zimbra/common/sbin/postcat -qv B8C8C6019C3
--
Rick King
sangamc
Advanced member
Advanced member
Posts: 150
Joined: Sat Sep 13, 2014 12:39 am

Re: postcat permission denied

Post by sangamc »

Thank you! thank You!!!

I had tried: sudo postcat -qv B8C8C6019C3

but it prompted for the zimbra password. I didnt want to mess with that and your solution with the full path gave me exactly what I needed!
Post Reply