W dniu 11.02.2016 o 12:45, Andrew C Aitchison pisze:
> On Thu, 11 Feb 2016, Marcin Mirosław wrote:
> 
>> Hi!
>>
>> I've got such situation, when user sends email resolver find wrong MX
>> records for domain (wrong or MX was changed in meantime). The email
>> can't be delivered to MX due to connection timeout error. Now I can see
>> that destination domain has different MX that those in retry database.
>> How I can tell exim to refresh MXes for mails in queue?
> 
> exim_dumpdb exim_tidydb and exim_fixdb
> 
> http://www.exim.org/exim-html-current/doc/html/spec_html/ch-exim_utilities.html#SECThindatmai
> 
> 
> If you don't run exim_tidydb from cron
> you might wish to consider doing so.
> 
> In this case you may wish to use exim_fixdb for this particular case.


Hi!
Thanks, I used exim_tidydb -t 1m to clean database. And I discovered
that problem is called PEBKAC:/ . I made a little typo when I checked MX
records for domains.
Thanks!
Marcin

-- 
## 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/

Reply via email to