Tank you for the short "hack" but why ma exim have messages from 40 days ago with the config line:
* * F,2h,15m; G,16h,1h,1.5; F,4d,6h in my mind after 4 days the messages should give up and send a bounce message Matthias John Jetmore wrote: >On Wed, 13 Sep 2006, Matthias wrote: > > > >>i have a lot off old mails in the " mail queue ". >>Can I say exim that mail that are stored 12h sould can be dropped and >>send a information to the sender. >> >> > >If you want this to work by default, edit your retry rules (see >http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch32.html). If you >only want to do it once, I think this will work: > >exipick -i 'message_age >=12h' | xargs exim -Mg > >--John > > > -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
