On 2017-02-01, <[email protected]> <[email protected]> wrote: > Dear Team, > > As my mail server sending lots of mails to users. As we can get all the mails > with age using exiqgrep –o <TIME> > > Is there any command to list messages in queue that older than 1 day > without any delivery attempt.
exipick '$first_delivery' '$message_age > 86400' -- This email has not been checked by half-arsed antivirus software -- ## 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/
