On 1/4/23 12:08, Odhiambo Washington via Exim-users wrote:
On Wed, Jan 4, 2023 at 3:09 PM Slavko via Exim-users <[email protected]> wrote:Hi, i start to play with exim 4.96 (debian testing, if that matter) and i cannot get exiqgrep to work. I want to retrieve message IDs in queue with: exiqgrep -i but it returns help message only with return code 1 now, instead of IDs as in 4.94. I found that at least the -c or -h option have to be used. Wen i try to add the required -c, it returns line with count: exiqgrep -ci Please, how to get IDs list now?exipick -i ?
Couple of other options. exiqgrep -o1 -i exiqgrep -i -f ".*"
-- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
