cagefs_enter: /usr/local/cpanel/3rdparty/mailman/mail/mailman: Permission denied

xchiazyx

Member
Apr 6, 2016
8
0
1
Singapore
cPanel Access Level
Root Administrator
Hi All,

I am getting this when trying to send to this email [email protected]
Code:
Subject: Mail delivery failed: returning message to sender

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

pipe to |/usr/local/cpanel/3rdparty/mailman/mail/mailman post
grn_example.com.sg
generated by [email protected]
local delivery failed

The following text was generated during the delivery attempt:

------ pipe to |/usr/local/cpanel/3rdparty/mailman/mail/mailman post
grn_example.com.sg
generated by [email protected]

cagefs_enter: /usr/local/cpanel/3rdparty/mailman/mail/mailman: Permission
denied
Appreciate if anyone can assist.

Thanks!
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello,

Yes, please let us know the permissions on the "/usr/local/cpanel/3rdparty/mailman/mail/mailman" file. Also, let us know the output from this command:

Code:
grep mailman /var/cpanel/cpanel.config
Thank you.
 

sneader

Well-Known Member
Aug 21, 2003
1,195
68
178
La Crosse, WI
cPanel Access Level
Root Administrator
The OP apparently disappeared... but I just saw this same error this afternoon and, while looking for help, found this thread. Requested outputs:

# ls -la /usr/local/cpanel/3rdparty/mailman/mail/mailman
-rwx------ 1 mailman mailman 22510 Sep 23 2015 /usr/local/cpanel/3rdparty/mailman/mail/mailman*

# grep mailman /var/cpanel/cpanel.config

disk_usage_include_mailman=1
email_send_limits_count_mailman=0
skipmailman=0
usemailformailmanurl=1

Any ideas appreciated.

- Scott
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Let us know if the following command helps to address the issue:

Code:
/usr/local/cpanel/scripts/fixmailman
If not, feel free to open a support ticket using the link in my signature so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome.

Thank you.