[Exim] Re: forcing retry from the command line

Etusivu
Poista viesti
Vastaa
Lähettäjä: Randy Bush
Päiväys:  
Vastaanottaja: Ben Smithurst
Kopio: exim users
Aihe: [Exim] Re: forcing retry from the command line
>> the problem is i don't want it to deliver mail. i just want something to
>> zero the timeout clocks on all unfrozen messages in the queue so normal
>> delivery can take place.
> How about `rm /var/spool/exim/db/retry.*` ? That will destroy all the
> retry hints, so the next delivery attempt won't see them.


this is actually save to do?

randy