https://bugs.exim.org/show_bug.cgi?id=2398

            Bug ID: 2398
           Summary: mailq -qGfoobar does not work for non-admin users
           Product: Exim
           Version: 4.88
          Hardware: All
                OS: All
            Status: NEW
          Severity: wishlist
          Priority: medium
         Component: Queues
          Assignee: ni...@exim.org
          Reporter: s...@svenhartge.de
                CC: exim-dev@exim.org

When using "mailq -qGfoobar" as a non-admin user does not work, even when
"queue_list_requires_admin = false" is set:

root@server:~# sudo -u nagios mailq -qGbulkmail
exim: permission denied

The normal "unqueued" mailq works:

root@server:~# sudo -u nagios mailq 
root@server:~# 

I need to also set "prod_requires_admin = false" to enable the non-admin user
to list the queue:

root@server:~# sudo -u nagios mailq -qGbulkmail
20m  6.1K 1hOzVT-005HSp-NZ [...]
[...]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to